My solutions to Advent of Code 2022 in the Python programming language.
NOTE: the code "hacks together" solutions to the challenges, minimizing implementation time. It is not written with a focus towards readability, maintainability or performance and should not be considered "clean code".