Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danielm/adventofcode

my adventofcode.com challenge solutions
https://github.com/danielm/adventofcode

advent-of-code advent-of-code-2015 adventofcode2015 rust

Last synced: 24 days ago
JSON representation

my adventofcode.com challenge solutions

Awesome Lists containing this project

README

        

# AdventOfCode

My AdventOfCode 🎄 Solutions ⭐ . Made in Rust 🦀

## Why u do dis?

- Learning Rust, almost like from scatch
- Keep writing a little Rust everyday
- No AOC helpers / dependencies (crates) or such. *Yes I also need to learn to to read and parse files and all that fun stuff.*
- Will try to make 1 solution that covers both parts: That means that during part2, i'm going to refactor.
- The idea is to complete all the challenges in my freetime before the 2022 edition starts.

## Progress
- 2015: day: 12/25 - ⭐ 24/50 ⭐
- ..