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
- Host: GitHub
- URL: https://github.com/buckley-w-david/advent-of-code
- Owner: buckley-w-david
- Created: 2022-12-08T22:44:01.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-27T04:55:32.000Z (9 months ago)
- Last Synced: 2025-01-28T02:11:33.445Z (8 months ago)
- Language: Python
- Size: 1.14 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)