Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lffg-archive/advent-of-code
The solutions I created (and I'm still creating atm) for the advent of the code in 2020.
https://github.com/lffg-archive/advent-of-code
2020 advent-of-code advent-of-code-2020 javascript typescript
Last synced: 5 days ago
JSON representation
The solutions I created (and I'm still creating atm) for the advent of the code in 2020.
- Host: GitHub
- URL: https://github.com/lffg-archive/advent-of-code
- Owner: lffg-archive
- License: mit
- Created: 2020-12-03T02:55:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-10T15:24:54.000Z (about 4 years ago)
- Last Synced: 2024-04-24T23:02:41.535Z (9 months ago)
- Topics: 2020, advent-of-code, advent-of-code-2020, javascript, typescript
- Language: TypeScript
- Homepage:
- Size: 43.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code
The solutions I created (and I'm still creating atm) for the advent of the code in 2020. I'm writing them in TypeScript, in a (mainly) imperative paradigm. I might rewrite them in a functional language later (~2021).
This project depends on Yarn and TypeScript to be properly tested.
Ref: https://adventofcode.com