Skip to main content

Command Palette

Search for a command to run...

Improve your problem solving skills with Advent of Code

Updated
1 min read

It's December already, so it's time for another edition of Advent of Code.

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.

I usually solve the puzzles using TypeScript/JavaScript and you can check out my repo with solutions here.

Have fun and good luck!