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

https://github.com/dfm/adventofcode

Holiday hacking because I'm a nerd
https://github.com/dfm/adventofcode

advent-of-code advent-of-code-2019 advent-of-code-2020 advent-of-code-2021 advent-of-code-2022 advent-of-code-2023 advent-of-code-2024

Last synced: 3 months ago
JSON representation

Holiday hacking because I'm a nerd

Awesome Lists containing this project

README

        

My solutions for [Advent of Code](https://adventofcode.com/).

2024 in Python. Previous years:

- [2019 in C++11](https://github.com/dfm/adventofcode/tree/2019)
- [2020 in Haskell](https://github.com/dfm/adventofcode/tree/2020)
- [2021 in Rust](https://github.com/dfm/adventofcode/tree/2021)
- [2022 in C++20](https://github.com/dfm/adventofcode/tree/2022)
- [2023 in Rust](https://github.com/dfm/adventofcode/tree/2023)

## License

Copyright 2019-2024 Daniel Foreman-Mackey

Licensed under the [Apache License](/LICENSE).