Projects & Experiments
Living examples that support the writing on this site: open-source tools, experiments, and the site itself. Each project links to its write-up, a live demo, or the source code.
This Website
A multilingual static site built with Astro, Bun, and Cloudflare Pages: a personal digital workshop with near-zero client JavaScript and content served in three locales.
ngrx-graph
A CLI that reads your NgRx source code and draws DOT/SVG graphs of how Actions, Effects, and Reducers connect, including aliases and nested dispatches.
Portfolio Tracker
A browser-first, privacy-friendly investment portfolio tracker built with React, TypeScript, and Vite: local-first storage, smart caching, and responsive charts.
Dotfiles
My personal configuration for a reproducible development environment: editor, shell, and macOS tooling, versioned and documented.
Manage Dotfiles
An Ansible-based experiment for provisioning dotfiles across machines: an early approach to reproducible setups, later superseded by the dotfiles repository.