Home About Projects
  • Deploying a Static Site to AWS using Terraform and GitHub Actions

    September 29, 2025


    The AWS, Terraform, and GitHub actions logos on a green to orange gradient arc.

    How to deploy a static site using repeatable, version-controlled infrastructure as code (IaC), stay within Amazon Web Services’ free tier, and leverage global caching with Amazon CloudFront.

  • Building a Static Website Using Astro Content Collections

    August 17, 2025


    The Astro, Tailwind, and DaisyUI logos on a dark background with a purple gradient arc.

    I decided to create a personal website to highlight some of my projects. After experimenting with a number of different solutions I ended up choosing Astro to build the static site and Tailwind and DaisyUI to style it.