https://github.com/snuffish/adventofcode-2024
https://github.com/snuffish/adventofcode-2024
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/snuffish/adventofcode-2024
- Owner: snuffish
- Created: 2024-12-25T23:52:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-13T00:10:05.000Z (over 1 year ago)
- Last Synced: 2025-08-01T17:03:15.904Z (12 months ago)
- Language: TypeScript
- Size: 65.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This years season of AdventOfCode 2024.
Every year I will learn one new language from scratch and finish the challenges.
This Year I choose to learn `Python`.