Advent of Code is an Advent Calendar comprised of small programming puzzles that are designed to be solved in any language. This repo represents my journey to better learn how to program. I started with solutions in Python, later transitioning to TypeScript using Deno.
I come back to these problems when I have free time. This is very much a work in progress.
Run command:
deno task start --year <year> --day <day>