https://github.com/ktibow/aoc2024
https://github.com/ktibow/aoc2024
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ktibow/aoc2024
- Owner: KTibow
- Created: 2024-12-02T05:24:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-01T19:38:57.000Z (about 1 year ago)
- Last Synced: 2025-06-14T15:17:34.875Z (7 months ago)
- Language: JavaScript
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# aoc2024
hi. these are my advent of code solutions for 2024.
it's not really great in any single way:
- mostly clean code, but some parts are messy
- mostly made without ai, but copilot was used
- mostly fast, but some parts are slow
- mostly completed, but some days (day 17 pt 2, day 19 pt 2, day 21, day 25 pt 2) are missing
- got onto the public leaderboard twice, but that's a minority
it was fun. not sure if i'll do it the same way next year.