Patrick Wagstrom
This repository contains my attempts at solutions for various Advent of Code problems. I'm using this both as something fun to do, but also as ways to learn some new programming languages.
- 2024 - I'm completing the problems first in Python and then I go back and complete them in Julia. I'm trying to add in tests where appropriate too.