
日更小说馆
Read Chinese novels with 100+ daily uploads of full-text stories.
@Naivepity2z · X
我自己做了一个知乎小说的全文阅读网站,然后是每天会上传100多篇小说,这个小说也是我自己下载搓了个软件下载的,目前就是不知道怎么变现,一开始我是想通过迅雷搜索,然后发现引流很容易违规,账号权重太低,大佬们有没有什么好的建议,下面是网址
The full gallery
Tech stack
61 projects

Read Chinese novels with 100+ daily uploads of full-text stories.
@Naivepity2z · X
我自己做了一个知乎小说的全文阅读网站,然后是每天会上传100多篇小说,这个小说也是我自己下载搓了个软件下载的,目前就是不知道怎么变现,一开始我是想通过迅雷搜索,然后发现引流很容易违规,账号权重太低,大佬们有没有什么好的建议,下面是网址

Browse professional Valorant crosshairs and create your own custom setup.
无畏契约准星库和生成器 — 无畏契约准星库和生成器,玩家的得力帮手

Online fortune-telling and divination game.
@Enzozhz · X
你悟了么?我的算命网站上线了

Search 100 electronics brands for sales guides, interview prep, and BOM resources.
@Yanyang5526 · X
做了一个网站: #芯片网站##元器件网站#新人学习

Track monthly expenses in multiple currencies with automatic browser-based data storage.
lowsell · V2EX
做了个每月支出统计工具 方便统计各种按月\按年支出的各种货币单位。 https://www.jser.com/g/monthly-expense-calculator

我用AI做了一个口袋命理小师傅,后续还会有中医等传统文化功能,欢迎大家试用! 一句话介绍:住在微信/飞书里,越用越懂你的命理小师傅 https://t.co/TO4SC7eoKv 【越用越懂你】Hermes架构,沉淀记忆 【精准排盘】Yiqi算法库,不怕错盘 【双盘印证】八字×紫微交叉印证 【多模态】输入、输出可视化
@YL_studiooo · X
我用AI做了一个口袋命理小师傅,后续还会有中医等传统文化功能,欢迎大家试用! 一句话介绍:住在微信/飞书里,越用越懂你的命理小师傅 【越用越懂你】Hermes架构,沉淀记忆 【精准排盘】Yiqi算法库,不怕错盘 【双盘印证】八字×紫微交叉印证 【多模态】输入、输出可视化

Monitor global capital flows and market sentiment using real-time financial indicators.
@Evelyn_tree1 · X
I built a dashboard that just shows me where global money is flowing. Free public data, rebuilds itself twice a day. Every indicator answers exactly one question. Is money loose or tight? Flowing where? Buying what? Risk-on or risk-off? Crowded? If it doesn’t answer one of these, it doesn’t get a slot on the board. Reading got the same treatment: a hard cap of 45 min/day → 5 RSS feeds + 5 newsletters, each rate-limited (Damodaran: about one post a month). I’d rather miss a few things than let the feed become an anxiety machine. I don’t write code. Claude Code wrote every script — fetch, build, publish, twice a day on cron. I set the rules and keep the judgment; the machine does the running. Personal research notes, not investment advice.

Add text and logo watermarks to images in bulk with client-side browser processing, no upload needed.
@pzdev000 · X
经常写博客要加水印,现有工具都不顺手,自己 vibe coding 写了一个: ✅ 纯前端,批量处理 ✅ 隐私第一:图片不上传,浏览器本地处理,无需注册登录。 ✅ 文字 + Logo图片水印 ✅ 实时预览,所见即所得 ✅ PNG/JPEG 导出

Interpret your dreams using AI technology combined with traditional dream wisdom.
台灣解夢 — 融合 AI 技术与传统解梦学说,为用户提供免费梦境解析服务,无需注册即可一直免费使用 - [更多介绍](https://twjiemeng.com/about)

AI eye health assistant offering online consultation, vision records, and appointment booking.
@AaronConlonDev · X
给客户做了一个简单的眼视光医疗医生 AI 对话的 H5

Learn languages through multimedia content including world literature, essays, and language introductions.
@JahnZeiChi · X
Check out what I just built with Lovable! multimedial languages learning platform from chinese to sanskrit.

Roll 3D animated dice (D4-D20) for tabletop games instantly.
Nalife520 · V2EX
最近用 Codex 做了一个 3D 骰子! 最近做了一个很小的网页工具:3D 骰子。 做完后有点纠结: 这种小工具到底应该保持极简,还是把常见功能都补上? 抛骰子: https://wheelpage.com/zh/dice-roller/ Dice Roller: https://wheelpage.com/dice-roller/ 现在功能很简单:打开页面,点一下,骰子滚动,然后给出结果。 一开始觉得骰子就是 1 到 6 的随机数,应该很好做。 但做的时候发现,如果只是直接显示数字,又不太像“掷骰子”;做成 3D 动画,又担心有点多余。 现在倾向于先保持简单,打开就能用,不加太多设置。 顺便也做了一个抛硬币页面: https://wheelpage.com/zh/coin-flip/ 它和骰子类似,都是临时做随机决定的小工具。