Selected projects
A selection of products, sites and experiments I’m working on or have contributed to.
DemoInk
A personal tool for drawing live on your screen during a demo or call — shapes, colors, whiteboard mode, auto-screenshot. v1.0.0 available for Windows.
An ode to my dashboards
A love letter to the hundreds of dashboards I built, tested and shared over thirteen years — anonymized, and gathered here into a single moving wall.
The C++ dungeon
2009: my first real project — the one where I moved from iterative C to object-oriented C++. A text-mode dungeon crawler — hero, rooms, items, enemies, all modeled as classes. No code survives, but a lot of happy hours do.
Pascal's triangle
My very first program, written in high school (2006): a little C tool that expanded (a + b)ⁿ for any power. No technical merit whatsoever — but it's where it all started.