I decided to put all of my AoC solutions into one repo. I use different programming languages for different years. I will do as many assignments as I can, but it has to stay fun :) So usually I don't finish the entire month.
PHP:
- https://github.com/Mattie112/advent-of-code/tree/main/2017
- https://github.com/Mattie112/advent-of-code/tree/main/2018
- https://github.com/Mattie112/advent-of-code/tree/main/2019
- https://github.com/Mattie112/advent-of-code/tree/main/2020
Golang:
- https://github.com/Mattie112/advent-of-code/tree/main/2021
- https://github.com/Mattie112/advent-of-code/tree/main/2022
- https://github.com/Mattie112/advent-of-code/tree/main/2023
- https://github.com/Mattie112/advent-of-code/tree/main/2024
Any custom run instructions will be in the README of the year. I will not maintain / update older years to keep them running.