https://github.com/eratio08/advent-of-code
yearly Advent of Coden solution attempts
https://github.com/eratio08/advent-of-code
advent-of-code advent-of-code-2015 advent-of-code-2021 advent-of-code-2022 advent-of-code-2023 advent-of-code-2024 elixir go kotlin ocaml
Last synced: 2 months ago
JSON representation
yearly Advent of Coden solution attempts
- Host: GitHub
- URL: https://github.com/eratio08/advent-of-code
- Owner: eratio08
- Created: 2022-12-01T06:51:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-26T21:48:39.000Z (over 1 year ago)
- Last Synced: 2025-03-15T01:17:33.199Z (over 1 year ago)
- Topics: advent-of-code, advent-of-code-2015, advent-of-code-2021, advent-of-code-2022, advent-of-code-2023, advent-of-code-2024, elixir, go, kotlin, ocaml
- Language: OCaml
- Homepage:
- Size: 163 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎄 Advent Of Code 🌟
Collection of yearly [Advent of Code](https://adventofcode.com/) solution attempts.
## [2025](https://adventofcode.com/2025)
Trying [Gleam](https://gleam.run/) this year.
## [2024](https://adventofcode.com/2024)
[Elixir](https://elixir-lang.org/) it is this year!
## [2023](https://adventofcode.com/2023)
This year I'm trying out [OCaml](https://ocaml.org/)
## [2022](https://adventofcode.com/2022)
In 2022 I want to learn some [Go](https://go.dev).
## [2021](https://adventofcode.com/2021)
In 2021 I tried [Kotlin](https://github.com/eratio08/advent-of-code-2021-kotlin) motivated by the [Kotlin by JetBrains YouTube Channel](https://www.youtube.com/@Kotlin).