All Projects
Technical Case Studies & Works
A collection of projects spanning backend architecture, developer tooling, and full-stack applications.
Modular Monolith Backend
2025_03Refactored a flat MVC Node.js codebase into a feature-based modular monolith with layered architecture, Zod validation, and production-grade logging.
Node.jsTypeScriptZodMongoDB
API Contract Guardian
2025_03A developer tool that validates API responses against their TypeScript type definitions at runtime, catching contract drift before it ships.
TypeScriptNode.jsGitHub APIPostgreSQL
CoffeeCSS Framework
2025_03A scalable, utility-first CSS framework built with Bun and TypeScript, featuring a custom prefix system and configuration-driven architecture.
BunTypeScriptCSSOpen Source