
AI Bookmark Manager for Research Recall | Second Mind
在Second Mind中保存书签、视频和笔记,AI知识库会总结内容并关联想法。
@vhm205 · X
Too many news articles, too many bookmarks, too many notes, but I never open them again because I don't know where to find them
完整作品展
技术栈
60 projects

在Second Mind中保存书签、视频和笔记,AI知识库会总结内容并关联想法。
@vhm205 · X
Too many news articles, too many bookmarks, too many notes, but I never open them again because I don't know where to find them

A4 PDF转换为双面A5小册子,节省纸张。
@33357xyz · X
最近买保险发现文件太多了不好打印。就做了一个小册子打印网站,可以吧A4的pdf双面打印成A5的小册子,节省一半的纸张。网站可以预览小册子的效果,支持手动双面打印和自动双面打印,感兴趣的可以来玩玩。

浏览精选 Midjourney sref 代码库,快速生成特定图像风格。
Midjourney Sref code 精选库 — 在 Midjourney 的 prompt 输入 `--sref xxx` ,可以固定生成某种特定风格的图片。这对很多人来说非常方便,不用写一堆效果词,只要记住几位数字就可以。但 `--sref xxx` 有大概 40 亿个,其中重复或者质量不佳的不在少数。因此做了一个网站把一些个人觉得不错的 sref code 收集起来并进行分类,方便新人或

在一个安全的地方整理和管理密码、documents 以及数字遗产信息。
@DLVaultApp · X
Most families aren't prepared for someone's digital life. Passwords. Documents. Recovery information. Important instructions. Digital Legacy Vault helps you organize everything securely and decide exactly who can access it when it's needed. #buildinpublic

将保修、收据和过期日期整理在一个地方。
@ssjmkconsulting · X
Tired of digging through messy drawers or searching 10,000+ emails for a missing receipt when something breaks? 🧾Check it out here:


浏览器Markdown编辑器,支持实时预览和导出为HTML、Word、PDF。
u/Eleraffa · Reddit
Built a browser-only Markdown editor for my own daily LLM workflows — live DBML schemas, proper DOCX export, token counts Hey r/SideProject , I move a lot of text between LLMs, local docs, and web tools every day. I couldn't find a lightweight browser editor that handled a few specific micro-annoyances without shoving ads in my face, requiring a signup, or routing text through a server. So I vibe-coded Markdown Online (mostly hacked together with Claude) to solve my own itch. It’s a plai

@UK_Daniel_Card I made something similar https://t.co/HCVGlFb8hF. Its completely vibe coded but it is supposed to be a vibe project. Been making it for about 6 months now. Feel fre
@slacksarenice · X
I made something similar Its completely vibe coded but it is supposed to be a vibe project. Been making it for about 6 months now. Feel free to take inspiration from it 😅

为转销商生成QR码追踪库存,无需条形码管理数千件商品。
@eXtrek · X
inventorty app

粘贴文档,Penwell 用 AI 生成康奈尔笔记和思维导图。
@penwellapp · X
Boring docs in. Beautiful notebooks out. Try it here: 🚀 We just launched on Product Hunt! Your support would mean the world: #BuildInPublic #ProductHunt #AI #Notes #IndieHackers #CornellNotes #Productivity #StudyNotes #Penwell

使用自定义图标设计并下载个性化倒计时日历 PDF。
@markiebee_ · X
I am working on Create printable PDF Calendars

图片转 ASCII 字符画、复制符号、查看码表、进制转换——全在浏览器。
HeStudy · V2EX
做了个纯前端的 ASCII 工具站:图片转字符画、banner 生成、符号一键复制 平时偶尔需要查 ASCII 码表、复制一些特殊符号(箭头、制表符这类),每次都是搜一个满屏广告的老站凑合用,索性自己做了一个: https://getascii.com 目前有这些工具: 图片转 ASCII 字符画(拖一张图进去就行,支持调宽度/字符集/反色) 文字转 ASCII banner 大字 常用符号一键复制(箭头、制表符、数学符号、颜文字) 完整 ASCII 码表 + 一个交互式键盘映射图(点键盘上的键显示对应的 dec/hex 码) 进制转换器( hex/dec/bin ↔ ASCII ) 几个实现上的点: Astro 构建的纯静态站,所有工具都是纯客户端计算,图片不会上传到任何服务器 没有账号系统,没有付费墙,打开就用 整站是绿色荧光终端风( CRT 扫描线 + JetBrains Mono ),算是给终端审美交个作业 顺手给它做了个 25 秒的宣传片: https://www.youtube.com/watch?v=AjzU5mw1PrI