Welcome to my Advent of Code repository! ๐โจ
This is where I'll be sharing my solutions and thoughts as I tackle the coding challenges throughout December.
- My first Visualization: 2024 | Day 6 ๐ฎ๐งช | Part 1
2024Day6Part1Viz.mp4
- Interactive Visualization: 2024 | Day 14 ๐๐ค | Part 1 & 2
Advent of Code is an annual coding event where participants solve a series of programming puzzles. Each day, a new challenge is unlocked, and the puzzles often involve a mix of algorithms, data structures, and problem-solving skills. It's a great way to have fun, learn new things, and celebrate the holiday season with fellow coders around the world.
If you want to explore my solutions or use this repository for your own learning:
- Clone the repository:
git clone https://github.com/Tobias-Pe/advent-of-code
- Navigate to the day you're interested in ๐บ๏ธ
- Check out the solution code!
Feel free to use, modify, or share my code as you see fit. If you have improvements or suggestions, I'd love to hear them!
A special thanks to the creators of Advent of Code and the community that makes this event so enjoyable!
Happy coding and may your solutions be bug-free! ๐๐