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: about 1 year ago
JSON representation
Advent of code
- Host: GitHub
- URL: https://github.com/coolcat467/advent-of-code
- Owner: CoolCat467
- License: gpl-3.0
- Created: 2022-12-04T19:29:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-07T19:21:56.000Z (over 1 year ago)
- Last Synced: 2025-01-25T03:44:11.099Z (over 1 year ago)
- Topics: advent-of-code, aoc2021, aoc2022, aoc2023, python3
- Language: Python
- Homepage:
- Size: 373 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
[](https://results.pre-commit.ci/latest/github/CoolCat467/Advent-Of-Code/main)
[](https://github.com/pre-commit/pre-commit)
[](https://github.com/psf/black)
[](https://github.com/astral-sh/ruff)
This is my Advent of Code repository for the https://adventofcode.com/ events
Please do try it out yourself before seeing my solutions, it's quite fun
and can help stretch your abilities.
### Links
* Source Code - https://github.com/CoolCat467/Advent-Of-Code.git
### License
-------
Code and documentation are available according to the GNU General Public License v3.0 (see [LICENSE](https://github.com/CoolCat467/Advent-Of-Code/blob/HEAD/LICENSE)).