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

https://github.com/buckley-w-david/advent-of-code

advent-of-code
https://github.com/buckley-w-david/advent-of-code

Last synced: 7 months ago
JSON representation

advent-of-code

Awesome Lists containing this project

README

          

# advent-of-code

This repo is a collection of [Advent of Code](https://adventofcode.com/) solutions.

Most of the solutions here are pretty terrible and optimized getting to a working solution as fast as possible.

## Dependencies

- [poetry](https://python-poetry.org/)
- [polyglot](https://github.com/buckley-w-david/polyglot) (Optional)
- [direnv](https://direnv.net/) (Optional)
- [layout_poetry](https://github.com/buckley-w-david/dotfiles/blob/c7ea6890ab495d0126448caf0e6bcfda50596b13/direnvrc#L11-L25)