Demos & experiments
Shipped tools, interactive prototypes, and technical explorations.
Websites, internal tools, and AI-assisted workflows. No layers, straight to the work.
AI can generate code, but it cannot decide whether the code is good. That judgment comes from understanding how data structures behave, why certain a…
The coordination problem is the real problem. Not whether AI can write code — it can. Not whether it can parse documents, draft reports, or run analy…
Most CLIs are designed by people who already know how to use them. The flags make sense if you wrote the code. The error messages are obvious if you …