Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jiri-one/adventofcode
My solution for Advent of Code - https://adventofcode.com
https://github.com/jiri-one/adventofcode
Last synced: about 1 month ago
JSON representation
My solution for Advent of Code - https://adventofcode.com
- Host: GitHub
- URL: https://github.com/jiri-one/adventofcode
- Owner: jiri-one
- Created: 2021-12-02T08:56:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-20T07:31:43.000Z (10 months ago)
- Last Synced: 2024-10-07T19:48:18.322Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 254 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My solution for [Advent of Code](https://adventofcode.com/). Mostly I make do with the standard Python library, for more complex tasks I use [NumPy](https://numpy.org/).