My solutions for Advent of Code 2021, written in Python 3.10.
Solution files and boilerplate can be generated with new.py
, e.g.:
./new.py 1
The workspace is designed to work with the Nix package manager and Nix Environment Selector VS Code extension out of the box.