
The full gallery
Tech stack
60 projects


Practice technical interviews with real questions for your stack and get personalized feedback.
@Aryandwi007 · X
Hey check this out

Write email templates as React components and automations as TypeScript, then deploy with your app.
@stewartjarod · X

Eight free browser-based tools including JSON formatter, password generator, and color picker.
@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 library that automatically serves personalized copy and layouts for each visitor.
@casancamdev · X

Convert design mockups and screenshots to code automatically.
@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+ free developer tools including JSON formatter, JWT decoder, and regex tester that run entirely in your browser.
@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

Design email templates with AI and export as HTML or React Email.
@aaryanpatel_06 · X
If you have an app and you have to design emails, then you also have

Preview and evaluate content before publishing it online.
@petropavliuk · X
Hi mate. My projects

Convert Lovable React exports into paste-ready Webflow sections instantly.
@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. ✨

Design mobile apps with AI guidance and export production-ready React components.
@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

Design electronic circuits and PCBs in your browser with KiCad, no installation required.
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