
完整作品展
技术栈
28 projects


监控X热门话题与爆款推文,发现内容灵感。
@OliverLiZX · X
这哥们做了一个牛哄哄的热门话题探测工具

从产品URL快速生成UGC视频广告,包含趋势分析和AI脚本。
@z_duane · X

GoldPulse:追踪实时黄金价格,分析技术指标与支阻力位。
@DataVoxy · X
Just shipped: a live gold market dashboard that auto-updates every 15 min. Built with Python + Cloudflare Workers + R2. Zero cost to run. More tools coming. Building in public.

Chrome 扩展程序,用于 Instagram、TikTok 和 X 的视频分析和趋势内容发现。
@mthdev · X
All my clients are agencies right now:

Contexi 用 AI 简报追踪 AI 更新、产品新闻和人物提及。
@Mileson07 · X
今天Codex、Claude Code 重置了吗? 我做了一个追踪的网站,每小时追踪 Tibo、Boris Cherny 两位主理人,以及对应的官方推特账号, 快速了解到,有没有可能重置,最近是不是已经重置了 而且还能详细看到历史的重置情况,分析未来的重置可能性,过去两周真是疯狂的重置~

Community-run crypto token leaderboard. Swap, boost, and bid to push your token up the live ranking — even a $1 bid moves the rank.
@Degens_now · X

Are you an influencer, public figure or celebrity? Or do you have a song, gig, profile, brand, startup, app, product, business, event or even just an idea? Get it on the charts now
@vpicciuolo · X
Hello👋🏻, we built 🔥 You can start here for Free , use the free credits. Take a look. Add Your project, try it. And would love to have your feedback 👀 Free launch credit: OPENING25 = $25

Collection management and a social home for people who collect seriously.
@AaronBuildsAI · X

聚合市场与 X 讨论信号,追踪热点 Meme Coins。
@xy050310 · X
最近一直在体验 @dappOS_com 的 xBubble Coding,这两天顺手做了一个自己一直想要的小工具——AI Meme 热点雷达。 👉 玩 Crypto 的人应该都有同样的感受,真正难的不是获取信息,而是信息太多。 每天都有新的 Meme、新的叙事、新的热点,X、Telegram、社区讨论、KOL 观点不断更新。很多时候,当一个项目真正火起来的时候,市场已经提前反应了。 所以我想做一个工具,把这些分散的信息整合到一起。 它不会告诉你哪个币一定会涨,也不会替你做交易,而是持续监控市场热度变化,整理不同平台的讨论情况,帮助用户更快发现值得关注的新热点,把原本需要花大量时间收集的信息,用更直观的方式展示出来。 整个开发过程也让我挺意外。 我没有写一行代码,只是把需求描述给 xBubble,不到十分钟,一个可以直接访问的网站就已经搭建完成。从页面生成、功能实现到部署上线,整个流程几乎都是自动完成的。 以前很多 AI Coding 工具解决的是"写代码"的问题,但真正做一个产品,后面还有服务器、部署、域名、接口等一系列工作。 而 xBubble 更像是在帮你完成整个产品交付,而不仅仅是生成代码。 体验下来,我最大的感受是,现在很多个人开发者、内容创作者,甚至没有技术背景的人,都有机会把自己的想法快速做出来,再去验证有没有用户,而不是因为开发门槛太高,让一个不错的创意停留在想法阶段。 AI 正在不断降低产品创造的门槛,而真正重要的,或许已经不是谁代码写得更快,而是谁能够更快发现需求,把想法变成真正可以使用的产品。

浏览X账号排行榜和热门推文,了解实时参与度指标和趋势。
@jedeeai · X
我做了一个网站 专门记录X上简中圈的“卷王” 并以此提醒自己 在现有的努力程度面前 还不足以谈论天赋。 你们还想看谁的数据,评论区告诉我

浏览在黑客新闻上提交的 Substacks。
cartucho1 · HN
I made an HN clone that lists only Substacks posted here. - Why? Over the years, I've discovered some great blogs here, so I thought it would be nice to have a filter for them. - Why only Substacks then and not blogs more generally? Because it's easy to query for "substack.com" in the public HN Algolia API (see below). Plus, hnblogs was already taken :) - What about substacks on custom domains then? At the bottom of the page there is a form to submit a custom domain. The site attempts to auto-validate that it is a Substack. If that fails, it is marked for manual review (which I'll do every once in a while). Approved ones will be included in the results. - How? I use HN's Algolia API to fetch substack stories by searching for "substack.com" in the url. I do this via a CloudFlare worker that has 3 separate cron triggers: (1) fetches new stories every 10 minutes and saves them in a KV store. (2) runs 2 minutes after the first, computes hot stories from new ones by simulating HN's scor