Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/faculerena/aoc2022
https://github.com/faculerena/aoc2022
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/faculerena/aoc2022
- Owner: faculerena
- Created: 2022-12-02T14:21:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-11T20:14:13.000Z (about 2 years ago)
- Last Synced: 2024-06-21T18:54:34.614Z (7 months ago)
- Language: Go
- Size: 56.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AoC2022
| Day | Language(s) | Part 1 | Part 1 |
| :----: | :----: | :----: | :----: |
| 1 | Go/Golang | :heavy_check_mark: |:heavy_check_mark:|
| 2 | Go/Golang | :heavy_check_mark: |:heavy_check_mark:|
| 3 | Go/Golang | :heavy_check_mark: |:heavy_check_mark:|
| 4 | Go/Golang | :heavy_check_mark: |:heavy_check_mark:|
| 5 | Go/Golang | :heavy_check_mark: |:heavy_exclamation_mark:|
| 6 | Go/Golang | :heavy_check_mark: |:heavy_check_mark:|
| 7 | Go/Golang | ::ghost: |:ghost: |
| 8 | Go/Golang | :heavy_check_mark: |:heavy_exclamation_mark:|:heavy_check_mark: means it's done
:heavy_exclamation_mark: means it's done, but I'm not happy with the solution or was harder than I expected, so I'll probably revisit it later.
:ghost: means I lost the file, so I'll have to redo it later.