Products

Product work that makes the engineering taste visible.

These products show two sides of the same delivery style: fast, useful software surfaces for engineers and clear, low-level embedded systems work in public.

vt100logging terminal screenshot

Python tooling product

vt100logging

A lightweight Python utility that makes terminal logs easier to scan by adding VT100-colored output on top of the standard logging module.

vt100logging started as a narrow internal-quality problem worth solving properly: developers and operators read terminal logs constantly, so log severity should be visible immediately without setting up a heavy logging stack. The result is a small public product with a clear install path, a thin API surface, and packaging disciplined enough for reuse.

PythonLoggingCLI toolingDeveloper utilitiesOpen source
MicrOS website screenshot

Open-source product

MicrOS

A lightweight open-source real-time operating system for microcontrollers and small systems, designed to stay tiny, transparent, and hackable.

MicrOS is a public embedded-systems project built to make low-level operating-system concepts easier to inspect, explain, port, and extend without hiding them behind unnecessary weight.

RTOSARM Cortex-MQEMUCMakeNinja
DevToolsForMe homepage screenshot

Product showcase

DevToolsForMe

A browser-first collection of practical developer utilities built to remove the small repetitive tasks that slow down bigger engineering work.

The product is shaped around a simple rule: many useful developer tools should open instantly, run locally in the browser, and avoid pushing users toward heavyweight apps or backend services for small daily tasks.

EmbeddedEncodingDataNetworkSecurity