SkillAgentSearch skills...

AdventOfCode

Solutions to every single AoC problem (2015-2025). Mostly in Rust

Install / Use

/learn @AxlLind/AdventOfCode
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Advent of Code :christmas_tree:

My solutions to every single AoC problem, most in Rust :crab: All the way from 2015 to today!

all-stars

Languages

Year | Language ---- | -------- 2025 | :crab: Rust 2024 | :crab: Rust 2023 | :crab: Rust 2022 | :crab: Rust 2021 | :crab: Rust 2020 | :crab: Rust 2019 | :crab: Rust 2018 | :snake: Python 2017 | <img width="20" height="20" alt="haskell" src="https://github.com/user-attachments/assets/16264c3d-2e39-4782-b424-32595ec34848" /> Haskell 2016 | :camel: OCaml 2015 | <img width="20" height="20" alt="clojure" src="https://github.com/user-attachments/assets/19678dbb-782e-40eb-944a-1850d2b724a1" /> Clojure

Usage

# to be able to download inputs (see fetch.sh)
export AOC_SESSION=[value from session cookie]

make           # run todays (if AOC is currently running)
make 2018-09   # run a specific day
make 2020-all  # run all from a specific year

Related Skills

View on GitHub
GitHub Stars70
CategoryDevelopment
Updated3mo ago
Forks3

Languages

Rust

Security Score

97/100

Audited on Dec 27, 2025

No findings