
完整作品展
技术栈
60 projects


每日谜题,从表情符号猜测电影、歌曲、地点或短语。
u/Big_Cano · Reddit
I built and shipped a daily puzzle game in one day using AI — here's what actually turned out to be hard The code was the easy part. What took the real work was the puzzle design, and I didn't expect that. Some things I learned building an emoji-clue game: Emoji rendering is a minefield. I used 🫘 (beans) in an idiom puzzle. On Windows it's nearly unreadable — the puzzle failed even though the clue was literally the right object. Rule I ended up with: only pre-2020 emoji, and only ones t

AI工具,通过分析会议记录检测范围蔓延,为代理商和自由职业者标记风险。
@theshaunak_twit · X

粉丝创作的Cursor Camp Sandbox游戏,探索地图、收集贝壳并赚取徽章。
@sun_dundun · X
做了一个游戏平台,全部使用Ai 来生成 #cursorcamp #game #Ai

为Claude和Cursor发现并分享可重用的AI Agent技能。
Skills.lc — AI 技能、Prompt、工作流和 Agent 分享平台,帮助发现和沉淀 AI 使用经验

BrandinAI scans what ChatGPT, Claude, Gemini & Perplexity recommend, finds the Reddit threads driving those answers, and helps you join them.
@dev_adityakmr · X
Need some suggestions. Do anyone think this will work ? Please check this. I would really appreciate any feedback.

测试你的反应速度,玩17个迷你游戏,包括益智和街机游戏。
leolee829111 · V2EX
做了个反应速度测试站, 5 个工具+17 个小游戏,求各位帮忙看看 前段时间看了个小游戏站赚美元的教程,想着自己也试试手。没搞太复杂的——先做了几个认知测试工具,又嵌了些免费小游戏,搭了个站。 地址:checkreaction.com ( https://checkreaction.com/ ) 目前有这些: - 反应速度测试,5 轮取平均,带年龄基准对比 - 瞄准训练,30 个随机目标,测速度和精度 - 打字速度,30 秒 WPM - 序列记忆、数字记忆两个记忆测试 - 17 个 iframe 小游戏,纸牌、台球、消消乐、Cut The Rope 这些 技术跟 FH6Wiki 一样简陋——纯静态 HTML + 原生 JS ,扔 Cloudflare Pages 上。反应测试就一个 4.5KB 的单文件,也扔 GitHub 开源了。 为啥做这个 顺手查了下关键词难度。"reaction time game" KD 只有 4.8/100 ,排第二的是个 DR=0 、8 个月的新站,体验分只有 22 。第六名是个床垫公司。Google 甚至拿 Red

Tell Preludeum what you sell. It finds relevant public posts on Reddit and X, ranks the best leads, and helps you draft replies.
@xmangonic · X


上传 Brawl Stars 拼图截图,在浏览器中立即获得解答。
@tuitersecreto · X
Stuck on the #EscapePyramidQuest sliding puzzle? 🧩 Meet Star Slider: upload a screenshot and get every move instantly. Your image never leaves your device, it all runs in-browser. Built with Codex by @OpenAI for the @BrawlStars community ⭐ #BrawlStars

用AI辅助解决和协作数学问题的社交平台。
lemma1729 · HN
Hi HN, This is ProofTree, and in TLDR: it is a platform where you can chat with an AI to do math, the way you already do, with context-awareness and knows how you personally do math, connected to the fora of other live human mathematicians. So, when you are talking to an AI about a proof at 3 am, and you need a human expert looking at it, or a discussion around it, like you do on StackExchange, this is it! You need an approved email account to use it, so please write here if you would live to try it out.

用实时仪表板监控网站运行时间、协作编写文档。
@andxh2 · X
took me a while, mainly self doubt but I finally get to quote this, built an uptime monitor and a collaborative writing app with FastAPI best part for me was the VPS setup and deployment process. yeah and vibe coding the frontend.