Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jromero132/really-awesome-advent-of-code

Advent of Code solutions, project templates, and developer utilities - a collection of really awesome resources related to the yearly Advent of Code challenge for programmers and problem solvers.
https://github.com/jromero132/really-awesome-advent-of-code

List: really-awesome-advent-of-code

advent-of-code advent-of-code-2015 advent-of-code-2016 advent-of-code-2017 advent-of-code-2018 advent-of-code-2019 advent-of-code-2020 advent-of-code-2021 advent-of-code-2022 advent-of-code-2023 advent-of-code-2024 adventofcode algorithms algorithms-and-data-structures aoc awesome challenge problem-solving templates tools

Last synced: 17 days ago
JSON representation

Advent of Code solutions, project templates, and developer utilities - a collection of really awesome resources related to the yearly Advent of Code challenge for programmers and problem solvers.

Awesome Lists containing this project

README

        

# Really Awesome Advent of Code

> [!IMPORTANT]
> This project contains:
> - A collection of really awesome resources related to the yearly [Advent of Code](https://adventofcode.com/) challenge.
> - A collection of repositories, **each containing all the solutions** to the Advent of Code challenges throughout the years.

## Sections of Interest

- [The Official AoC Website](https://adventofcode.com/)
- [The AoC Subreddit](https://www.reddit.com/r/adventofcode/)
- [Project Templates](#project-templates)
- [Tools and Utilities](#tools-and-utilities)
- [Other Advent Calendars](#other-advent-calendars)
- [2024 AoC solutions](#2024-aoc-solutions)
- [Solutions](#solutions)
- [Python](#python)

## Project Templates

Language-Specific Project Templates: Instant Coding Kickstarts.

- [jromero132/advent-of-code](https://github.com/jromero132/advent-of-code) (Python)

## Tools and Utilities

Productivity Boosters: Essential Coding Utilities and Automation Scripts,

- [advent-of-code](https://github.com/jromero132/advent-of-code) (Python) => Command-line interface to download challenge descriptions and inputs, manage, test and automatically submit solutions.

## Other Advent Calendars

- [2015](./2015.md)
- [2016](./2016.md)
- [2017](./2017.md)
- [2018](./2018.md)
- [2019](./2019.md)
- [2020](./2020.md)
- [2021](./2021.md)
- [2022](./2022.md)
- [2023](./2023.md)

## 2024 AoC Solutions

> [!WARNING]
> **Spoiler Alert:** These repositories contain complete Advent of Code solutions.

### Solutions

#### Python

- [jromero132/advent-of-code](https://github.com/jromero132/advent-of-code) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/jromero132/advent-of-code/master)

## Contributing

Contributions are welcome! Read the [contributing file](./contributing.md) for guidelines. Feel free to open issues or submit pull requests to help improve this project.

## License

This project is licensed under the MIT License - see the [license](./license) file for details.

---

### **Happy Coding!** 🚀