In 2021 I decided to take on the Advent of Code 2021 challenge. Since this was my first year, I used primarily my strongest language - Typescript.
- Day 1
- Day 2
- Day 3
- Day 4
- Day 5
- Day 6
- Day 7
- Day 8
- Day 9
- Day 10
- Day 11
- Day 12
- Day 13
- Day 14
- Day 15
- Day 16
- Day 17
I had an idea to try and solve Day1's first puzzle using types only. I wrote a blog about it here. And since it actually worked I tried to test myself with the other puzzles as well: