Return to Portfolio

All Projects

A complete list of projects and web applications I've built.

content-platform-v1.vercel.app
Connecting Live Preview...

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.

Next.jsTypeScriptNode.jsExpress.jsMongoDBRedisJWT
notes-app-cqk8.onrender.com
Connecting Live Preview...

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.

React.jsNode.jsExpress.jsMongoDBJWTTailwind CSS
contractiq.app
CLIENTSYSTEMCORE APIDB / CACHEAUTHWORKER
ContractIQIn Progress

ContractIQ

In Progress

An 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.

Next.jsPostgreSQLPrismaRedisBullMQGitHub AppsTypeScript