diff options
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,14 +1,23 @@ # Advent of Code 🎄🌟 + Repository storing my solutions to Advent of Code. See other people's solutions [here][awesome]. > [Advent of Code][aoc] 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 a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other. ## Years 📅 + +### [2020](aoc-2020-gleam) + + + + ### [2021](aoc-2021-kotlin) +   ### [2022](aoc-2022-dotnet) +   |