Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lamarrd/advent-of-code-2022
Advent of Code 2022
https://github.com/lamarrd/advent-of-code-2022
Last synced: 8 days ago
JSON representation
Advent of Code 2022
- Host: GitHub
- URL: https://github.com/lamarrd/advent-of-code-2022
- Owner: LamarrD
- Created: 2022-12-04T04:51:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-04T05:37:23.000Z (about 2 years ago)
- Last Synced: 2024-11-08T14:15:57.361Z (2 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
# Advent of Code (AOC) 2022
This repo contains my advent of code submissions for 2022.
This year my goals are:
- [ ] Optimize for readability (no dense 1-liners)
- [ ] Crack Top 10000 if I start when it opens (at midnight)
- [ ] Stream at least a few of them
- [ ] ~~Do all 25~~ Get further than [last year](https://github.com/LamarrD/advent-of-code-2021) :)