Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

"an Advent calendar of small programming puzzles"
https://github.com/alessbell/advent-of-code

advent-of-code

Last synced: 3 days ago
JSON representation

"an Advent calendar of small programming puzzles"

Awesome Lists containing this project

README

        

## My Advent of Code solutions, year by year.

Runs in node v8 and up with `node --experimental-modules 2020/day1/solution.js `. Runs in node v12 without the experimental modules flag 🎉