Featured Projects

Example Projects

A concise showcase of backend systems, scalable architectures, and client work.

E-commerce Backend (Monolith)

FeaturedREST API • authentication • RBAC • transactions • payment integration • SQL optimization

E-commerce Backend (Monolith)

Developed a scalable monolithic backend supporting product catalogs, user authentication, inventory, orders, and payments. Implemented secure RBAC and SQL optimizations for reliable performance.

Featuredmicroservices • API gateway • message queues • containerization

Job Application Platform (Microservices)

Built a microservice-driven job platform with independent services for users, jobs, applications, and notifications. Implemented API gateway routing, inter-service communication, and containerized deployment.

Job Application Platform (Microservices)

Hostel Management System

Client Projectclient project • admin dashboard • workflow automation • payments

Hostel Management System

Delivered a production hostel management system with room allocation, tenant tracking, payments, and automated admin workflows. Built for a real client focusing on reliability and operational clarity.

Client Project
Featuredversion control • diffing • branching • systems programming

Git Clone (DVCS)

Implemented a Git-style DVCS with commit creation, staging, branching, and diffing. Focused on repository internals, hashing, and low-level file change tracking.

Git Clone (DVCS)

Redis Clone (In-Memory KV Store)

Featuredin-memory • TTL cache • pub/sub • low-latency

Redis Clone (In-Memory KV Store)

Built a Redis-inspired in-memory datastore supporting key/value pairs, TTL expiration, pub/sub, and command parsing, optimized for low-latency access.