
Z5 CODE – Tech Platform for Programming Projects
@Kiriakoscls4 https://t.co/vL7v4J1TKx
@z5code0 · X
The full gallery
Tech stack
22 projects

@Kiriakoscls4 https://t.co/vL7v4J1TKx
@z5code0 · X

Write and run code in an IDE with Claude, GPT, and Gemini models, then deploy to Vercel.
@bind_ai · X
We got tired of juggling model subscriptions and editors, so we built Bind AI One tab: Claude, GPT, Gemini, an IDE that runs the code and ships it to Vercel Heads down on the shortest path from idea to application #vibecoding

AI-powered project planning that recommends the most cost-effective model for each task.
@Hanumliahzhra · X
vibecoding free tier Just discovered Vibe Coding Plan - AI-powered project planning that breaks down ideas into actionable tasks! Check it out

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

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

Convert one-sentence ideas into precise AI prompts for coding agents.
@_m3rl1n

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

Visualize and deploy AI-generated backend code as a verifiable logic layer you can understand and own.
@SpalaAi · X

Design and deploy AI workflows and agents with a visual no-code builder.
@RanRan1357699 · X
Just shipped a smart guardrail in experiments: if your flow needs test data, it now blocks runs with a friendly prompt and offers one-click AI-generated samples. No more silent all-fail runs! Small details, big peace of mind. #BuildInPublic

Create and deploy web applications by describing them to an AI.
ceritium · HN
I built a kind of paas for llms, the idea was to allow my family deploy webs cheap and easy, my family doesn't use It, but It end being very useful form mento deploy small apps. You can check It out on https://onvibe.run there is a list of forkable apps that I use. I did some kind of meta thing, because bownI can create apps with llm (like Claude) and expose an mcp on theme (like the notes and todolist apps).