About
whatareyouvibecoding.com is a community platform for vibe coders — builders who use AI tools like Cursor, Lovable, and v0 to turn ideas into real products. Share your project, track milestones from idea to launch, get followers, find testers, and build in public with people who get it. Built by a vibe coder, for vibe coders. No gatekeeping, no engineering degree required — just builders shipping things that matter.
Screenshots

Build Timeline
The idea: a home for builders who ship with AI
I kept seeing incredible things being built with Cursor, Lovable, and v0 — but no single place to follow the journey. Product Hunt shows you what launched. This shows you how it was built. Started vibe coding this on a weekend with Cursor + Next.js + Supabase.!
Feed page live with project cards and progress bars
Built the core feed in a single session. The progress bar (Idea → Building → Beta → Launched → Post-launch) was the key insight — it's not just what you built, it's where you are in the journey.
Auth live — sign in with GitHub, Google, LinkedIn
Four OAuth providers configured and working. First real users can now sign in. Took longer than expected — Supabase's new API key format caught me off guard.
Cold start problem: seeding with real viral projects
Empty feeds kill communities. Solution: curate real vibecoded projects that went viral — Verdant, FlowDesk, LearnLoop — with proper attribution. Authenticity over fake seed data.
First real project posted by a real user
Upvotes, comments, and follows all wired to the database. The platform is live and functional. This update was posted from the platform itself.
Project pages with full build timeline
Every project gets its own page — hero, screenshots, build timeline, metrics sidebar, comments, and a stack section. Builders can tell the full story of how they built, not just what they shipped.
Comments, upvotes, and follows — the social layer
Threaded comments, real-time upvotes with optimistic updates, and follow buttons for both projects and builders. The feed surfaces projects from people you follow. Community mechanics are all wired up.
Featured projects solved the cold start — real stories beat fake data
Seeded the feed with 10 real viral vibe-coded projects — fly.pieter.com, Plinq, VibeSail, TrendFeed, and others. Each has a full build timeline, metrics, and attribution to the original builder. New users land on a feed that already feels alive.
Builder profiles with skills, activity, and project history
Every user gets a profile with tabs — Projects, Activity, Following, Upvotes, and an About section with self-rated skills (Vibe Coding Tools, Frontend, Backend, AI, Sales). The skills rating system doubles as a talent signal.
Admin dashboard and analytics
Built a /admin page with real-time platform stats — signups, projects, upvotes, comments, top projects, most active users, and a 30-day signup chart. Event tracking logs every meaningful action to Supabase.
Image uploads on timeline updates
Builders can now attach screenshots to any timeline update. Stored in Supabase Storage, opens in a lightbox. The build timeline went from text-only to a visual record of the journey.