Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thealexlichter/advent-of-code
My solutions for the Advent of Code (since 2k17)
https://github.com/thealexlichter/advent-of-code
advent-of-code advent-of-code-2017 functional-programming javascript
Last synced: about 24 hours ago
JSON representation
My solutions for the Advent of Code (since 2k17)
- Host: GitHub
- URL: https://github.com/thealexlichter/advent-of-code
- Owner: TheAlexLichter
- Created: 2017-12-01T20:21:59.000Z (about 7 years ago)
- Default Branch: 2018
- Last Pushed: 2018-12-14T15:12:36.000Z (about 6 years ago)
- Last Synced: 2025-01-20T20:18:10.984Z (10 days ago)
- Topics: advent-of-code, advent-of-code-2017, functional-programming, javascript
- Language: JavaScript
- Homepage:
- Size: 246 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2018
Here I'll publish my solutions for the [Advent of Code 2018](http://adventofcode.com/2018/) tasks.
I use(d) Node.js, Ramda and functional programming paradigms to solve those!