Projects
A selection of technical build-outs and engineering explorations across the full stack.
DSA Round Robin Platform
Designed a round-robin problem distribution engine to assign DSA questions across users ensuring fair coverage and rotation. Built a scalable backend handling concurrent submissions, scheduling logic, and dynamic difficulty balancing.
TypeScriptNode.jsExpress.jsPostgreSQLPrismaDocker
AnonBoard
Anonymous discussion platform with a stateless authentication system. Built backend APIs with secure JWT-based auth and bcrypt hashing. Implemented schema validation using Zod for robust data integrity.
ReactTypeScriptExpress.jsPostgreSQLPrismaJWT
BookOmedia
Book and media sharing platform with role-based access control. Implemented a robust search and filtering system for dynamic content discovery and built scalable REST APIs.
MERN StackExpress.jsNode.jsTailwind CSSDocker
well-ready CLI
A CLI tool that generates fully-structured, production-ready starter templates. Skips boilerplate setup by automatically scaffolding project structure, configuration, and dependencies.
Node.jsCLInpm / yarn