Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nikolay/advent-of-code

Advent of Code
https://github.com/nikolay/advent-of-code

advent-of-code advent-of-code-2021

Last synced: 1 day ago
JSON representation

Advent of Code

Awesome Lists containing this project

README

        

# Advent of Code

This repository contains my solutions for [Advent of Code 2021](https://adventofcode.com/2021)
using Go.

## Learning Go

I am learning Go and I'm using the Advent of Code as a way to practice more generic programming.