Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexhedley/adventofcode
Advent Of Code (AoC)
https://github.com/alexhedley/adventofcode
advent-of-code aoc
Last synced: about 1 month ago
JSON representation
Advent Of Code (AoC)
- Host: GitHub
- URL: https://github.com/alexhedley/adventofcode
- Owner: AlexHedley
- License: mit
- Created: 2021-12-25T14:27:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-27T17:21:24.000Z (about 1 year ago)
- Last Synced: 2023-12-27T18:28:40.227Z (about 1 year ago)
- Topics: advent-of-code, aoc
- Language: HTML
- Homepage: https://alexhedley.github.io/adventofcode
- Size: 546 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎄 Advent Of Code 🎄
[Advent Of Code](https://adventofcode.com/)
| Year | Code | Supporter | Silver | ⭐ | Total |
| -------------------------------------- | ------------------------------------------------------ | --------- | ------ | --- | ----- |
| [2023](https://adventofcode.com/2023/) | [repo](https://github.com/AlexHedley/adventofcode2023) | ✔ | 2 | 6 | 14 |
| [2022](https://adventofcode.com/2022/) | [repo](https://github.com/AlexHedley/adventofcode2022) | ✔ | 1 | 7 | 15 |
| [2021](https://adventofcode.com/2021/) | [repo](https://github.com/AlexHedley/adventofcode2021) | ✔ | 7 | 4 | 15 |
| [2020](https://adventofcode.com/2020/) | [repo](https://github.com/AlexHedley/adventofcode2020) | | 0 | 0 | 0 |
| [2019](https://adventofcode.com/2019/) | [repo](https://github.com/AlexHedley/adventofcode2019) | | 0 | 0 | 0 |
| [2018](https://adventofcode.com/2018/) | [repo](https://github.com/AlexHedley/adventofcode2018) | | 0 | 0 | 0 |
| [2017](https://adventofcode.com/2017/) | [repo](https://github.com/AlexHedley/adventofcode2017) | | 0 | 0 | 0 |
| [2016](https://adventofcode.com/2016/) | [repo](https://github.com/AlexHedley/adventofcode2016) | | 0 | 0 | 0 |
| [2015](https://adventofcode.com/2015/) | [repo](https://github.com/AlexHedley/adventofcode2015) | ✔ | 2 | 4 | 10 |## Site
- [Published](https://alexhedley.github.io/adventofcode)
## Run
`py -m http.server`
- [local](http://localhost:8000/)
## Docs
- [Docs](docs/README.md)
## License
- [MIT License](LICENSE)