Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/coolcat467/advent-of-code
- Owner: CoolCat467
- License: other
- Created: 2022-12-04T19:29:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T02:03:52.000Z (7 months ago)
- Last Synced: 2024-04-16T07:49:36.543Z (7 months ago)
- Topics: advent-of-code, aoc2021, aoc2022, aoc2023, python3
- Language: Python
- Homepage:
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.