Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/twobiers/aoc-2021


https://github.com/twobiers/aoc-2021

Last synced: about 1 month ago
JSON representation

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.