Projects
A collection of things I've built.


Full-Stack · Web App
CodeSM
Architected a queue-based code execution pipeline using BullMQ and Redis, safely executing untrusted user code across 5 languages via isolated Docker sandboxes managed by Node.js workers.


Full-Stack · Web App
Storix
Architected a production-grade async PDF processing pipeline using FastAPI and Celery workers, featuring S3 pre-signed URL uploads and real-time job status via Redis Pub/Sub and WebSockets.


Full-Stack · Web App
Chatterly
Architected a horizontally scalable real-time messaging system using Socket.IO and Redis Pub/Sub, featuring room-based event routing and NextAuth JWT-based authentication.


AI · Web App
DeepDoc
Built an AI-powered document Q&A system using semantic chunking and cosine similarity-based vector retrieval with a two-stage context assembly pipeline.