Field catalog
Specimens from the deep.
A loose log of things I've shipped, prototyped, or kept pinned to the corkboard. Hover to shine a light on one.
- Site:
Maus Cars
Car detailing & auto-import — Kortrijk.
- year
- 2026
- stack
- Astro
- stack
- Cloudflare
- role
- client
- site
- client
- astro
A small site for a one-person studio in Kortrijk that does both car detailing and auto-import. Hub at /, with /detailing and /import as the two spokes. Built to load fast on a phone in a parking lot.
- Code:
Termicolor
Drop an image, get a terminal palette — WCAG-aware, export anywhere.
- year
- 2026
- stack
- Astro + React
- typescript
- react
- design
Web tool that turns any image into a terminal-ready color palette. Picks accessible foreground/background pairs against the WCAG contrast curve and exports to iTerm, Alacritty, Warp, and a handful of other terminals — no signup, no upload, all in the browser.
-
Code:Fence
A lightweight LLM & agent library — the bloat moat, vs LangChain.
- stars
- 47
- downloads
- 2.5k/mo
- license
- MIT
- year
- 2024
- python
- llm
- open-source
Built to stay small while still composing chains, tools, and agents. Typed inputs, streaming support, and a model-agnostic interface that doesn't force you into a framework just to call an LLM twice.
-
Code:Airhead
Tiny CNNs for brain-tumor segmentation — thesis-era medical imaging via low-rank tensor decomposition.
- stars
- 4
- year
- 2022
- python
- deep-learning
- research