Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agalabov/advent-of-code
My code for Advent of Code 2021
https://github.com/agalabov/advent-of-code
advent-of-code advent-of-code-2021
Last synced: 9 days ago
JSON representation
My code for Advent of Code 2021
- Host: GitHub
- URL: https://github.com/agalabov/advent-of-code
- Owner: AGalabov
- Created: 2021-12-01T16:00:34.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T21:36:28.000Z (almost 2 years ago)
- Last Synced: 2023-07-31T18:10:44.799Z (over 1 year ago)
- Topics: advent-of-code, advent-of-code-2021
- Language: Ruby
- Homepage:
- Size: 157 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2021
I've decided to take on the [Advent of Code](https://adventofcode.com/) challenge. Throughout the years of the event I intend to use multiple languages to go through the journey of obtaining all 50 stars and saving Christmas.
# Solutions
- [2021 - Typescript](./2021)
- [2022 - Ruby](./2022)