Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keyzox71/adventofcode2024
🎄 Doing advent of code to learn GO
https://github.com/keyzox71/adventofcode2024
advent-of-code-2024 advent-of-code-2024-go advent-of-code-2024-golang adventofcode2024 go golang
Last synced: 29 days ago
JSON representation
🎄 Doing advent of code to learn GO
- Host: GitHub
- URL: https://github.com/keyzox71/adventofcode2024
- Owner: KeyZox71
- License: wtfpl
- Created: 2024-12-01T15:07:30.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-12-01T15:22:56.000Z (about 1 month ago)
- Last Synced: 2024-12-01T16:25:51.444Z (about 1 month ago)
- Topics: advent-of-code-2024, advent-of-code-2024-go, advent-of-code-2024-golang, adventofcode2024, go, golang
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code
Welcome to my Advent of Code repository! 🎄✨ This is where I tackle the annual programming puzzles from Advent of Code, a coding event that runs every December. Each day from December 1st to 25th, a new challenge is released, and this repo documents my solutions (poorly written).
## With what
Doing it in GO because it is the best language of the planet and always wanted to learn it but never took the time.
But now is the day i lean GO so enjoy my terrible code !## Progress
| Year | Progress | Number of days |
| ---- | -- | ---------------|
| 2024 | 🌟⭐🌟 | 3/25 days |## Licence
This project is published under the Do What The F\*ck You Want Public License. So have fun doing whatever the f\*ck you want ! :D##
🎅 Happy Coding and enjoy the holiday season!