Projects
A collection of things I've built.

Personal Project · Storage Platform
CloudVault
A dual-mode cloud storage platform where 50+ users link personal S3 buckets or use hosted storage, with expiring presigned URLs for real-time uploads, renames, and shares. Multipart uploads handle 5GB+ files 40% faster, with smart caching cutting redundant API calls by 60%.

Personal Project · EdTech
FlashRecall
A flashcard platform for last-minute CS and system design revision, with Google OAuth + JWT behind a role-based access system. An admin CMS for tagging and enriching cards cut content curation time by 50%, and a daily-streak module lifted DAU by 25%.

Personal Project · Collaborative Tool
CodeIT
A collaborative code editor with room-based sessions, AI Copilot assistance, and live chat. Socket.IO powers real-time multi-user editing and file sharing, benchmarked across 40+ live rooms during a pair-coding event.