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

https://github.com/raoul2000/advent-of-code-odyssey

aoc in Clojure
https://github.com/raoul2000/advent-of-code-odyssey

Last synced: 2 months ago
JSON representation

aoc in Clojure

Awesome Lists containing this project

README

        

# Advent Of Code Odyssey

This repository contains my attempts to explore [Advent Of Code](https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://adventofcode.com/&ved=2ahUKEwjrh9KT7_SJAxX_VaQEHXXmMMsQFnoECA0QAQ&usg=AOvVaw138UV6iz1Rf6pf0emkAIkK) territories using only [Clojure](https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://clojure.org/&ved=2ahUKEwiH3Mah7_SJAxWqBfsDHXpiPFkQFnoECBUQAQ&usg=AOvVaw30WiVQ_ZOUKQas21x2zHPX), along years.

As you'll see, I could never reach the end of this journey, but I surely did my best to go as far as I could :

- [2021](./2021/) : reached step 14
- [2022](./2022/) : reached step 11
- [2023](./2023/) : reached step 10
- [2024](./2024/) : reached step ... who knows ?

**SPOILER ALERT: source code may contains puzzle solutions (hopefully)**