
完整作品展
技术栈
10 projects


AI产业链股票池,支持美股/A股映射及一键部署。
yaoleifly · GitHub
ai-stock-pool AI industry-chain stock pool with US/A-share mapping, active discovery, policy pressure, and one-click deployment.

Web3任务市场,完成创作项目赚取加密货币奖励。
@luooutlook · X
新的Web3创造者任务平台又上线了-----薪火 任务和灯塔类似,别人发单,我们接任务,然后AI自动审核,非常简单,奖励的是KX,1KX等于1USDT, 提现也是最低100KX起提,目前有冠名和置顶发文任务,奖励很多

ForceNews 聚合科技、商业、财经新闻,助您发掘投资机会。
@catsw00d · X
Shipped my first vibe coding project 🚀 Force News is live! Built with Cursor from idea to product. The future of building is here. Try it out 👇

从简历编辑到Offer的求职工作台
Chozzc · GitHub
Lujie-Careerkit An AI-powered career workspace from resume editing to offer acceptance, covering resume editing, JD matching, application tracking, mock interviews, and interview review.

浏览孟买大都市地区的初创公司交互地图。
@iamdsp11 · X
Yesterday I saw @aditi_tibarewal Bangalore Startup Map and thought this looks fun, let me try one for Mumbai. Spent today vibe-coding a very rough version: Straight-up v0.0. Built it in a day just to get something out. UI, data, and logic are all still basic. The idea isn’t mine. Aditi’s map is what inspired this. I just wanted to try the same thing for Mumbai as a fun learning project. If you are job hunting in Mumbai, I would love if you actually used it and told me: - What’s useful? - What’s broken? - And if this showed you fresh, verified Mumbai startup roles every day, would you actually come back to it? Be as blunt as you want. Thank you!

黑客新闻,自动过滤掉AI生成的内容。
otherayden · HN
I used AI to filter AI-focused content from HN

IC Sales Brain:100家电子元器件品牌销售、面试与物料清单知识库
@Yanyang5526 · X
做了一个网站: #芯片网站##元器件网站#新人学习

查看各 AI 服务使用的网络路由和 Cloudflare 节点。
@0xdeusyu · X
想知道代理是不是真的把每个 AI 站都送到同一个出口? 答案:并不是。 我做了一个 AI 分流测试: 它会探测 ChatGPT、Sora、OpenAI、Claude、Grok、Anthropic、Perplexity 等 AI 服务,通过读取各站点的 Cloudflare Edge Trace 信息,获取实际访问情况: 出口 IP Cloudflare 边缘节点(colo) HTTP / TLS / WARP 状态 访问延迟 然后根据落地位置进行归组。 这次测试结果: 6 个服务(覆盖 7 个域名)走美国出口。 唯一例外是 Sora,落在东京节点。 也就是说,同一个代理配置下,不同 AI 服务并不一定经过同一个出口。看起来“都能访问”,实际线路、节点和落地点可能完全不同。 整个测试工具纯前端实现,零后端。