
The full gallery
Tech stack
14 projects


Generate AI fantasy maps, dungeon plans, and world maps for games and worldbuilding.
FantasyGen — AI 生成奇幻地图和人物

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.

Explore FIFA World Cup 2026 group stage difficulty via simulations and travel logistics analysis.
@pgardunoc · X
I vibe coded this for the World Cup, and other projects

AI travel planner that reconciles different preferences to help plan activities together.
u/SnooDoggos8379 · Reddit
AI Travel Planner - my first side project in years! Hi all! I finally carved out some time to work on a side project that resolves a very real problem for me - my husband and I can never agree on what to do when we travel so the idea was to have AI reconcile our interests! I hadn't done full stack dev in a min so that's what made it more fun! Would love to get your feedback and insights : https://travel-tetris.vercel.app/ Thank you!!! submitted by /u/SnooDoggos8379 to

Automatic, private day-counter for tracking tax residency and Schengen visa limits.
@VladClaudes · X
- autopilot for viral short videos (TikTok, YouTube, Instagram) - I use it as one of GTM tools for other products - country stay days counter for visa, tax and residency purposes <3

Organize shared trips with reservations, deadlines, and payments in multiple currencies.
@Rashad2Hutch · X
A shared trip organizer solo travelers and couples. One place for every reservation, payment deadline, in both your currencies. No more Apple Notes.

Simulate food delivery with fake restaurants on real map routes in a free 30-second demo.
@zou_freky · X
Pour le troll, free food delivery

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

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?

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