Skip to content
View bhavyejain's full-sized avatar
πŸ’­
Give me a <br/>
πŸ’­
Give me a <br/>
  • Santa Barbara, CA
  • 13:04 (UTC -07:00)

Highlights

  • Pro
Block or Report

Block or report bhavyejain

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
bhavyejain/README.md

Hi there πŸ‘‹

Bhavye's Github Ritik's Linkdein Ritik's Youtube Ritik's Youtube

I am Bhavye Jain, a graduate student at University of California - Santa Barbara, California.
I love to work with distributed and embedded systems, computer networks, and everything systems! Semicolons have made me cry more than thread sync issues sometimes.


  • πŸ”­ I’m currently working on distributed serverless dataflow programming systems.
  • 🌱 I’m currently learning to build database implementations!
  • πŸ‘¨β€πŸ’» My go-to programming languages are C++, C and Python
  • πŸ‘― I’m looking to collaborate on IoT and Distributed Systems
  • πŸ“« How to reach me: bhavyej@gmail.com
  • πŸ˜„ Pronouns: he/him/his

Pinned

  1. MeshSOS MeshSOS Public

    A mesh network based emergency response system for senior citizens.

    C++ 7 1

  2. Gtk-Web-Browser Gtk-Web-Browser Public

    Implementation of a simple web browser using GTK+3 and WebKit2 in Python

    Python 9 1

  3. BeatSaber BeatSaber Public

    A Microsoft Kinect based adaptation of the vr game Beat Saber.

    C# 6 1

  4. LaChain LaChain Public

    A distributed system based on Lamport's mutual exclusion algorithm that uses blockchains as the process queue.

    Python

  5. AltFileSystem AltFileSystem Public

    A UNIX-like file system that can be used with Fuse

    C 3

  6. RaftConsensus RaftConsensus Public

    An implementation of the Raft consensus algorithm to maintain replicated dictionaries across multiple clients.

    Python