PORTFOLIO
Selected Works

RealityCheck AI
Production-grade deepfake & AI-generated image detection platform — 3-model EfficientNet ensemble cross-validated on DFDC + FaceForensics++, paired with a custom 7-channel forensic artifact engine that catches Stable Diffusion, DALL·E, and Midjourney outputs standard face-swap detectors miss entirely.
Multi-model ensemble inference · 7-channel signal forensics (DCT, noise, edge, JPEG) · BlazeFace GPU-accelerated face detection · Frame-by-frame video analysis · Real-time WebSocket progress · Batch processing · Exportable reports · Zero data persistence (privacy-first)

Streakly
Mobile-first habit tracker engineered for consistency — streak logic engine, calendar heatmap, stats dashboard, and category filters backed by Supabase with Row-Level Security ensuring complete user data isolation at the database level. Zero shared state between users by design.
Daily habit tracking · Streak logic engine · Calendar heatmap visualization · Stats & trends dashboard · Category filters · Theme customization · Onboarding flow · Push reminders · Row-Level Security auth

InkBoard
Distraction-free infinite canvas whiteboard with pressure-aware freehand strokes via Fabric.js, shape/text annotation tools, laser pointer presentation mode, minimap navigation, and full undo/redo history — engineered for buttery-smooth 60fps interactions on desktop and tablet.
Infinite pannable/zoomable canvas · Pressure-aware drawing · Shape & text annotation · Laser pointer mode · Minimap navigation · Keyboard shortcuts · Theme customization · Export · Undo/redo stack · Onboarding flow

Book Inventory System
Full-stack inventory management with Goodreads RapidAPI integration for auto-filling book metadata, sortable/paginated data tables, dual grid/table views, and production-grade form validation via Zod + React Hook Form — dark/light theme, fully responsive across all breakpoints.
Complete CRUD operations · Goodreads API auto-fill · Sortable + paginated tables · Grid & table dual views · Real-time Zod validation · Dark/light theme · RESTful Express backend · MongoDB Atlas