
元器件销售超级大脑|IC Sales Brain
Search 100 electronics brands for sales guides, interview prep, and BOM resources.
@Yanyang5526 · X
做了一个网站: #芯片网站##元器件网站#新人学习
The full gallery
Tech stack
10 projects

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

Emotion Ball 表情馆 · 32 种状态表情陈列(SVG 实时驱动 / AI emotionId 对接 / 双语双主题)
sam70361 · GitHub
emotion-ball Emotion Ball 是一套面向 AI 助手的表情引擎:32 种状态表情全部由纯 SVG 与原生 JavaScript 实时驱动,零框架、零图片资源。AI 侧只需输出一个 emotionId,小球即可切换到对应表情,可直接用作聊天机器人、桌面宠物、悬浮助手的情绪表达层。

The best NGL alternative for anonymous confessions. Create confession boards, send anonymous messages, drop voice notes, share links & doodle anonymously. No sign-up, no trace — 10
@VishalP23921104 · X
anonymous gossips and rich features

Text-based interactive game with personal stories to discover like-minded friends.
@MoCha408 · X
为了更好的找到聊得来的朋友,我最近自己写了一个网站,里面是我vibe coding的一个文字型交互游戏,都是我的真实故事或者我思考的侧重点。玩了以后可以私信我你的昵称和你的思考,不然我是不知道你是谁的。我会不停的更新章节内容~(有bgm,建议带耳机且电脑端体验会更好)

免费在线游玩《合成空涡龙》:投掷帕鲁、碰撞合成、完成远征订单,解锁草原、海岛、雪山、火山等十种生态与多条合成路线。支持手机、平板和电脑浏览器。
@Kdss666 · X
I built my first game in one week with Codex + Vibe Coding 🐉 87 commits, 30+ docs, 44 test files, and builds for Web, iOS, Android, Windows & macOS. Merge Pals all the way to Jetragon—play free: Unofficial, non-profit fan project.

Input birth information to get an AI analysis of your Bazi chart for career and life guidance.
@EsmeZhang0303 · X
朋友老找豆包算八字,我做了一个网站给她玩🤲 把传统八字与命理和 AI 结合,用户输入出生信息后,网站会进行真实八字排盘,再结合 AI 进行分析,生成一份属于自己的探索报告。 为面对职业选择、人生方向、未来规划这些问题时,提供一个不同角度的自我探索工具。 地址:

Free online image processing tool for composing puzzles, slicing grids, and applying AI segmentation with local processing.
@lanford87746071 · X
上线了一个小工具:羊咩像素 WoollyPix 🐑 在线拼图 / 九宫格切图 / AI 智能分割 / 截图美化 全程本地处理,不上传图片,免费无广告

View your WeChat Reading books, notes, and reading statistics in a personal dashboard.
@helloo2012 · X
我不是程序员,但借助 ChatGPT 和 Codex,把微信读书里200多本书、笔记和阅读数据,做成了 以前只是一个模糊的想法,现在真的上线了。 AI对我最大的提效,不是少写几行代码,而是让我这种不会开发的人,也能把想法做出来

Convert Markdown notes into styled social media poster cards with 12 themes, export as PNG/JPG/WebP.
@dxer0730 · X
做了一个把 Markdown 笔记 3 秒变成高颜值社交海报的小工具,支持连载切图与无缝长图拼接 在线体验 / 开源:

Check which network routes and Cloudflare nodes various AI services use.
@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 服务并不一定经过同一个出口。看起来“都能访问”,实际线路、节点和落地点可能完全不同。 整个测试工具纯前端实现,零后端。