
The full gallery
Tech stack
12 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.

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.

Clear arrow paths in this browser puzzle game with story mode, daily challenges, and endless play.
wilddog · V2EX
搞了个摸鱼小游戏 https://arrowgo.net/zh-cn 箭头消除游戏 有独立的闯关模式 有每日挑战 有无尽模式 还支持自己编辑地图

Browse interactive maps, quest guides, and an item database for the ARC Raiders game.
Arcraiders.website — ARC raiders 游戏工具网站,功能比较丰富全面 - [更多介绍](https://arcraiders.website/quests)

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

Analyze your landing page's conversion potential with a free inspector tool or book a custom design in 24 hours.
@rapidlander_ · X
I design and deliver landing pages in 24 hours for founders who are launching now. Free inspector on the site too, paste your URL and it scores your page on what actually kills conversions.

Connect with travelers and locals to join community-led meetups and book authentic experiences.
@nopecode369 · X
This completely resonates. I actually poured my entire heart and passion into building for this exact reason. It’s designed as a dedicated home where real travelers, local guides, photographers, and trip planners can finally connect organically

View disaster hazards and location risks for travel destinations.
@HappyMonkeyAI · X
GOSafe was another #AI powered #app concept from last week too that aims to help to #travellers stay informed about destinations they are thinking of visiting

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