
完整作品展
技术栈
60 projects


一款哲学游戏,通过掌握感官来打破重生的循环。
@weirdcodesx · X
Built with Claude AI.Code & Play: 💻 🎮 #Gamedev #IndieDev #JavaScript #VibeCoding #HTML5

用 AI 技术结合传统智慧为您解读梦境。
台灣解夢 — 融合 AI 技术与传统解梦学说,为用户提供免费梦境解析服务,无需注册即可一直免费使用 - [更多介绍](https://twjiemeng.com/about)

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

可直接在浏览器玩NOPE游戏,无需钱包或设置。
@NormiePepeNFT · X
Want to have some fun? 🐸🎮 Try the NOPE game — built entirely with Claude Code. No wallet connection required. No complicated setup. Just jump in and play. Have some fun. Be NOPE. 💚

在浏览器中将图像和PDF合并为高质量文档,无需上传或账户。
@_AayushTripathi · X

Secret Sanitizer 在本地屏蔽机密和 API 密钥,防止发送给 AI 工具时泄露。
@souvik_ghosh975 · X
A small Chrome extension with one job: stop accidental secret leaks into AI chats. That's Secret Sanitizer 🥷.

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.

具有家长控制功能的YouTube播放器,支持安全频道白名单,移除Shorts和推荐视频。
@AmblingLife · X

评估旅行是否符合预算和偏好,基于实时航班和酒店数据。
u/DilDaNiMaada_5911 · Reddit
Verdict-first travel tool — monetizing via affiliate links that only appear AFTER you've decided. Does this model hold? TripVerdict gives an honest "does this trip fit your budget" verdict from live flight/stay data. The wedge: every competitor (OTAs, AI planners) monetizes bookings, so their incentive is to make every trip look bookable. Mine shows booking links only post-decision, clearly disclosed — the bet is that independence is the moat and the trust earns the click. Early signal:

ZombieVault是一款交互式僵尸生存游戏,探索多个亡灵宇宙。
@Rajeev_Pogaru · X
ZombieVault: an interactive zombie survival site. I wrote a spec. Claude Code built all of it in one session. I didn't write a single line of code. My job was making the spec good enough that there was nothing left to guess. Live: If you played it — where did it break for you?

用 OpenRouter 进行私密 AI 聊天,无账户无跟踪,支持自托管。
johnfahey · HN
As someone who doesn't use any of the more "advanced" features on sites like ChatGPT or Claude (agentic mode, memory, image generation, deep research, etc), I found the bloat of these services, both in UX and in performance, to be pretty tedious. There are a million AI chat interfaces out there, but I could never find one that just did simple messaging and history in the most minimal and lightweight way possible. So I made my own. Nully is written in Go and Vanilla HTML/CSS/JS. It literally just sends messages to OpenRouter, receives the result, and stores your messages locally. It's very simple, very clean, and very lightweight (see performance graphs on the site). It has basic chat features, basic model settings, and works with just about any OpenRouter text model. It supports attachments and basic web search via the OpenRouter API. I made Nully mostly for myself, but the cost to open-source it and host it on a cheap VPS is practically nothing, so I figured I'd release it if it c