Skip to content
View rajarshisg's full-sized avatar
🚀
Building Stuff
🚀
Building Stuff

Block or report rajarshisg

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 Loading

  1. memodb memodb Public

    MemoDB is a toy key-value database. It's essentially an implementation of the popular in-memory data store, Redis, written in Go.

    Go

  2. load-balancer load-balancer Public

    A TypeScript-based load balancer featuring health checks, dynamic and static load balancing strategies. Ideal for understanding backend traffic management in distributed systems.

    TypeScript

  3. Google-Meet-Clone Google-Meet-Clone Public

    A Google Meet clone created using NodeJS.

    JavaScript 5 7

  4. Social-Media-Site Social-Media-Site Public

    Connecti, a Social Media Website created using NodeJS.

    JavaScript 2 2

  5. Hospital-API-For-Covid-19 Hospital-API-For-Covid-19 Public

    An API created using NodeJS for the doctors of a hospital to cater to the need of the healthcare system during Covid-19.

    JavaScript

  6. CSV-Parser CSV-Parser Public

    A NodeJS app that can parse CSV files and display them in a eye pleasing manner. It has functionalities for sorting the columns, searching for specific rows and is pagination enabled.

    JavaScript