Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rpidanny/advent-of-code
🎄 Advent of Code Solutions
https://github.com/rpidanny/advent-of-code
advent-of-code advent-of-code-2019 advent-of-code-2022 advent-of-code-2023 javascript python python3 typescript
Last synced: 10 days ago
JSON representation
🎄 Advent of Code Solutions
- Host: GitHub
- URL: https://github.com/rpidanny/advent-of-code
- Owner: rpidanny
- Created: 2022-12-01T05:21:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-28T13:17:05.000Z (4 months ago)
- Last Synced: 2024-06-28T19:25:11.455Z (4 months ago)
- Topics: advent-of-code, advent-of-code-2019, advent-of-code-2022, advent-of-code-2023, javascript, python, python3, typescript
- Language: TypeScript
- Homepage: https://adventofcode.com
- Size: 1.44 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code Solutions
[![2019 - Tests (py)](https://github.com/rpidanny/advent-of-code/actions/workflows/2019-ci.yml/badge.svg)](https://github.com/rpidanny/advent-of-code/actions/workflows/2019-ci.yml) [![2022 - Tests (js)](https://github.com/rpidanny/advent-of-code/actions/workflows/2022-ci.yml/badge.svg)](https://github.com/rpidanny/advent-of-code/actions/workflows/2022-ci.yml) [![2023 - Tests (ts)](https://github.com/rpidanny/advent-of-code/actions/workflows/2023-ci.yml/badge.svg)](https://github.com/rpidanny/advent-of-code/actions/workflows/2023-ci.yml)
![AOC](https://repository-images.githubusercontent.com/112706767/160be980-3b1a-11eb-9dbe-439a40adfa99)
My solutions to the puzzles in [Advent of Code](https://adventofcode.com).
## Years
- [2019](./2019)
- [2022](./2022)
- [2023](./2023)