An open API service indexing awesome lists of open source software.

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

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 [![2025 Tests](https://github.com/portrik/adventofcode/actions/workflows/2025.yaml/badge.svg)](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 [![2024 Tests 🧪](https://github.com/portrik/adventofcode/actions/workflows/2024.yaml/badge.svg)](https://github.com/portrik/adventofcode/actions/workflows/2024.yaml)

Trying out .NET with F#.

## 2023 [![2023 Tests](https://github.com/portrik/adventofcode/actions/workflows/2023.yaml/badge.svg)](https://github.com/portrik/adventofcode/actions/workflows/2023.yaml)

Nim time.

## 2022 [![2022 Tests](https://github.com/tehSIRius/adventofcode/actions/workflows/2022.yaml/badge.svg?branch=master)](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 [![2019 Tests 🧪](https://github.com/portrik/adventofcode/actions/workflows/2019.yml/badge.svg)](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 [![2015 Tests 🧪](https://github.com/portrik/adventofcode/actions/workflows/2015.yaml/badge.svg)](https://github.com/portrik/adventofcode/actions/workflows/2015.yaml)

Trying out Swift here.