Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pin3da/advent-of-code
My solutions to https://adventofcode.com/ in different languages I want to learn.
https://github.com/pin3da/advent-of-code
advent-of-code advent-of-code-2020 advent-of-code-2022 dart go kotlin rust
Last synced: 3 months ago
JSON representation
My solutions to https://adventofcode.com/ in different languages I want to learn.
- Host: GitHub
- URL: https://github.com/pin3da/advent-of-code
- Owner: pin3da
- License: mpl-2.0
- Created: 2018-12-14T19:15:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-17T10:35:55.000Z (over 1 year ago)
- Last Synced: 2024-06-21T18:56:20.491Z (5 months ago)
- Topics: advent-of-code, advent-of-code-2020, advent-of-code-2022, dart, go, kotlin, rust
- Language: Rust
- Homepage:
- Size: 192 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-golang-repositories - advent-of-code
README
# Advent-of-code
My solutions to https://adventofcode.com/ in different languages.
I have little (almost none) experience in the languages here, so don't expect super nice code (I just want to explore them a bit).
[2020 Blog Post about kotlin](https://pin3da.github.io/posts/advent-of-kotlin/)
|year|lang|
|----|----|
|2018|go|
|2019|go|
|2020|kotlin|
|2021|rust|
|2022|dart|