This repository contains my personal solutions for the Advent of Code puzzles. Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.
## Repository Structure
The repository is structured by year, with each day's solution as a standalone Python file.