Skip to content
View Nebu0528's full-sized avatar
  • Waterloo, Canada

Highlights

  • Pro

Block or report Nebu0528

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Nebu0528/README.md

Neel Bullywon's Portfolio

A Computer Engineering student at the University of Waterloo

In my projects, I'm currently working on one called distributed-compute-locally (named distributor on github), a simple pypi package that allows you to use compute from your local devices by simply connecting them via your local network. So far it has amassed 5000+ downloads and I'm looking to implement more features :).

On the side, I've started contributing to Linux! Here is a link to my patches where I contributed to the IIO and Greybus subsystems. These are small changes, hoping to make significant changes in the future.

Interests: Cloud/Data Infrastructure, Data Engineering, Backend Dev, Microservices

Pinned Loading

  1. torvalds/linux torvalds/linux Public

    Linux kernel source tree

    C 240k 63.6k

  2. distributor distributor Public

    A Python library for distributing computational workloads across multiple devices on a local network. Turn your spare laptops, desktops, and servers into a unified computing cluster with just a few…

    Python 3