C# developer focused on developer tools and API design
Student at 42, Paris
A DSL framework for C# that compiles composable logic trees into zero allocation execution pipelines. Built on Unity's runtime, but the engineering is pure C#: closures, expression trees, generics, functional reactive pipelines, and async/await.

Architecture & Technical Highlights
Impact
Built tooling that replaces printf debugging with inline variable snapshots, time travel replay, and on save feedback, inspired by Wallaby.js
Core Architecture
Developer Tooling
Inspired by Wallaby.js, which pioneered live inline annotations for JavaScript. ctester brings that same developer experience to C and embedded developers: step history scrubbing, inline variable annotations that update on save, and a rich TUI that eliminates context switching.