Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hunkyjimpjorps/adventofcode
A compilation of my Advent of Code solutions.
https://github.com/hunkyjimpjorps/adventofcode
advent-of-code-2015 advent-of-code-2020 advent-of-code-2021 advent-of-code-2022 advent-of-code-2022-racket advent-of-code-2023 advent-of-code-2023-gleam advent-of-code-2023-racket elixir gleam racket
Last synced: 26 days ago
JSON representation
A compilation of my Advent of Code solutions.
- Host: GitHub
- URL: https://github.com/hunkyjimpjorps/adventofcode
- Owner: hunkyjimpjorps
- License: other
- Created: 2021-12-09T23:05:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-24T16:38:10.000Z (27 days ago)
- Last Synced: 2024-12-25T00:42:00.731Z (26 days ago)
- Topics: advent-of-code-2015, advent-of-code-2020, advent-of-code-2021, advent-of-code-2022, advent-of-code-2022-racket, advent-of-code-2023, advent-of-code-2023-gleam, advent-of-code-2023-racket, elixir, gleam, racket
- Language: Gleam
- Homepage:
- Size: 4.81 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jimpjorps Does Advent of Code
My solutions for [Advent of Code](https://adventofcode.com/).
## Solutions
I started participating in AoC in 2021. Previous years' solutions were done later.
* __2021__: [Racket](https://racket-lang.org/), with some in [Elixir](https://elixir-lang.org/)
* __2022__: Racket
* __2023__: Racket first, then [Gleam](https://gleam.run/)
* __2024__: Gleam first, then Racket## Commentary
* [2022 commentary](commentary/commentary-2022.md)
* [2023 commentary](commentary/commentary-2023.md)
* [2024 commentary](commentary/commentary-2024.md)