
完整作品展
技术栈
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?

在纽约市查找经用户验证的卫生间、插座、小食、座位、Wi-Fi和水。
@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

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

Lower Mainland Traffic 提供每15分钟自动更新,并用语音播报交通情况。
@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.

在 Arrow Go Guard 中管理生命和时间,挑战故事、每日和无尽模式。
wilddog · V2EX
搞了个摸鱼小游戏 https://arrowgo.net/zh-cn 箭头消除游戏 有独立的闯关模式 有每日挑战 有无尽模式 还支持自己编辑地图

浏览ARC Raiders游戏的互动地图、任务指南和物品库。
Arcraiders.website — ARC raiders 游戏工具网站,功能比较丰富全面 - [更多介绍](https://arcraiders.website/quests)

搜索和预订航班及住宿,发现多城市旅行的隐藏优惠和定制行程。
@almontubo · X
Redefining travel

用免费检查工具分析落地页的转化潜力,或预订24小时内完成的自定义设计。
@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.

与本地旅行者和向导连接,参加社区聚会及预订真实体验。
@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

GOSafe:查看旅游目的地的灾害和位置风险
@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

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