
Sketchflow.ai — AI Sketch-to-Website Platform
An AI platform compiling visual sketch blueprints into production-ready React components on the fly, with 100% uptime and biometric auth.
- Engineered a database-driven runtime React compiler in Next.js, bypassing Vercel’s stateless filesystem by dynamically compiling Supabase-backed source code on the fly
- Slashed sketch upload sizes by 97.5% from 4MB to under 100KB via client-side canvas downscaling and JPEG compression, eliminating 504 gateway timeouts
- Built a 3-tier AI pipeline using Ollama SLMs, OpenRouter, and Gemini with a deterministic layout compiler fallback, guaranteeing 100% sketch-to-website uptime
- Implemented passwordless biometric auth via WebAuthn API with an origin-agnostic handshake supporting both localhost and HTTPS production environments
- Built a spatial layout parser translating sketch bounding boxes into structured hierarchies including Navbar, Hero, Grid, and Footer components





