BuildoraIO
An AI-powered workflow tool that turns client briefs into checklists and PageSpeed audits into action items — built solo in 2 weeks. Actively maintained.
Overview
Challenge
The workflow between brief, build, and ship was scattered across email, Notion, spreadsheets, and PageSpeed tabs. Tasks tracked manually. Feedback missed because it was buried in threads. PageSpeed gave 79 results when only 3-5 mattered. Every project, I burned hours on context-switching nobody pays for. I needed one screen where a brief became tasks and tasks shipped with confidence.
Approach
Built a tool that mirrors exactly how I work. Paste a brief — AI reads the whole thing and pulls out just the deliverables, not every sentence. Upload files too — PDFs, Word docs, spreadsheets. Everything lands in a categorized checklist, each task linked to the page or component it affects. When staging is ready, paste the URL and it runs a real Lighthouse audit, filters 79 results down to the 3-5 that actually need fixing, and drops them straight into the same checklist. The whole loop — brief to tasks to audit to ship — in one screen.
Solution
Full product built solo in about 2 weeks. Next.js, Supabase, Gemini AI (with DeepSeek fallback), Tailwind. 29 pages, 40+ components, 9 API routes. Auth with Google, email, and anonymous guest mode. Full admin panel — 8 pages, live metrics, user management, AI usage tracking, system logs streaming in real-time via Supabase subscriptions. Row level security on every table. Version history, file uploads, CSV export. Not a demo — a real product I use on client projects.
Results