Weather Web API
For my intro to software engineering class, I was the team lead on a project to setup a CI/CD pipeline for a our "weather station" backend. We made a Python api, a Docker image, an AWS instance and stitched it all together with github actions. It was wildly satisfying to see the each part of the end product interact in real time.