Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/s1gr1d/advent-of-code
- Owner: s1gr1d
- License: other
- Created: 2020-12-02T22:24:34.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-03T15:55:48.000Z (about 1 year ago)
- Last Synced: 2024-10-11T20:30:23.336Z (3 months ago)
- Topics: advent-of-code, aoc, aoc-2020-in-js, aoc-2023-in-kotlin
- Language: JavaScript
- Homepage:
- Size: 244 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 |