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

https://github.com/priyakdey/aoc-2023

Advent of code 2023
https://github.com/priyakdey/aoc-2023

advent-of-code advent-of-code-2023 advent-of-code-2023-typescript aoc aoc2023 javascript nodejs typescript

Last synced: about 1 month ago
JSON representation

Advent of code 2023

Awesome Lists containing this project

README

        

# [Advent of Code 2023](https://adventofcode.com/)

Adent of code 2023 solutions.
This is my first year of AOC, and I decided to go with Typescript.
The sole reason for going with typescript it to get more familiar with the
language and its constructs.

## License

All code and content under this repository is published under MIT License.
You can find a copy of the License [here](LICENSE)