Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/twobiers/aoc-2021
https://github.com/twobiers/aoc-2021
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/twobiers/aoc-2021
- Owner: twobiers
- Created: 2021-11-30T11:39:50.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-15T07:36:57.000Z (about 3 years ago)
- Last Synced: 2024-10-28T15:14:15.024Z (3 months ago)
- Language: Jupyter Notebook
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent Of Code 2021
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/tobi6112/AoC-2021/HEAD)
This year I've chosen to use Python within a Jupyter Notebook to focus myself more on the solution
finding, presentation and have the possiblity to do a nice writeup at the end.However, I don't have much idea about python so the solutions might be far from perfect.