Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeffgbutler/adventofcode2022
Golang Solutions to Advent of Code 2022
https://github.com/jeffgbutler/adventofcode2022
advent-of-code advent-of-code-2022 golang
Last synced: about 1 month ago
JSON representation
Golang Solutions to Advent of Code 2022
- Host: GitHub
- URL: https://github.com/jeffgbutler/adventofcode2022
- Owner: jeffgbutler
- Created: 2022-12-02T21:15:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T15:57:43.000Z (about 2 years ago)
- Last Synced: 2023-08-14T18:25:07.431Z (over 1 year ago)
- Topics: advent-of-code, advent-of-code-2022, golang
- Language: Go
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code - in Go
I'm using Advent of Code 2022 (https://adventofcode.com/) as a motivation to learn Go (https://go.dev/).