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. People use them as interview prep, company training, university coursework, practice problems, a speed contest, or to challenge each other.
This repository contains my solutions to the Advent of Code puzzles.
Run the scaffold
script to generate some template files for a new AoC challenge:
bun scaffold.ts year day