
Risk & Scope Radar
分析机构会议记录以检测范围蔓延风险并生成警报。
@theshaunak_twit · X
ScopeShield ( A platform designed to kill scope creep for agencies and teams before it eats their margins. Built so you don’t forget scopes and stop doing unbilled work.
完整作品展
技术栈
60 projects

分析机构会议记录以检测范围蔓延风险并生成警报。
@theshaunak_twit · X
ScopeShield ( A platform designed to kill scope creep for agencies and teams before it eats their margins. Built so you don’t forget scopes and stop doing unbilled work.

选择股票和时间段,使用历史行情数据练习日内交易。
u/dodqy · Reddit
Trading Practice Platform I’ve always found it difficult to get meaningful practice outside of market hours, so I built a browser-based replay platform to solve that problem. You choose a stock or ETF, time of day, and up to three indicators, and it randomly loads a historical trading session from the past six months. The goal is to practice taking trades as if they were happening live. It includes: Basic and advanced TP/SL management AI trade reviews with a performance score after each

一个像纸质笔记本的每周待办应用,每周日决定任务是否延续或删除。
@faruque · X
TodoWeek: Works like a paper notebook, one week per spread, and every Sunday you decide what todos slide over to next week, and which ones get dropped. Mostly vibe coded with Claude Fable + Laravel 13 Vue starter kit.

通过模拟和物流分析 FIFA World Cup 2026 小组赛难度。
@pgardunoc · X
I vibe coded this for the World Cup, and other projects

进行有时限的辩论练习,由AI评判并获得反馈。
@prof_safezone · X
Gambling on debate rounds with AI judges.

用免费检查工具分析落地页的转化潜力,或预订24小时内完成的自定义设计。
@rapidlander_ · X
I design and deliver landing pages in 24 hours for founders who are launching now. Free inspector on the site too, paste your URL and it scores your page on what actually kills conversions.

将 Gmail、日历、GitHub 和 Figma 整合成一份每日智能摘要。
@CodewithDivine · X
check this out

Build AI-powered workflows from your notes to automate GTM and sales processes.
@jingconan · X
Hi! Let's Connect! I am building which helps founders to turn ideas to reusable workflows

为家人准备关键文件、密码和账单的应急指南。
sbrown12 · HN
LastShelf – an emergency map of your family's documents bills& contacts

监测多个网站和服务的正常运行时间。
@builldsystems · X
- uptime monitoring built for indie hackers juggling multiple side projects.

浏览每位2026 World Cup球员所在的俱乐部,包括所有球队、小组和赛程。
@craigthusiast · X
Whenever I watch international football, I always wonder which club teams the players play for. I’ve been fascinated by AI and vibe coding, so I built my own solution! For Club and Country. Check it out and let me know what you think! #fifaworldcup

3D骰子模拟工具,支持D4-D20,掷骰即得结果和总点数。
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/ 它和骰子类似,都是临时做随机决定的小工具。