
完整作品展
技术栈
60 projects


为开发者打造的模拟面试平台,提供真实题目和针对性反馈。
@Aryandwi007 · X
Hey check this out

编写 React 邮件模板和 TypeScript 自动化,然后随应用部署。
@stewartjarod · X

8个免费在线工具,包括格式化、编码、密码生成和取色。
@Supportpintutec · X
Just launched QuickTools — 8 free online tools 🛠️ Word Counter • JSON Formatter • Password Generator • Color Picker 100% browser-based, no signup 🔗 #SideProject #WebDev #FreeTools #BuildInPublic

自动根据访客资料提供个性化文案和布局的React库。
@casancamdev · X

用AI自动将设计图转换成可用代码。
@AnimaApp · X
Image to code in 1 minute - 20x faster than Claude Code and with much higher fidelity. Try it at and let us know how we did 🤘

110多个免费开发工具无需上传、服务器或注册,在浏览器中完全运行。
@abhilakshharora · X
Just launched DevTab on Product Hunt 🚀 110+ dev tools that run 100% in your browser. Zero server calls. No signup. Free forever. Would love your support 🙏 → #buildinpublic #DevTools

使用AI设计电子邮件模板,导出为HTML或React Email格式。
@aaryanpatel_06 · X
If you have an app and you have to design emails, then you also have

预览内容效果并获得反馈,优化后再发布。
@petropavliuk · X
Hi mate. My projects

将 Lovable React 导出转换为 Webflow 可粘贴部分
@philippxroth · X
Turn your vibe-coded @Lovable site into clean, paste-ready Webflow sections. Upload your export, organize your migrations in projects, paste straight into @webflow. Free MVP. No password, no credit card — just a magic link and you're in. ✨

用AI引导设计移动应用,导出生产级React组件。
@DolfySocial · X
Vibe coders design for one screen size, then panic when a tablet or a small phone breaks the layout. Dolfy's token spec scales spacing and type proportionally, so screens hold up at every breakpoint without a second design pass. #mobiledev #vibecoding

在浏览器中使用 KiCad 设计电子电路和 PCB,无需安装。
ViktorEE · HN
KiCad, a PCB EDA suite is now working in a browser, you can try it at the link, there's a demo project or you can bring your own. Firefox is best, Chrome is good, Safari is "working". We’re Emergence Engineering, a dev shop from Hungary, mostly working with rich text editors, CRDTs. PCBJam started as my (Viktor, CTO, ex-electrical engineer) hobby project but as time went on I put more and more energy into it, and a product started shaping up in my head, in the last few months we’ve started to focus on this project a bit more, and this is the first MVP~ish result. This project is a ton of fun, ton of learning, ton of improvements over improvements: - I thought there must be ways to emulate the PCB canvas OpenGL code on the web. And yes, there are a lot of ways, all of them very buggy. Turns out it’s faster to just write WebGL code that works with KiCad’s Graphics Abstraction Layer if you add the right intermediate debugging steps. I (with Claude) implemented the features and compared