Projects

Hi! I'm a software engineer by day and also I guess by night. Here are some things I've worked on!

Song of the Week AWS Infrastructure

AWS Infrastructure

Song of the Week

I set up the AWS Infrastructure for the Song of the Week web app. The app portion was the brainchild of @dauerbach99, who developed 98% of the app code. It came from a game that our friend group played every week, where we all submit Spotify links, then vote for our favorites and try to guess who submitted what. Unfortunately, with Spotify's API changes, the future of the app appears to be as no more than a project we can share with our small group of friends.

A screenshot of the homepage of this website

Web Development

This Website!

I set up this website as a way to learn modern web development in SvelteKit and Tailwind CSS. I also wanted a place to share thoughts on a blog of sorts, since I'm mostly off of social media at this point. I also wanted an excuse to do some coding for fun!

A screenshot of the homepage of this website

AWS Infrastructure

This Website's Infrastructure

I set up the AWS Infrastructure for this site! It's using S3 + CloudFront, configured wholly via Terraform. I have plans to integrate API Gateway and allow people to sign up for emails or newsletter, but that's still in the works.

Sleeper Fantasy Info

Silly Go Project

Sleeper Fantasy Info

This small project uses the Sleeper Fantasy API to query for which fantasy managers were the most prolific traders! It also displays which NFL players were traded the most within these leagues. This project was my introduction to golang.