Skip to content
View Kshitij21092001's full-sized avatar

Block or report Kshitij21092001

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

Pinned Loading

  1. Token_Bucket_Rate_Limiter Token_Bucket_Rate_Limiter Public

    A backend rate-limiting service in Java and Spring Boot, supporting two interchangeable algorithms (Token Bucket and Sliding Window) selectable per client, with PostgreSQL-backed persistence that s…

    JavaScript

  2. Spring_Boot_Hospital_Management Spring_Boot_Hospital_Management Public

    A Spring Boot application that models core hospital operations and demonstrates robust persistence-layer design with Spring Data JPA and PostgreSQL. The project manages patients, doctors, departmen…

    Java

  3. LLD_DesignPatterns LLD_DesignPatterns Public

    My own codebase to develop low level systems

    Java

  4. LeetCode_DSA LeetCode_DSA Public

    This repository contains my accepted solutions to LeetCode problems implemented in C++. The repository serves as a record of my Data Structures and Algorithms practice, with question and solution. …

    C++

  5. Console-Chess-Engine Console-Chess-Engine Public

    A Java console chess game built with Maven, implementing complete chess rules including castling, en passant, pawn promotion, check/checkmate/stalemate detection, and game state persistence. Featur…

    Java

  6. AI-Healthcare-Assistant AI-Healthcare-Assistant Public

    A comprehensive AI-powered healthcare assistant that analyzes medical lab reports, extracts key findings, provides clinical evaluations, assesses risks, suggests specialists, and facilitates doctor…

    Python