Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)