Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jomy10/advent-of-code-2021

My code for Advent Of Code 2021. The first few days were written in Rust, as that is what I was learning at the time. It all is quite messy (hence the learning).
https://github.com/jomy10/advent-of-code-2021

advent-of-code advent-of-code-2021 javascript ruby rust swift zig

Last synced: about 1 month ago
JSON representation

My code for Advent Of Code 2021. The first few days were written in Rust, as that is what I was learning at the time. It all is quite messy (hence the learning).

Awesome Lists containing this project

README

        

# Advent-Of-Code-2021
My code for Advent Of Code 2021. Mostly written in Rust as that is what I was learning at the time.
Be warned, it is quite messy. Also, I am in no means an expert, this is just for fun and to develop my Rust (and other languages eventually) skills.

(me in 2021 just starting to learn Rust) Looking at what other people have come up with, it seems like I still have a lot that I can learn from this language.

After day 10 I decided to make a separate project for each day.