This is V2 of my personal landing page / mini-portfolio. Previously, something similar existed as a Flask app hosted on a Digital Ocean droplet, but I wanted to use my experience after 11 months in my role to make something cheaper, more secure, and generally "better".
For the site itself, this is a basic static site generated with Hugo, and using a very minimally modified theme called risotto (links in the footer).
However, the infrastructure this all runs on is the true “portfolio” component here. More details here, but using Github Actions, the site is deployed to resources on AWS that are managed using Terraform Cloud.