Categorygithub.com/JulianStremel/advent-of-code-24
repository
0.0.0-20241213004604-ff0f75d58c8d
Repository: https://github.com/julianstremel/advent-of-code-24.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

๐ŸŽ„ Advent of Code ๐ŸŽ… 2024 - Go Solutions

Welcome to my repository of Advent of Code 2024 solutions, crafted with love and written in Go! ๐Ÿนโœจ Each day of December brings a new programming challenge, and this repo is my journey through the season of coding and Christmas cheer. ๐ŸŽ


๐ŸŽ… About Advent of Code

Advent of Code is an annual coding event during December. Every day at midnight EST, a new puzzle is released, challenging developers worldwide to solve problems while spreading holiday joy. ๐ŸŒŸ


๐ŸŽ What's Inside?

This repository contains:

  • Daily Solutions: One directory per day (day1, day2, etc.).
  • Go Code: not Clean, not efficient, and propably not idiomatic Go solutions.
  • Input Files: Puzzle inputs stored separately for reproducibility.

๐Ÿ“‚ Directory Structure

.
โ”œโ”€โ”€ day1/
โ”‚   โ”œโ”€โ”€ day1.go      # Solution code
โ”‚   โ””โ”€โ”€ (README.md)  # Explanation of the solution
โ”œโ”€โ”€ README.md        # You're here!
โ””โ”€โ”€ go.mod           # Module definition

Wishing you a Merry Christmas and happy coding! ๐ŸŽ„โœจ


Kindly generated using GPT 4o because who got time to write readmes...

I use Copilot in my normal coding workflows but this is just for me to get better and more productive in go on my own so no LLMs appart from this README :)