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

https://github.com/emitanaka/adventofcode

My code for advent of code
https://github.com/emitanaka/adventofcode

Last synced: 4 months ago
JSON representation

My code for advent of code

Awesome Lists containing this project

README

          

This is a repo that holds my code that tackles problems in https://adventofcode.com/

The code is in no way what I consider optimal or best!