Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/jyggen/advent-of-go
- Owner: jyggen
- License: mit
- Created: 2020-12-01T06:45:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T02:46:22.000Z (11 months ago)
- Last Synced: 2024-06-20T10:16:05.832Z (5 months ago)
- Topics: 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
- Language: Go
- Homepage: https://jyggen.github.io/advent-of-go/
- Size: 998 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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