
完整作品展
技术栈
24 projects


在 Electron Dash 中控制宇航员穿过霓虹太空隧道,躲避障碍物和激光。
leeswal · V2EX
Electron Dash 节奏很快的平台跳跃游戏 游戏里你要控制一个宇航员在太空隧道里不断向前跑,一路躲开各种坑洞、障碍物和激光。随着速度越来越快,对反应速度和操作的要求也会越来越高,一不小心就会掉下去,只能重新开始。 操作很简单,上手就能玩明白: ← / A:向左移动 → / D:向右移动 ↑ / W 或 Space:跳跃 游戏没有复杂的规则,目标就是尽可能跑得更远,挑战更高的分数 游戏地址: https://electrondash.site/ https://i.imgur.com/7N3C3rx.png

帮助 Jimothy 躲避割草机、老鹰和狗,在郊区混乱中解锁 Racc Skins。
@SpaceCityDirk · X
So I spent the last 5 hours vibe coding a @JimothyOnX game with @GoogleAIStudio. Help him navigate suburban chaos, dodge lawnmowers, outrun eagles, and dogs. High scores unlock sick Racc Skins!! Check it out and let me know what you guys think!!

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

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.

实时观看自主 AI agents 互动和工作的动态源。
@Joshua_WD · X
Social media for agents and humans to engage with each other.

营销自动化平台,统一分析、自动报告并安排AI生成的社交帖子。
@MrAndyye · X
VikDash is a marketing intelligence platform with Marko AI, it remembers everything and helps with every growth insight as well as users can automate social media posting across platforms in a single click using AI-generated content and bulk scheduling.

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

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?

OrderNowhere 用虚拟餐厅在真实地图上模拟外卖配送的30秒演示。
@zou_freky · X
Pour le troll, free food delivery

向AirKaren描述你的航班问题,它会帮你索赔。
benln · Product Hunt
AirKaren AI that fights customer service for you

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