Welcome to my repository!
Here you'll find my programs I coded for the Advent of Code challenges.
As for a brief introduction:
I am a professional Data Engineer with
+4 years of experience
.
I've always been passioned about the IT world.
I love discovering and mastering new video games: I've been speedrunning since 2023 too!
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill levels that can be solved in any programming language you like. People use them as interview prep, company training, university coursework, practice problems, a speed contest, or to challenge each other.
You don't need a computer science background to participate - just a little programming knowledge and some problem solving skills will get you pretty far. Nor do you need a fancy computer; every problem has a solution that completes in at most 15 seconds on ten-year-old hardware.
Eric Wastl, AdventOfCode.com (2024)
If you're interested, you can find more informations on the official website!
Once you've completed a challenge, you're granted a ⭐ STAR
.
The ultimate goal of the adventure is to get 50 stars, each day giving 2 stars at once.
Year | Challenges | Stars | Completion | Dedicated page |
---|---|---|---|---|
2015 | 5/25 | 10 ⭐ | 20% | (+) LINK |
2024 | 2/25 | 3 ⭐ | 6% | (+) LINK |
TOTAL |
7/50 |
13 ⭐ |
13% |
In each dedicated year page, you'll find the additional informations about each programs I've created, including their individual time of execution.
Important
I comment A LOT my programs. I want to make sure I can still understand them after years...
So, feel free to give it a look. ;)
- Eric WASTL, for creating Advent of Code and staying always so creative with it for so many years!
- Drazic MARTIN, for introducing me to the advent of code website and always inspiring me to program ever more (... also for being such a cool and reliable friend).
- Bogdanp awesome global advent of code repository list.
- JRomero132's advent of code inspiring markdown homepage.
- StackEdit.io, for being such a nice and well tuned MarkDown online editor (definitely has been used to create everything you've been reading up until now!)
- ChatGPT, even though I'm not using it to find directly the solution, it's a good friend to have around. >:)