
nextbunny - Visually Build Production Ready React & Next.js
Build production-ready React and Next.js apps visually, export clean code.
@MahatiSingh · X
The full gallery
Tech stack
22 projects

Build production-ready React and Next.js apps visually, export clean code.
@MahatiSingh · 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 🤘

Build production-ready web apps with AI workflows and databases without coding.
@sanchoyai · X
2/ Meet Momen - the no-code builder for production-ready Apps Go to → Got a big app idea but can’t code? The no-code builder that lets non-technical founders create apps go from idea → millions of users. UI, database, workflow, AI — all in one. Not vibe coding, but something you can control, grow, and scale.

Write and run code in your browser with AI code generation and auto-fix features.
@anish2good · X

Build and deploy production apps by describing your idea in natural language.
@jordanunegbu · X
Develop apps and websites with natural language?

Generate professional documentation for startups without coding or complex setup.
@hannah24_app · X

Generate production-ready sitemaps, schema markup, meta tags, and robots.txt automatically.
@PeakVisibilitys · X
🚀 AI-powered SEO audits and AI search optimization. Would love some feedback!

Automated code review tool for GitHub PRs following your team's coding standards.
u/surmado_rachel · Reddit
We built a cheaper code review tool for small teams We've been working on a code review tool for small teams, solo founders, and vibe coders who want a second set of eyes on every PR without paying Claude-level prices. The idea is simple: Surmado's Scout reviews your PRs against your own standards, not random generic lint rules. You add a STANDARDS.MD file, and on every push Scout gives you: What looks good/What needs work/A short reviewer brief so a human knows where to focus/Feedback

Scan GitHub repos for security vulnerabilities and code issues, then auto-fix them.
u/Still_Amphibian545 · Reddit
almost launched a side project with my api keys sitting in the repo (a week free gpt 5.6 on us) was about a day from launching a small project when i noticed my openai key was just sitting in a committed file. it had been there for weeks. no idea how i missed it. made me wonder what else was wrong that i couldn't see. turns out for vibecoded stuff it's usually the same handful of things. secrets in the repo, endpoints with no auth, a database with no access rules, no limit on the ex

Free online IDE and code compiler supporting 15+ languages with cloud workspaces and coding interview tools.
aashhuttossh · HN
Codeground – run and share code in the browser

Create functional apps by describing them in plain language, no coding required.

Use AI code review that runs code in microVMs to catch more bugs faster.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db