Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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|