Skip to content
View bhargavbhegde7's full-sized avatar
Block or Report

Block or report bhargavbhegde7

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

Pinned

  1. microservices-poc microservices-poc Public

    A sample application to learn microservices architecture with JWT authentication

    JavaScript 2 2

  2. Deep-learning-game-automation Deep-learning-game-automation Public

    A repository to train a neural network to play simple games

    Python 1

  3. fbiotclient fbiotclient Public

    An websocket client for IOT devices

    JavaScript

  4. personal_helper_service personal_helper_service Public

    A multipurpose service to help keep track of daily things.

    Python 1

  5. GoChat GoChat Public

    A command line chat application with asymmetric key encryption

    Go 2

  6. interpreter interpreter Public

    An interpreter for the Lox language, following the book http://www.craftinginterpreters.com/

    Java