
完整作品展
技术栈
31 projects


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辅助的书籍解读,涉及商业、投资、心理学等多个领域
晨笙阅读 — 书籍解读平台,AI 辅助+人工校审,提炼经典书籍的核心问题、论证框架与实践洞见,支持分类浏览、全文搜索和主题阅读

将 Markdown 转换为适合微信公众号、Word 和 PDF 的排版内容。
@bingobray · X
我做了一个类似的工具: 除了支持公众号,还支持word和pdf😁

Tatto.dev 将故事创意转化为 3D 打印的盲文触感页面,适合盲童和低视力儿童。
@fgiuliani87 · X
What if every blind or visually impaired child could create—and touch—their own story? ✨ Type an idea. We turn it into real Braille and raised illustrations, ready to 3D-print at home. Built with @lovable to make imagination accessible to everyone. 💜

将讲座视频自动转换为PDF和ePub课程书。
h02 · HN
LectureToBook – Turn Videos into a PDF/ePub

为Claude Code和Codex设计的开源遥控器,支持iOS、Android和网页。
@Ex3NDR · X
Few days ago Happy had a birthday. Tried to refresh one of the most neglected part of it: our Happy Website: also i built a new harness called “rig”. i started to use at work recently instead of codex/claude code and i liked how it does work. i want to share this with everyone. it is a codex and cause code reimplemented using Pi, but keeping native prompts and expanded a little for uniformity (like added workflows to codex yay!). when something new released that is worthy of porting - i ask Sol to mim for prompts or read sources directly and i can have a feature within an hour. why this is needed? i was constantly blocked by the needing of integrating a lot of models together, which each has their own harness or many doesn’t have any, but i didn’t want to go too far from native and don’t like the idea of extensions - i want experience to be the same everywhere. i think configuration > extensions. more soon