Back to Portfolio

Writing

Thoughts on code, systems, and the messy process of turning ideas into products.

All Articles

Deconstructing ai-eval-lab and its inner working
Building Things
TypeScriptDockerVNCstreaming+1
April 26, 2026
15 min read

Deconstructing ai-eval-lab and its inner working

A deconstruction of the workings of ai-eval-lab, a platform that streams desktop applications from a docker container (like KiCad) to the browser via VNC, captures real-time board state telemetry, and evaluates the student's process using LLMs.

Read More