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

https://github.com/jrp2014/aoc2019

Advent of Code 2019
https://github.com/jrp2014/aoc2019

advent advent-of-code advent-of-code-2019 aoc aoc19 aoc2019

Last synced: about 1 year ago
JSON representation

Advent of Code 2019

Awesome Lists containing this project

README

          

# AoC2019
## Advent of Code 2019

Borrowing ideas from (in no particular order):

* https://github.com/glguy/advent2019
* https://github.com/mstksg/advent-of-code-2019
* https://github.com/mgkoning/advent-of-code-2019
* https://github.com/ephemient/aoc2019
* https://github.com/neilparikh/advent-of-code2019
* https://git.monade.li/aoc/tree/src

... and no doubt others. Thanks for the education guys.