Advent of Code is an annual coding event hosted in December. It's been running since 2015, and so far I've completed years 2017, 2018, and 2020 to 2024. If you want to see my attempted solutions to these problems, then you can do so here.
If you would instead like to view any given day's solutions on a single page, click here.
In order to perform the automated testing and timing of solutions in this repo, I download the inputs through my Jamdroid webserver, which uses my session token to download (and then cache) my inputs for the puzzles.