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

https://github.com/dgunay/advent-of-code-2017

Attempts at solving all the challenges of Advent of Code 2017
https://github.com/dgunay/advent-of-code-2017

advent-of-code challenges-solved php

Last synced: about 2 months ago
JSON representation

Attempts at solving all the challenges of Advent of Code 2017

Awesome Lists containing this project

README

          

# Advent of Code 2017

Last year I think I did Advent of Code in C++. This year, I'm trying it in PHP
first but will probably see if I can't also use another language or two.