Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sharierhea/adventofcode2024

My journey through Advent of Code 2024 using Rust!
https://github.com/sharierhea/adventofcode2024

advent-of-code-2024 adventofcode

Last synced: about 1 month ago
JSON representation

My journey through Advent of Code 2024 using Rust!

Awesome Lists containing this project

README

        

# AdventOfCode2024
Advent of Code is a yearly programming event where small, two part puzzles are uploaded daily from
December 1st to December 25th (like an Advent calendar!). The event was created and is maintained by Eric Wastl, check out the website [here](https://adventofcode.com)!

This year I am attempting all of the puzzles in Rust, in order to learn the language. Wish me luck!