Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/s1gr1d/advent-of-code

🎄 Advent of Code Collection
https://github.com/s1gr1d/advent-of-code

advent-of-code aoc aoc-2020-in-js aoc-2023-in-kotlin

Last synced: about 1 month ago
JSON representation

🎄 Advent of Code Collection

Awesome Lists containing this project

README

        

# 🎄 Advent of Code

Code puzzles from [adventofcode.com](https://adventofcode.com)

| Year | Technology |
|------|---------------|
| 2020 | Functional JS |
| 2023 | Kotlin |

### Template Repos

| Technology | Template Repo |
|------------|---------------|
| Rust | https://github.com/fspoettel/advent-of-code-rust|
| Kotlin | https://github.com/kotlin-hands-on/advent-of-code-kotlin-template |