This is my attempt at solving Advent of Code 2025 in Python. Feel free to take a look and get inspired
TODO
TODO
Add some .sh or .py scripts to automate project structure generation and/or other things...
Add benchmarking to log the time of each test run
Might do some code refactoring depending on how much I like my solutions or not