Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/metalim/adventofcode.2015.coffee
My solutions for Advent of Code 2015 tasks. Done in 2017.12.
https://github.com/metalim/adventofcode.2015.coffee
advent-of-code advent-of-code-2015 coffeescript
Last synced: 6 days ago
JSON representation
My solutions for Advent of Code 2015 tasks. Done in 2017.12.
- Host: GitHub
- URL: https://github.com/metalim/adventofcode.2015.coffee
- Owner: metalim
- Created: 2017-12-22T20:01:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-26T08:47:57.000Z (over 1 year ago)
- Last Synced: 2024-12-18T18:16:51.681Z (6 days ago)
- Topics: advent-of-code, advent-of-code-2015, coffeescript
- Language: CoffeeScript
- Homepage: https://adventofcode.com/2015
- Size: 65.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2015 in CoffeeScript
My solutions for Advent of Code 2015 tasks, written in CoffeeScript. Done in 2017.12.## All years AoC solutions
* 2022:
* [Go](https://github.com/metalim/metalim.adventofcode.2022.go)
* 2021:
* [Go](https://github.com/metalim/metalim.adventofcode.2021.go)
* 2020:
* [Lรคng & Python](https://github.com/metalim/metalim.adventofcode.2020.lang) โ๐
* 2019:
* [Python in Jupyter Notebook](https://github.com/metalim/metalim.adventofcode.2019.python) โ love this one, as it shows pretty results on GitHub
* 2018
* [Go](https://github.com/metalim/metalim.adventofcode.2018.go)
* 2017:
* **[CoffeeScript](https://github.com/metalim/metalim.adventofcode.2017) ๐ first year I was doing AoC**
* [Go](https://github.com/metalim/metalim.adventofcode.2017.go) โ done in December 2018
* 2016:
* [CoffeeScript](https://github.com/metalim/metalim.adventofcode.2016) โ done in December 2017
* [Go](https://github.com/metalim/metalim.adventofcode.2016.go) โ done in January 2019, incomplete
* 2015:
* [CoffeeScript](https://github.com/metalim/metalim.adventofcode.2015) โ done in December 2017 ๐ you are here