Skip to content
View bhavyejain's full-sized avatar
πŸ’­
Give me a <br/>
πŸ’­
Give me a <br/>
  • Google
  • Sunnyvale, CA
  • 02:11 (UTC -08:00)

Highlights

  • Pro

Block or report bhavyejain

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 Loading

  1. MeshSOS MeshSOS Public

    A mesh network based emergency response system for senior citizens.

    C++ 5 1

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

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

    Python 10 1

  3. BeatSaber BeatSaber Public

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

    C# 7 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