Colophon
This site is built with Hugo and hosted on GitHub Pages.
The homepage uses IBM Plex Mono by IBM. The rest of the site uses Verdana.
The chat widget lets you talk to an AI version of me. It runs on a Cloudflare Worker with conversation history stored in Cloudflare D1. The LLM backend is swappable - currently using a free-tier provider for the proof of concept.
Most of the code, including the reading list with Kindle highlights import and the chat widget, was written with the help of Claude Code by Anthropic.
The source code is available on GitHub.