Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qubist/adventofcode
My code for adventofcode
https://github.com/qubist/adventofcode
advent-of-code advent-of-code-2018 advent-of-code-2020
Last synced: about 1 month ago
JSON representation
My code for adventofcode
- Host: GitHub
- URL: https://github.com/qubist/adventofcode
- Owner: qubist
- Created: 2020-12-04T15:03:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-04T17:10:14.000Z (about 4 years ago)
- Last Synced: 2024-12-30T09:58:01.078Z (about 1 month ago)
- Topics: advent-of-code, advent-of-code-2018, advent-of-code-2020
- Language: Python
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adventofcode
My code for [adventofcode](https://adventofcode.com). Don't look if you want to participate yourself!
I usually try and learn something new or review some concept or aspect of a language for each day's challenge. Some code will probably be sloppy if I was just feeling like getting the star. Some code may be pretty.
Thanks to my CS 107 professor [Kris Micinski](http://kmicinski.com/) for introducing me to this yearly code challenge.