
完整作品展
技术栈
23 projects


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

用AI驱动的代码解释交互式学习Python。
@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

在浏览器中完成60个Python编码挑战。
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驱动的代码审查工具,在microVM中运行代码来捕获更多错误。
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

编写代码,以交互式图表实时可视化执行流程。
@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.

NodeESP是ESP32的可视化编程工具,通过节点拖拽创建GPIO逻辑和MQTT工作流。
@NodeESP · X
- Project for sale


Sequo 将编码想法转化为结构化计划和文档,供AI代理执行。
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

Stepflo 连接 GitHub 代码库,自动检测用户流并生成可视化地图。
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

利用OpenAI API进行AI驱动的代码审查和调试分析。
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.