Co-Founder + Design Engineer
The Director's Cut · New York
Co-founded with an Emmy-winning director. Sole designer and engineer. Owned every layer: positioning, brand, interface, front end, backend, and deployment.
- Identified the problem from inside the industry. Directors review a cut 10–20+ times and hand off hundreds of timecoded notes to each post department every round, rewriting the same unresolved notes version after version in tools (Frame.io) built for technical sign-off, not creative feedback. Defined the product, scope, and positioning independently.
- Designed and built the full front end in React 19, TypeScript, and Tailwind v4. No handoff, no translation loss between design and implementation.
- Architected the backend on Supabase (Postgres + Auth + Storage): schema design with row-level security, email/password auth, cloud sync of notes and metadata, and blob storage for attachments — voice notes, frame sketches, reference images. Video runs two paths under one note layer: multi-gigabyte masters referenced on disk by fingerprint, or a private 1080p proxy on Cloudflare Stream with signed playback gated by the same RLS.
- Deployed to production on Vercel; private password-gated preview. Walkthrough on request.