Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/coolcat467/advent-of-code

Advent of code
https://github.com/coolcat467/advent-of-code

advent-of-code aoc2021 aoc2022 aoc2023 python3

Last synced: 25 days ago
JSON representation

Advent of code

Awesome Lists containing this project

README

        

# Advent-Of-Code
Advent of code

[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/CoolCat467/Advent-Of-Code/main.svg)](https://results.pre-commit.ci/latest/github/CoolCat467/Advent-Of-Code/main)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
[![code style: black](https://img.shields.io/badge/code_style-black-000000.svg)](https://github.com/psf/black)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)

This is my Advent of Code repository for the https://adventofcode.com/ event

Please do try it out yourself before seeing my solutions, it's quite fun
and can help stretch your abilities.