Projects
A collection of projects I've worked on, ranging from backend systems to frontend applications and developer tools.
DevConnect
A social networking backend for developers with secure JWT authentication, user profiles with skills showcase, connection requests, and a Tinder-like feed for potential connections.
Twit
A minimal Git implementation in Java for learning purposes. Supports core Git commands like init, add, commit, log, checkout, and more. Built to understand Git internals from scratch.
EventO
An event listing and reviewing website where users can discover events, leave reviews, engage in discussions, and list their own events with full CRUD functionality.
Hungry
A food ordering application frontend using Swiggy's live API. Features dynamic routing, Redux for cart management, search functionality, and comprehensive testing.