
完整作品展
技术栈
18 projects



上传PDF或文件夹创建分享链接,支持密码邮箱门控和访客分析。
@emironic · X
- free plugin for Claude and Codex to put your work as public website with single line `publish to Revdoku` prompt.

5 Letter Word Finder:按 Wordle 线索快速筛选 5 字母单词。
lby910722 · V2EX
做了一个 5 Letter Word Finder:按 Wordle 线索快速筛 5 字母单词 最近做了一个英文 5 字母单词查找工具,主要给 Wordle / crossword / Scrabble 这类场景用: https://5letterwordsfinder.org/ 特点: - 可以按 green tile 的固定位置筛选 - 支持 must include / exclude letters - 支持 starts with / ends with / contains pattern - 支持 available letters ,用来做 anagram / rack search - 词库在前端本地跑,结果响应很快,不依赖远程 solver API - 有 common-only 模式,Wordle 场景不会被太多冷僻词淹没 我把工具放在首页第一屏,下面才是说明文档和 FAQ 。现在主要想收集一下文字游戏玩家 / 做工具站朋友的反馈:哪些筛选项、排序逻辑或移动端交互还可以再改?

两个AI引擎独立审查代码并相互验证bug发现。
@BotariaDotBot · X
This Tuesday I'm launching Botbugger on @ProductHunt 🚀 One AI reviewer gives you 10 "critical" bugs — half hallucinated. So I built two: Claude Code + Codex review your code independently, then cross-check each other. Real bugs with fixes, not noise.

上传餐厅收据照片,AI扫描后与朋友按项目分摊费用。
u/getawaykid · Reddit
I got tired of doing receipt math at restaurants, so I built a free bill splitter with optional AI scanning TL;DR: Receipt Split splits restaurant bills by item. Free for manual entry + real-time sharing. AI photo scanning is optional and costs money to run, so I only charge for that part. I built Receipt Split after one too many dinners where someone said “let’s just split it evenly” while my friend was sitting there with a salad and everyone else had entrees + drinks. It’s a web app —