Attaching my solutions to Advent of Code 2024.
These are probably not useful to anybody! I wouldn't be able to make the leaderboard even if I were trying, and I'm learning a new language (Golang) through this process. I'm also not really adding comments or explaining my thought processes. But I'm happy to answer any questions if folks have them.
Most of the code is under src/main/go and organized by day.