Projects
Things being built
Open work where the ideas from the consulting and the books get made concrete — resource-oriented infrastructure, and the tools that carry the teaching.
-
ikigai-rs
Pre-alphaA resource-resolution kernel.
A kernel that addresses information by identity and resolves it through composable spaces with caching — determinism first, with language models kept as a last resort rather than the primary tool. It is inspired by NetKernel and is the resource-oriented argument of the ROA book, rebuilt as running Rust and WebAssembly.
MIT / Apache-2.0. Pre-alpha, and in the open. The theme this very site wears began life as the ikigai-rs web port.
-
Lectern
MIT · PythonA flexible Markdown slide-presentation system.
A Python CLI that assembles Markdown into decks — transclusion, slide ranges, partial templates — and renders them through reveal.js, with marp, remark, and quarto adapters behind the same interface. A live-reload preview server, vector-PDF export with 1-up / 2-up / 4-up imposition, and speaker notes round it out.
Notably, it ships an accessibility auditor: WCAG-AA contrast checks and semantic-metadata (JSON-LD) validation on the slides themselves — the same discipline this site is built to.