Skip to content

iTzHuGo/AOC24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎄 Advent of Code 2024 🎅

Welcome to my Advent of Code 2024 solutions! 🎁✨
Every day of December, I tackle fun and challenging coding puzzles, and you’re welcome to join the ride. 🚀


📜 What is Advent of Code?

Advent of Code is an annual coding event that runs from December 1st to December 25th. Each day unlocks a new puzzle, combining programming skills with creative problem-solving. Think of it as a holiday-themed treasure hunt for developers! 🧩


📂 Folder Structure

📦 advent-of-code-2024  
├── day01/  # 🎅 Day 1: Historian Hysteria
├── day02/  # ❄️ Day 2: Red-Nosed Reports
├── day03/  # 🎄 Day 3: Mull It Over
└── README.md  # 📖 You’re here!  

Each folder contains:

  • input.txt (the puzzle input)
  • solution.py (or your language of choice)

🎯 Goals

  • Solve puzzles daily. 🗓️
  • Write clean and efficient solutions (or at least try to 😅).
  • Have fun while learning! 🎊

✨ Progress

Day Puzzle Title Status
01 🎅 Historian Hysteria ✅ Done
02 ❄️ Red-Nosed Reports 🚧 Not Started
03 🎄 Mull It Over 🚧 Not Started

💡 Want to Join the Fun?

Head over to the Advent of Code 2024 website, and start solving puzzles today!


🌟 Contributing

Found a bug in my code? Want to suggest improvements? Open an issue or create a pull request. Contributions are always welcome! 🛠️


🖤 Acknowledgments

Big thanks to Eric Wastl for organizing Advent of Code every year! 🎉


🎉 Happy Coding and Happy Holidays! 🎄✨


About

Advent of Code 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages