Alex Bartok Music
Commissioned vibe-coding cleanup: a PHP site rebuilt into a secure React app + client portal.
- Hired to clean up and productionize a client’s vibe-coded site — migrated the PHP monolith to a unified React SPA (public site + authenticated client portal), served static and trilingual (IT/EN/ES).
- Client portal with project rooms, versioned audio and timestamped feedback, gated by an ownership + is_paid RLS paywall with signed-URL downloads; two cross-tenant read leaks found and fixed.
- Shipped with a CI gate (typecheck/lint/build/tests), hardened headers (HSTS/CSP) and a rate-limited reCAPTCHA contact endpoint.
engineering RLS-secured · CI-gated · hardened show ↓ hide ↑
ownership + is_paid RLS paywall · signed-URL downloads · GitHub Actions typecheck/lint/build/test gate
stack React · TypeScript · Supabase · Vite · Tailwind