All Projects
A complete list of projects and web applications I've built.
Content Platform
A production-style full-stack content publishing platform with complete editorial workflows from creation to publication, built with Next.js and Express. Architected using a layered, domain-driven structure separating routing, validation, business logic, and persistence. Designed and documented 40+ RESTful APIs.
Notes Management App
A full-stack MERN notes application enabling authenticated users to securely create, read, update, and delete personal notes through RESTful APIs. Implements JWT authentication, bcrypt password hashing, and ownership-based authorization.
ContractIQ
In ProgressAn AI-assisted API Contract Governance platform that catches breaking API changes before they hit production by combining deterministic OpenAPI diffing with AI judgment on ambiguous cases. Built as a GitHub App that activates on pull requests.