This is the source code for my personal website. It is built using Astro and managed with Bun, and serves as a source for basic information about me and how to contact me.
Install dependencies with bun install, then run prek install to set up pre-commit hooks (lint + format checks).