← All projects

This Site

A static portfolio I built.

  • Astro
  • TypeScript
  • CSS

software2026

The projects page: filter chips above a grid of cover-led project cards.

Every project on this site is one Markdown file. There is no database, no admin panel, and no backend: the whole thing is HTML by the time it reaches your browser.

The one piece of logic worth mentioning: a project gets its own page if, and only if, it has something written below the frontmatter. Nothing to configure and no list to keep in sync. Writing is the switch.