Skip to content

JulianStremel/advent-of-code-24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎄 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 :)

About

Just my own advent of code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages