This Portfolio Site

Active

A static portfolio built with Eleventy — no framework, no client-side rendering, deployed automatically from a push to main.

Progress 80%
80%

Last updated: August 11, 2026 · Built with: Eleventy, Liquid, Pico.css, Formspree, GitHub Actions, GitHub Pages

View source Live demo

Overview

The site you're reading. I wanted somewhere to keep track of what I'm building that wasn't a README nobody visits, and I wanted it to be genuinely static — every page plain HTML by the time it reaches a browser, no framework, no hydration, no client-side rendering.

Features

Progress

August 2026. All pages live. Project write-ups rebuilt around the status/progress system. Deploy pipeline green.

Next.

What I learned

Pico.css was the right call for a site whose job is to be read. Classless CSS means the Markdown stays Markdown and the layout files stay short. Choosing a design system that requires almost no markup was worth more than any amount of styling I'd have done myself.