https://github.com/portrik/adventofcode
Very ugly Advent of Code solutions
https://github.com/portrik/adventofcode
advent-of-code advent-of-code-2019 advent-of-code-2020 advent-of-code-2021 advent-of-code-2022 advent-of-code-2023 advent-of-code-2024 advent-of-code-2025 adventofcode fsharp nim python rust vlang
Last synced: 5 months ago
JSON representation
Very ugly Advent of Code solutions
- Host: GitHub
- URL: https://github.com/portrik/adventofcode
- Owner: portrik
- Created: 2019-12-02T18:55:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-12-24T10:39:38.000Z (6 months ago)
- Last Synced: 2025-12-25T07:17:23.534Z (6 months ago)
- Topics: advent-of-code, advent-of-code-2019, advent-of-code-2020, advent-of-code-2021, advent-of-code-2022, advent-of-code-2023, advent-of-code-2024, advent-of-code-2025, adventofcode, fsharp, nim, python, rust, vlang
- Language: Rust
- Homepage:
- Size: 534 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code
If you hate easy and elegant solutions to problems, these solutions are just the thing for you.
## 2025 [](https://github.com/portrik/adventofcode/actions/workflows/2025.yaml)
Going rusty once again. Maybe the shorter month will force me to finally learn it.
## 2024 [](https://github.com/portrik/adventofcode/actions/workflows/2024.yaml)
Trying out .NET with F#.
## 2023 [](https://github.com/portrik/adventofcode/actions/workflows/2023.yaml)
Nim time.
## 2022 [](https://github.com/tehSIRius/adventofcode/actions/workflows/2022.yaml)
The year of ✌️.
## 2021
Year three. Throwing darts on the board at random. It's all tested, though.
## 2020
Year two. I want to learn rust so that's why there's rust. There are some growing pains but it seems to be working great.
## 2019 [](https://github.com/portrik/adventofcode/actions/workflows/2019.yml)
My first year. Tried it with python. Did not get too far. Doing a remix in 2022.
## 2016
GO experimenting.
## 2015 [](https://github.com/portrik/adventofcode/actions/workflows/2015.yaml)
Trying out Swift here.