
Riverr
@anupamrjp https://t.co/6qJsEAPQqw https://t.co/OhSgUsmPue https://t.co/Ldiit5mmyt
@Riverr_Social · X
完整作品展
技术栈
25 projects

@anupamrjp https://t.co/6qJsEAPQqw https://t.co/OhSgUsmPue https://t.co/Ldiit5mmyt
@Riverr_Social · X

Fluensea 通过整合词汇、闪卡、口语和听力练习帮助学习任何语言。
u/danskwill · Reddit
I got tired of juggling 5 different apps to learn a language, so I built one that does it all For the last while I was learning German using Memrise for vocab, Anki for flashcards, iTalki for speaking practice, Youtube for listening, a bit of Duolingo and a notebook to (badly) track actual progress. It worked, sort of, but I never had a clear picture of what I was actually good at versus just grinding a streak. So I built Fluensea . It puts dictation practice, spaced-repetiti

使用FreeReader在iPhone上免费将EPUB、PDF和文本转换为有声书。
u/parker_birdseye · Reddit
A completely free alternative to Speechify Hey everyone, I wanted to share a recent project I've been working on. I've been a user of Speechify and other text-to-speech apps for quite a while and I've grown tired of paying for them each month. So I built my own that works about as good as the other options. I use it daily to read articles in the background while I work or turn my ePub into an audiobook so I can listen while I drive. It's completely free and always will be.

与伴侣共养虚拟植物,每日打卡,一起看它生长。
@mmontshengmaoto · X
Yep, I recently shipped Flora, Mostly vibe coded with Cursor. The biggest win wasn't writing code faster; it was being able to iterate on product ideas much faster. You still need to guide the architecture and catch subtle bugs, but it's been a genuinely good experience.

Transform your Chrome New Tab page into a cozy living pixel room with Lo-Fi chill music, Pomodoro study timer, ambient sound mixer, and multi-language support.
@DevanshuRuhela · X

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.

记录交易、追踪权益曲线和性能的交易日志应用。
@NimraWeb3 · X
So I vibe coded my own with Lovable TradeBook. Log trades w/ session, killzone, model, grade, R:R + screenshots, track multiple accounts, get a real dashboard (equity curve, win streaks, pair/session breakdowns). Demo: GitHub:

Atlaces India connects you with verified wellness coaches in 2 hours. Online mental wellness and coaching for mindset blocks, stress, relationships, and more. Book a session at atl
@atlacesindia · X

在线摇晃手机求签,即时获得700+份免费解签。
@mingyanch · X
100% made by my claude code video agent for my product Used Taiwanese tone, my top 1 paying customer group ☺️

Four-Leaf AI求职助手,支持语音模拟面试、简历优化、薪资谈判。
@FourLeaf_AI · X

冥想基础知识指南和10分钟冥想练习工具
@bian_bx57386 · X
最近做了一个「冥想知识地图」+ 一个「10分钟快速冥想工具」,已经完全开源👇 10分钟快速冥想: 冥想知识地图: GitHub: 之所以做这个小产品,是因为越来越多人想开始冥想,但真正动手时会卡在两个地方: 1. 不知道从哪开始——听过很多术语,却分不清「正念」和「观想」到底有什么区别,也不知道自己当下最需要哪种。 2. 觉得时间太长、门槛太高——很多人一听要坐20-30分钟就直接放弃了。 所以我顺便做了一个「10分钟就能完成一次完整冥想」的工具:打开就能直接用,选好类型,跟着引导做完就走,不需要任何准备。 这些也是我自己和身边朋友在尝试冥想时反复遇到的问题,所以想做一个既帮你「搞懂」又帮你「马上能用」的东西。 而「知识地图」是吧把冥想里最容易懵的概念(呼吸法、身体扫描、正念、慈心、观想……)做成了可左右滑动的知识地图,每个都有解释、步骤、场景和常见误区。 配套10分钟的训练,让你知道为什么、怎么做。 之前我写过一篇冥想文章,如果对冥想不太了解的可以先看这个:

将录音或视频转录为带时间戳和说话人识别的可编辑文本。
lavande · V2EX
做了一个语音转文字的工具,另加 AI 总结、翻译、提问等(附踩坑记录) 先上链接:[Echoryte]( https://echoryte.com/) 感觉这个网站 vibe coding 的话,感觉手熟的同学可能半天就能搓出来…… 但是我用了一个多月才上线,主要是被 GPT5.6 坑了,当时 5.6 和 fable 前后发布,然后试了试用 fable 5 做的 plan ,然后 5.6 sol 推理开到最大去执行。结果愣是给我干了 33 个小时没停,写了将近 2 万行代码。 但是坑就坑在这,推理开太高,就过度思考了,给我整了很多虚头巴脑的东西出来,什么“门禁”我也不懂,什么合规,一大堆,然后我就不停地删,删了一个月,最后我就跟 GPT 说,我特么是个人小项目,不是大公司,再这么高下去永远上不了线了。然后终于看删的差不多了,上线了! 欢迎大家试用,轻拍,谢谢!