
I was curious about how AI-powered coding tools actually work behind the scenes. How do they manage multiple tasks? How do they decide which tools to use? This wasn't a problem to solve—it was a question I needed to answer for myself.
I built Donk from scratch, step by step, to understand how agentic systems orchestrate tools and generate code. The result is a working AI builder that turns simple prompts into web pages—and a deeper understanding of how these systems really work.