Portfolio

A dozen things, all live.

Each project below runs on infrastructure I set up and babysit. Click any one to see it working.

All work

01 · Flagship

BugMe

ADHD reminder platform with web, iOS, and Android apps, paying users, 12-tier escalation, and AI-powered task breakdown.

Next.js · SwiftUI · Kotlin · Postgres · Stripe · Claude
02

Boulangerie

Artisan-bakery e-commerce storefront with product browsing, cart, checkout, and order management.

Next.js · Postgres · Tailwind
03

Stripe Checkout

Test-mode payment integration with product catalog, cart, and full Stripe Checkout flow.

Stripe · React · Express
04

BookIt

Calendly-style scheduling app with services, availability, calendar UI, and conflict detection.

React · Express · Redis
05

Kanban Board

Real-time multi-user project board with drag-and-drop, Socket.io sync, and color-coded cards.

React · Socket.io · dnd-kit · Redis
06

Real-Time Chat

WebSocket messaging with rooms, file sharing, typing indicators, and presence tracking.

React · Socket.io · Node
07

Prestige Motors

Luxury auto dealership with financing calculator, vehicle comparison, favorites, and inquiry forms.

React · Express · Redis
08

Auth Demo

Complete authentication system with JWT, GitHub OAuth, role-based access, and password reset.

React · Passport · JWT
09

REST API

High-throughput service handling 10k+ req/min with caching, rate-limiting, and Swagger docs.

Node · Express · Swagger
10

AI Assistant

Claude-powered chatbot answering questions about services, stack, and portfolio with streaming SSE.

React · Claude · SSE · Redis
11

Analytics Dashboard

SaaS dashboard with real-time KPIs, interactive charts, data tables, and CSV export.

React · Recharts · SSE
12

ASCII Art Studio

Browser-based image-to-ASCII converter with multiple character sets, webcam, GIFs, and color mode.

JavaScript · Canvas · WebRTC