Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cielsachen/advent-of-code
My solutions for Advent of Code problems.
https://github.com/cielsachen/advent-of-code
advent-of-code advent-of-code-2023 advent-of-code-2024 python
Last synced: about 10 hours ago
JSON representation
My solutions for Advent of Code problems.
- Host: GitHub
- URL: https://github.com/cielsachen/advent-of-code
- Owner: CielSachen
- License: mit
- Created: 2025-01-16T02:35:13.000Z (15 days ago)
- Default Branch: main
- Last Pushed: 2025-01-29T11:45:01.000Z (1 day ago)
- Last Synced: 2025-01-29T12:32:24.216Z (1 day ago)
- Topics: advent-of-code, advent-of-code-2023, advent-of-code-2024, python
- Language: Python
- Homepage:
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Advent of Code
My solutions to [Advent of Code](https://adventofcode.com/) problems throughout the years! I only solve all problems in Python, but may consider other languages in the future.
## Included Solutions
- [**2023**](./2023/)
- Language: Python
- Completed Days: 1 & 2
- [**2024**](./2024/)
- Language: Python
- Completed Days: 1 - 9