
backendvoid — Build the app your business needs
Turn business processes into portable apps your team can use.
@facinatedbytech · X
Business applications, multiple projections, with optional backend.
The full gallery
Tech stack
60 projects

Turn business processes into portable apps your team can use.
@facinatedbytech · X
Business applications, multiple projections, with optional backend.

Convert a website into a native Android app ready for the Play Store.
reena_ratra · Product Hunt
Native App AI Convert website into a play store ready native app

Design mobile app interfaces with AI and export to HTML, design tokens, and implementation code.
@9to5_Dad · X
Ai mobile app ui designer with taste

Paste your URL to get security findings for web apps explained in plain English
@luqmandv · X
I built a free security scanner for vibe-coded apps. You shipped with Cursor, Bolt, or Lovable. But did you check if it's actually safe? Paste your URL → get a plain English security report in 30 seconds. No setup! 👉 #buildinpublic #vibecode

Scan your GitHub repo for production-readiness across security and scalability.
@nathanghart · X
Submitting for approval. I built a free tool for anyone about to ship a vibecoded app. It scans your repo for what bites you in prod (leaked keys, no auth, no error handling). I ran it on 1,868 AI-built apps and even caught my own scanner being ~42% wrong.

Zite is the fastest way to build apps with AI and no code.
u/RandomRedSpy · Reddit
Build a website for beginners in roblox studio out of boredom scripthub.zite.so also before you say anything, yes i did use ai but the thing is i kinda dont rlly care about it being ai slop (even though it is not but its your opinion on what does count as ai slop) and im just looking on what do yall think about it submitted by /u/RandomRedSpy to r/SideProject [link] [comments]

Every token your team spends on AI coding agents, attributed to the builder who spent it and the pull request it shipped. Harness-agnostic, local-first capture. Open source.
@RuffinelliMarco · X
Would love to see you on the board.

Test AI-generated web app animations for performance budget and reduced-motion safety.
@Adolphi13543532 · X
An new technology for WebUi on scale, (lovable,base44,emergent…) who ever will get it first will be the 🤴🏽👇🏼

Guides technical founders where to post products and which distribution channels drive signups.
@runprodstudio · X
Distribution co-pilot for developers. Still developing.

Workspace to publish and manage HTML and Markdown artifacts from any AI agent with version history.
@slashdisplay · X
One feature, two agents, one URL. Carl published v1 from Codex. Claude Code iterated to the version that shipped – every hand-off attributed in the audit log. A 3-minute walkthrough of a real workflow:

Build, verify, preview, share, remix, and deploy full-stack apps with managed databases, storage, Stripe, backups, and 73 MCP tools for AI agents.
@nexusai_apps · X

Embeddable visual workflow builder for web apps with optional AI assistance.
tahazsh · HN
Hi! I’m Taha. In many agentic products that support workflows (including one I worked on), I noticed they either don’t support node-based editors, or use React Flow and go through the difficult work of integrating it into their product to run it and work with their existing logic. So I thought about creating a tool that could help with this by closing the gap between the editor and the runtime. That’s why I created Wayflow. The basic architecture is simple: you just need to create a graph (which is a JSON object) that the runtime knows how to run. The runtime doesn’t care where that graph is coming from, it just needs the right schema. And with the help of the editor, you can create the graph, and then export it or directly save it on your backend in your database. And then when you want to execute it, you just hand it to the runtime. The runtime can either stream the execution (which is useful for the editor), or give you the final result. How you execute the graph is up to you: t