Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukebro/adventofcode
Solutions for adventofcode.com
https://github.com/lukebro/adventofcode
advent advent-of-code advent-of-code-2020 advent-of-code-2021 advent-of-code-2022 aoc javascript nodejs rust typescript
Last synced: about 1 month ago
JSON representation
Solutions for adventofcode.com
- Host: GitHub
- URL: https://github.com/lukebro/adventofcode
- Owner: lukebro
- License: mit
- Created: 2020-12-01T11:33:57.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-03T20:55:58.000Z (about 1 year ago)
- Last Synced: 2023-12-03T21:29:07.394Z (about 1 year ago)
- Topics: advent, advent-of-code, advent-of-code-2020, advent-of-code-2021, advent-of-code-2022, aoc, javascript, nodejs, rust, typescript
- Language: TypeScript
- Homepage: https://adventofcode.com
- Size: 541 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Advent of Code](https://adventofcode.com/)
Advent of Code done in languages I like or want to learn.
Currently:
- JavaScript/TypeScript
- Rust
- C
- GoEach language is in its own folder with instructions on how to run.