Skip to content

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 screenshot

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.

Next.jsTypeScriptExpressRedisPostgreSQL
Paybuddy screenshot

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.

Next.jsTypeScriptPrismaPostgreSQLDocker
Stylera

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.

React NativeJavaTypeScriptPythonMicroservices
Exchange Application screenshot

Exchange Application

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

Next.jsTypeScriptNode.js
Blogging Website screenshot

Blogging Website

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

ReactTypeScriptHonoPrismaPostgreSQL
HTTP Server from Scratch screenshot

HTTP Server from Scratch

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

GoTCPNetworking
Assembly Line Simulator screenshot

Assembly Line Simulator

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

C++OOPSTL
Electro-Charge screenshot

Electro-Charge

EV charging station finder with interactive maps and station availability details.

ReactJavaScriptMaps API
Lego Sets Explorer screenshot

Lego Sets Explorer

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

Node.jsExpressEJSPostgreSQLMongoDB