
SoberCount | Sobriety Counter & Recovery Resources
Track your sobriety and access curated recovery resources.
@luisdepombo · X
The full gallery
Tech stack
23 projects

Track your sobriety and access curated recovery resources.
@luisdepombo · X

Share files, collect documents, and discuss them with clients—no signup required.
@droplana_com · X

Directory comparing relay services with exchange rates, initial credits, available groups, and performance data.
@mutou1852 · X
做了一个中转站点收录网站,展示倍率、初始额度、可用分组和实测性能数据。 希望帮大家更快找到适合自己的站点。

Shop curated fashion from exclusive boutiques with instant delivery.
@badnikhill · X

Design cellular automata patterns, animate them, and export as SVG.
@majo_puterka · X
Nerdy, browser-based pattern generator on Wolfram's cellular automata. SVG export, freehand mode, free.

Look up any IPv4 or IPv6 address across geolocation, ASN, registry, and IP reputation sources in one clear report.
@fatwang2ai · X
做了一个 IP 检测工具: 开源。一次查询汇总 13 个数据源的风险评分、代理/机房类型和网络归属。不同平台的判断经常不一样,有些数据库甚至提供付费修正机制。与其只信某一家,不如把共识和差异放在一起看,更全面地了解你的 IP

Instantly share files and text across devices (Mac, PC, iOS, Android, Smart TVs) via your browser, no signup needed.
@WackyCrocoGator · X
This one doesn’t require any signup or payment. Just load and multiple device by opening the site on them and connect them for an easy way to drop text and file to each other.

Fast 5-letter word finder for Wordle, Scrabble, and crosswords with position and letter filtering.
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 。现在主要想收集一下文字游戏玩家 / 做工具站朋友的反馈:哪些筛选项、排序逻辑或移动端交互还可以再改?

Connect with founders and investors to discover deal flow, hire talent, and grow your network.
@Alex_XIVI · X
niche social network for startup founders, welcome 👀

Browse verified UAE properties with real market insights and end-to-end buying support.
@MhdNihad921793 · X
Here Dubai realesta a new platform from end to end services

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/ 它和骰子类似,都是临时做随机决定的小工具。