Personal Projects Link:

AlgoQuest: A Code Submission Platform, with in house code evaluation engine https://github.com/trishit78/algoquest

RideFlow: A Uber Clone stimulation, with Redis Geo spatial db, where if the driver and passenger both in 5km radius , then only the booking will happen https://github.com/trishit78/uber

SkyBroker: A microservices implementation of how an airplane booking system will work, with prisma transactions, idempotent APIs https://github.com/trishit78/flights

Zaply: AI Workflow optimisation tool, made with NextJS, ReactFlow, Zustand and OpenAI API https://github.com/trishit78/zaply

LSM DB: an implementation of how a NoSQL DB will be created from scratch with Go https://github.com/trishit78/lsm-db

CodePair: An Realtime collaborative platform, where users will be able to join a room and solve ai generated question and solve them. AI will review it, and users will be able to edit the code simultaneously. And the code will be compiled with Judge0 API. https://github.com/trishit78/p2p-program