2026-08-17

Hello, World

I rebuilt this site from scratch. The old one was a Flutter Web build — great for learning Flutter, bad for anyone trying to actually read my resume, since the whole page rendered to a canvas with no real text in the DOM.

This version is a static Next.js site: real HTML, real SEO, real content I can keep current without touching Dart.