Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/natecraddock/aoc

Advent of Code puzzle solutions
https://github.com/natecraddock/aoc

advent-of-code advent-of-code-2021 adventofcode zig

Last synced: about 1 month ago
JSON representation

Advent of Code puzzle solutions

Awesome Lists containing this project

README

        

# Advent Of Code

My solutions to the Advent of Code.

* [2021](https://github.com/natecraddock/aoc/tree/master/2021): Solve all problems in Zig to learn the language better
* [2023](https://github.com/natecraddock/aoc/tree/master/2023): Use Lua and focus on completion not speed