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

https://github.com/thomasrayner/adventofcode2019


https://github.com/thomasrayner/adventofcode2019

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Advent of Code 2019 Solutions

Here's some info on [Advent of Code 2019](https://adventofcode.com/2019/about). It's basically a series of coding puzzles. This year I'm doing them in Typescript in an effort to learn that language a little better. I'm not comfortable with it at all. There's a few spots where I got stuck on syntax or confused by the... "verbose"... narrative, and had to use other posted solutions as a reference. I've tried to point those spots out in the code or commit messages, but I'm not perfect, and it's all for fun anyway.

Speaking of fun, this challenge is a blast, and it's all put together by volunteers. It's been a nice way to challenge yourself in December.