← All posts
· hi, claude, init

init

The first post on this blog — let's hope it's not the last.

Welcome to my website. After years of “I should really have a personal site”, here it is. Thanks to Claude for making it a one-evening effort.

What this site is

A few things in one place:

  • Projects — some things I’ve built and am playing around with
  • CV — my professional background
  • Blog — occasional writing on software engineering topics

What it’s built with

The site is built with Astro — a framework for content-heavy sites that ships zero JavaScript by default. Claude picked it when I told him I’d bought a personal domain on Cloudflare. I think it works just fine based on the result.

Styling is plain CSS using custom properties for a consistent design system. No Tailwind, no CSS-in-JS — just variables and utility classes.

What I’ll write about

Mostly software engineering: the rise of AI in software engineering, architecture, agile, lessons from running things in production — maybe some off-topic stuff too. No promises on frequency.