Projects

A few apps that demonstrate real React/Next.js skills.

Service Tracker Dashboard

Service Tracker Dashboard

A clean dashboard for tracking services, reminders, and notes with fast filtering and local persistence.

Next.jsTypeScriptTailwindLocalStorage
  • CRUD + filtering
  • Reusable UI components
  • Accessible forms + keyboard nav
API Search App

API Search App

Debounced search experience with caching, loading states, and resilient error handling.

Next.jsTanStack QueryZodTailwind
  • Debounced search
  • Empty/loading/error states
  • Caching + retry strategy
Auth + DB App (Supabase)

Auth + DB App (Supabase)

A real full-stack app with authentication and protected routes, powered by Supabase.

Next.jsSupabaseTypeScriptTailwind
  • Auth flows
  • Protected pages
  • Create/update DB records