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

https://github.com/crocidb/advent-of-code

My solutions for the Advent of Code
https://github.com/crocidb/advent-of-code

advent-of-code

Last synced: 4 months ago
JSON representation

My solutions for the Advent of Code

Awesome Lists containing this project

README

          

# Advent of Code

Those are my solutions for the Advent of Code. They're mostly solved in Racket and Haskell. It uses a `nix-shell` to setup the necessary dependencies.

```shell
nix-shell
```