← blog

Hello, World

This is a portfolio site that doubles as a terminal emulator. Type help on the home page to explore.

Why a terminal?

I spend most of my time in a terminal. It felt right to make a site that reflects that.

What’s here

  • An interactive command prompt on the home page
  • Blog posts (this one included)
  • A downloadable CV via the cv command

Stack

Built with Astro — static output, markdown-first, zero client-side JS frameworks. Hosted on Vercel.

The terminal is plain JavaScript, no libraries.