Colophon
Technologies
- Hand-written HTML5 with semantic landmarks
- CSS3 with custom properties (design tokens) — no build step, no framework
- A small amount of progressive-enhancement JavaScript
- Type: Bricolage Grotesque, Hanken Grotesk, and JetBrains Mono via Google Fonts
- Git / GitHub for version control
Accessibility
- Targets WCAG 2.2 AA; every text/background pair verified for contrast
- Skip link, keyboard-visible focus states, and a logical heading outline
- Honors prefers-reduced-motion
Performance
- Static files, no client framework — fast first paint and strong Core Web Vitals
- Fonts preconnected and loaded with display: swap
- Explicit image dimensions to avoid layout shift
Deployment
- Hosted on DreamHost via manual Git-based deployment over SSH
Design note
The monospace markers, # section headers, and GitHub-dark palette are an evolution of this site's original "Markdown-as-page" concept — a developer's résumé that wears its source on its sleeve.