Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/messeb/advent-of-code-2024
Advent of Code 2024
https://github.com/messeb/advent-of-code-2024
advent-of-code python
Last synced: about 1 month ago
JSON representation
Advent of Code 2024
- Host: GitHub
- URL: https://github.com/messeb/advent-of-code-2024
- Owner: messeb
- Created: 2024-12-02T22:38:26.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-03T07:07:28.000Z (about 1 month ago)
- Last Synced: 2024-12-03T08:19:36.984Z (about 1 month ago)
- Topics: advent-of-code, python
- Language: Python
- Homepage: https://adventofcode.com/2024
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎄 Advent of Code 2024 🎄
Hi there! 👋 I'm participating in **Advent of Code 2024**, an annual coding event where each day leading up to Christmas presents a new and exciting challenge. This repository contains my solutions, thoughts, and notes for each puzzle.
Link: https://adventofcode.com/2024
## 📅 My Advent of Code Progress
| 🎅 | 🎄 | 🎁 | 🦌 |
| --------- | --------- | --------- | --------- |
| [01](01/) | [02](02/) | [03](03/) | [04](04/) |
| [05](05/) | [06](06/) | [07](07/) | 08 |
| 09 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 |
| 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 |
| 25 | | | |## 🛠️ Techstack
- Python