Projects
Systems I've designed and shipped — from scalable code execution pipelines to payment platforms and low-level networking. Featured projects include full case studies.

CodeQuest
Competitive programming platform with a scalable code execution pipeline — API → Redis queue → worker → Judge0 → PostgreSQL — for reliable concurrent submissions and real-time result streaming.

Paybuddy
Wallet application with bank on-ramp flows via a mock bank server and webhook-based transaction confirmation, plus a merchant portal for payments, inventory, and sales monitoring.
Stylera
Wardrobe recommendation platform with a React Native frontend and a polyglot microservices backend — Java services for user and wardrobe data, a Python ML service for outfit recommendations.

Exchange Application
Cryptocurrency trading platform simulation with live dashboards, trading interfaces, and order management.

Blogging Website
Medium-style blogging platform with auth, post creation, and a serverless backend on Cloudflare Workers.

HTTP Server from Scratch
HTTP/1.1 server built from raw TCP sockets in Go — request parsing, routing, and concurrent connection handling without frameworks.

Assembly Line Simulator
Object-oriented simulation of a multi-station assembly line processing customer orders in C++.

Electro-Charge
EV charging station finder with interactive maps and station availability details.

Lego Sets Explorer
Full-stack catalog app for browsing and managing Lego sets with auth and server-rendered views.