
The full gallery
Tech stack
13 projects


Free JavaScript library for adding scroll animations, parallax effects, and text animations to websites using HTML attributes.
@iamdeepak89 · X

Create and sell online courses with a drag-and-drop builder and integrated payment processing.
learnerfast · Product Hunt
LearnerFast AI Course Creator & Website Builder for Educators

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.

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?

React library with 60+ scroll-driven section transitions for modern websites.
@itz_sayan_03 · X
Ever wondered how cinematic scroll-driven websites are built? 👀 Meet SectionFlow—an open-source React library with 60+ ready-to-use section transitions, a one-command CLI, reusable sections, and optimized performance. 🚀

Upload a video or paste a YouTube link to generate optimized short clips and auto-post to TikTok, Instagram, and more.
@monu_builds · X

Explore world history through an interactive map of civilizations, empires, and historical figures.
@_heysumit · X
Just shipped an interactive world explorer. watch empires rise, discover notable historical figures, and explore ancient places. live: #buildinpublic #nextjs #webdev #ai

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

A visual social app where friends are planets that drift apart with silence and orbit closer when you stay in touch.
@PremShandilya16 · X
Nobody decides to lose a friend. Life gets busy, everyone means to reach out, and then it's been three years. So I built ORBIT. You're the sun. Your friends are planets. Talk often and they orbit close. Go quiet and they drift away. Live, clickable 👉 Built with @flowstep_ai + Claude Code over MCP #FlowstepChallenge

Organize and share your purchased items in a visual, shareable gallery.
@michaelaplesner · X
hey :) building @trymaze_app <3 it's like Pinterest for the things you actually bought.

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