Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/colinodell/advent-2020

My solutions to https://adventofcode.com/2020 using Golang
https://github.com/colinodell/advent-2020

advent-of-code advent-of-code-2020

Last synced: about 1 month ago
JSON representation

My solutions to https://adventofcode.com/2020 using Golang

Awesome Lists containing this project

README

        

# Advent of Code 2020

[![Build Status](https://img.shields.io/github/workflow/status/colinodell/advent-2020/Test/main.svg?style=flat-square)](https://github.com/colinodell/advent-2020/actions?query=workflow%3ATest+branch%3Amain)

My solutions to https://adventofcode.com/2020 using Golang.

Past years:

- [2019 - Golang](https://github.com/colinodell/advent-2019)
- [2018 - NodeJS](https://github.com/colinodell/advent-2018)
- [2017 - PHP](https://github.com/colinodell/advent-2017)
- [2015 - Golang](https://github.com/colinodell/advent-2015)