// /projects
$ ls -la projects/
Selected work — shipped products, infrastructure, and side experiments.
▸ Evening Star Entertainment
Event-planning agency website + client portal
Public marketing site and a separate client portal at planning.eveningstarent.com for managing weddings, contracts, music playlists, equipment, venues, employees, and finances.
▸ Firmament Band
Official site for the Firmament progressive-rock project
Marketing and content site for the band — releases, tour dates, music, and a private members-only area for behind-the-scenes work.
▸ Ohio Growth Systems
Agency site + multi-tenant prospect CRM.
Public landing page, hand-rolled session auth, admin dashboard, slug-driven prospect demo pages with built-in mini-CRM. Built end-to-end in SvelteKit + Postgres + Drizzle and shipped behind Cloudflare Tunnel.
▸ Sandalphon (Daisy Pedals)
Browser-based preset manager + firmware flasher for the Electrosmith Daisy Seed.
WebUSB editor for hardware guitar pedals — flashes firmware over DfuSe, edits effect chains live, persists user preset libraries server-side. Custom DfuSe implementation in TypeScript.
▸ ReelForge
Production filmmaking app — screenplays through call sheets.
Next.js 14 + Prisma 7 + Postgres app covering 9 modules of pre-production: screenplays, breakdowns, shots, storyboards, mood boards, scheduling, call sheets, contacts, songs.
▸ NetDAW
Networked audio processor with 250+ LV2 plugins.
FastAPI + React control surface over JACK2, mod-host, and zita-njbridge. Real-time effect chains, plugin management, network audio peers, live metering.