Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jyggen/advent-of-go

My solutions for Advent of Code - Go Edition!
https://github.com/jyggen/advent-of-go

advent-of-code advent-of-code-2015 advent-of-code-2017 advent-of-code-2018 advent-of-code-2019 advent-of-code-2020 advent-of-code-2021 advent-of-code-2022 advent-of-code-2023 go golang

Last synced: 24 days ago
JSON representation

My solutions for Advent of Code - Go Edition!

Awesome Lists containing this project

README

        

# Advent of Go

[![Software License][badge-license]][license]
[![Build Status][badge-build]][build]

My solutions for Advent of Code - Go Edition!

[build]: https://github.com/jyggen/advent-of-go/actions
[license]: https://github.com/jyggen/advent-of-go/blob/main/LICENSE

[badge-build]: https://img.shields.io/github/actions/workflow/status/jyggen/advent-of-go/go.yml?branch=main&style=flat-square
[badge-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square