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

https://github.com/jwcarman/adventofcode2021


https://github.com/jwcarman/adventofcode2021

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

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Advent of Go 2021

Here are my solutions to the [Advent of Code 2021](https://adventofcode.com/2021) problems using [Go](https://go.dev/).

## Help Me!

I am using this as an opportunity to learn how to program in Go. Please feel free to submit pull requests to help me
learn to write more idiomatic Go.