adventofcode

Entries for the Advent of Code at https://adventofcode.com/

This can be found at https://bruntonspall.github.io/adventofcode

In 2019, I’m trying to solve these using Go. Template taken from https://github.com/kindermoumoute/adventofcode, and tweaked.

In 2020, I did these in iPython Notebook (or Jupyter), and published HTML outputs from each notebook

In 2021, I did it again in iPython Notebook and published the HTML outputs.

In 2023, I did it again in IPython Notebook because I really like the interactive nature of code and markdown combined. You can find the HTML outputs as always