
The full gallery
Tech stack
11 projects


Browse cars in an interactive online showcase
@heisoxmayor · X
Throwback to this simple Car Showcase app i built when i was bored tech stack: - Next.js - TypeScript - React - Tailwind CSS - Vercel (deployment) live url: do you miss coding locally or has vibe coding taken over?

Find bathrooms, outlets, snacks, seating, Wi-Fi, and water along your route in NYC with community-verified data.
@j02h0wa · X
Locked out one night, low battery and complaining bladder So I made a website that verifies the availability of outlets and bathrooms in NYC

Create travel map animation videos from your trip stops without learning timeline tools.
@yan_ianthe · X
Shoutout to travelboast and — gorgeous travel map animations. I just wanted one for my own trip without learning a timeline. so with GPT 5.5 vibe coding I shipped ✨Free, browser-only, no login, type your stops → get a video. this is what "vibe coding a weekend project" actually looks like: no spec, no figma, just "build me X" in a chat window.

AI travel copilot that dynamically adjusts your itinerary based on delays and energy levels.
@KotianSagar · X

Find verified filling stations near your location, sorted closest-first.
@GhostrouteICU · X
Morning @TheSpacerr , you're a critic and that is why we need you here! Find the trusted fuel and gas filling stations closest to you no matter where you are. Join Ghostroute . claim $5 Free . open Petro to get started Just cause we're cool 👨🏾🎤

Get real-time traffic updates for Lower Mainland with voice narration every 15 minutes.
@938EPK_0 · X
Alex, I just found out that News1130 shut down so I vibe coded a free website that provides automated traffic updates for the lower mainland every 15 minutes and even reads the updates to you outloud in case you're driving. Any feedback is appreciated.

Check destination safety with AI and get personalized travel itineraries instantly.
@TheFallen_jay · X
built this no signup,no pay in 1 hour

Discover activities near you based on your mood, location, and budget.
u/gnrlnoob22 · Reddit
Looking for honest feedback what2do.me is an activity finder tool to find things to do near you, based on your preferences. To be honest, its 100% vibe coded. Brutally honest feedback (positive or negative) is welcomed submitted by /u/gnrlnoob22 to r/SideProject [link] [comments]

Search and book flights and stays together for multi-city trips.
@almontubo · X
Redefining travel

Automatically route each prompt to the cheapest capable model to cut API costs.
u/ASDKING100 · Reddit
Launched an AI API router tonight, and found a bug hours in that would've taken real payments without ever upgrading the account Built LLMLite over the past few weeks — it classifies each prompt and routes it to the cheapest model that can actually handle it, instead of hitting GPT-4o for everything. Free tier, no card needed to try it. Tonight, right as I was about to launch, ran a real transaction to test the payment flow end to end. Paddle processed it, webhook fired, signature verified