
LoopFlow — the tutorial
Describe self-correcting coding workflows in plain English and run them until tests pass.
forgeapp
The full gallery
Tech stack
23 projects

Describe self-correcting coding workflows in plain English and run them until tests pass.
forgeapp

Learn system design by simulating real-world behavior. Visualize latency, load, failures, and system flow interactively.
@Fahadh_4444 · X
This is FIGMA FOR SYSTEM DESIGNS

Learn Python interactively with AI-powered code explanations.
@Mukilan_46_08 · X
🚀 Just launched PyLume! Learn Python with AI-powered explanations that are clear, simple, and interactive. 🌐 Feedback is always welcome! 💙 #PyLume #Python #GenAI #BuildInPublic

Learn Python by solving 60 coding challenges in a browser-based editor.
u/Funny-Temporary7465 · Reddit
Built a Python learning platform because I was bored of the existing options Hey everyone, I built PyTutor, a web app to learn Python by actually writing code from the first minute instead of watching videos. 60 challenges across 6 modules, a real Python editor in the browser (runs via Skulpt, no backend needed), a live variable inspector so you can see what your code is doing as it runs, and a certificate at the end. Built it with AI-assisted coding tools, which let me focus more on the

AI-powered code review that runs code in microVMs to catch more bugs.
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

Write code and visualize its runtime execution as an interactive graph.
@neon_time · X

Free tool to transform your source code into stunning, high-resolution HD images. Customize themes, backgrounds, and export perfect code screenshots for Twitter/X, blogs, and docs.
@ricka_dev · X
Building Syntax Code 🚀 A free tool to turn raw source code into high-res, beautiful images for X, blogs, and docs.

Visual node-based programming environment for creating GPIO logic and MQTT workflows on ESP32 devices.
@NodeESP · X
- Project for sale

Convert code repositories and pull requests into interactive educational tours, quizzes, exams, and flashcards.
@vilfred_sikker · X
free signups!

Turns your coding ideas into structured plans and documentation that AI agents execute.
u/SSShken · Reddit
I was the only dev at a startup that made it to revenue. Launched my own thing 3 days ago and 61% leave on the first screen The founders I worked with had already built one company that did well before I joined. I was the only developer on the second one, sitting next to them the whole way while it grew into something with real revenue. Watched how they made calls, what they refused to spend time on, how they decided what mattered. Figured I'd absorbed enough to do my own. Three days in, th

Connect a GitHub repo to automatically detect user flows, visualize code structure, and identify where users get stuck.
u/freestyle_gonzo · Reddit
Vibe coding made building fast. It didn't make understanding easy. Something changed in the last year. Vibe coding (or agentic engineering if you ask some) made writing an app fast. Week-to-weekend fast. More people are building software than ever before, and I think that's a genuinely good thing. But fast building creates a new bottleneck. Writing code is no longer the hard part. Understanding what you built and its nuances is. A huge share of people shipping right now have never analyzed

Analyze and debug code with AI-powered review using OpenAI's API.
TOPDEV99999 · GitHub
AI-codepilot An advanced AI-driven code analysis tool built with Next.js, leveraging OpenAI's API to review and debug code efficiently.