
完整作品展
技术栈
13 projects


MotionFlow是一个免费的JavaScript库,用HTML属性为网站添加滚动、视差和文本动画。
@iamdeepak89 · X

LearnerFast 让您使用拖拽编辑器创建和销售在线课程。
learnerfast · Product Hunt
LearnerFast AI Course Creator & Website Builder for Educators

输入旅游地点即可生成旅行地图动画视频,无需学习复杂工具。
@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?

提供60+个滚动驱动分区过渡效果的React库,用于现代网站。
@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. 🚀

上传视频到NextClip生成带字幕的短视频,自动发布到TikTok、Instagram和更多平台。
@monu_builds · X

在互动地图上探索世界历史,发现文明、帝国和历史人物。
@_heysumit · X
Just shipped an interactive world explorer. watch empires rise, discover notable historical figures, and explore ancient places. live: #buildinpublic #nextjs #webdev #ai


社交应用:朋友是行星,沉默让他们漂离,频繁联系让他们环绕。
@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

用 Maze 整理和分享你的购物物品,打造视觉化精选集合。
@michaelaplesner · X
hey :) building @trymaze_app <3 it's like Pinterest for the things you actually bought.

自动将提示词路由到最便宜的模型,节省API成本。
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