Skip to content
View Darshik924's full-sized avatar

Block or report Darshik924

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
Darshik924/README.md

Darshik Ladhe 👋

CSE @ IIT Indore | Always Learning, Always Building


⭐ Feel free to explore my repositories and projects!

Pinned Loading

  1. ticketBook ticketBook Public

    A high-concurrency event ticketing system built to handle flash-sale traffic like a Coldplay Concert or an IPL final - without ever overselling seats.

    TypeScript 2 2

  2. load-balancer load-balancer Public

    A lightweight, configurable load balancer written in Go from scatch. He sits in front of multiple backend services, forwards requests using a efficient strategy and performs background health checks.

    Go

  3. portfolio portfolio Public

    Repository for my Personal portfolio site

    TypeScript

  4. shell-C shell-C Public

    An educational Unix-like shell implemented in C from scratch

    C 2

  5. Pokedex Pokedex Public

    A small Pokédex Frontend only Web application that fetches and displays Pokémon data using external API calls, with no backend services involved.

    JavaScript