Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dieseltravis/aoc2020
javascript 🎄 Advent of Code 2020 using 🎏 Glitch 🎏
https://github.com/dieseltravis/aoc2020
advent advent-of-code advent-of-code-2020 glitch javascript node
Last synced: 4 days ago
JSON representation
javascript 🎄 Advent of Code 2020 using 🎏 Glitch 🎏
- Host: GitHub
- URL: https://github.com/dieseltravis/aoc2020
- Owner: dieseltravis
- License: other
- Created: 2020-12-01T04:24:18.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-24T02:43:25.000Z (over 3 years ago)
- Last Synced: 2024-08-02T16:45:41.346Z (3 months ago)
- Topics: advent, advent-of-code, advent-of-code-2020, glitch, javascript, node
- Language: JavaScript
- Homepage: https://open-lovely-doom.glitch.me/
- Size: 518 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Travis's Advent of Code 2020
my 2020 solutions on glitch: [open-lovely-doom](https://open-lovely-doom.glitch.me/)
also on github: [dieseltravis/aoc2020](https://github.com/dieseltravis/aoc2020)
[![Days completed in a row](https://img.shields.io/badge/⭐%20days%20in%20a%20row-18-blueviolet)](https://adventofcode.com/2020/) [![glitch](https://shields.io/badge/glitch-%F0%9F%91%8D%F0%9F%8E%8F-blue?logo=glitch&logoColor=violet)](https://glitch.com/)
[![Node.js CI](https://github.com/dieseltravis/aoc2020/actions/workflows/node.js.yml/badge.svg)](https://github.com/dieseltravis/aoc2020/actions/workflows/node.js.yml) [![Total alerts](https://img.shields.io/lgtm/alerts/g/dieseltravis/aoc2020.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/dieseltravis/aoc2020/alerts/) [![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/dieseltravis/aoc2020.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/dieseltravis/aoc2020/context:javascript)
[![node dependencies](https://david-dm.org/dieseltravis/aoc2020.svg)](https://david-dm.org/dieseltravis/aoc2020) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdieseltravis%2Faoc2020.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdieseltravis%2Faoc2020?ref=badge_shield) [![js-semistandard-style](https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg?logo=javascript)](https://github.com/standard/semistandard)
## solutions:
1. [day one](https://open-lovely-doom.glitch.me/day/01)
2. [day two](https://open-lovely-doom.glitch.me/day/02)
3. [day three](https://open-lovely-doom.glitch.me/day/03)
4. [day four](https://open-lovely-doom.glitch.me/day/04)
5. [day five](https://open-lovely-doom.glitch.me/day/05)
6. [day six](https://open-lovely-doom.glitch.me/day/06)
7. [day seven](https://open-lovely-doom.glitch.me/day/07)
8. [day eight](https://open-lovely-doom.glitch.me/day/08)
9. [day nine](https://open-lovely-doom.glitch.me/day/09)
10. [day ten](https://open-lovely-doom.glitch.me/day/10)
11. [day eleven](https://open-lovely-doom.glitch.me/day/11)
12. [day twelve](https://open-lovely-doom.glitch.me/day/12)
13. [day thirteen](https://open-lovely-doom.glitch.me/day/13)
14. [day fourteen](https://open-lovely-doom.glitch.me/day/14)
15. [day fifteen](https://open-lovely-doom.glitch.me/day/15)
16. [day sixteen](https://open-lovely-doom.glitch.me/day/16)
17. [day seventeen](https://open-lovely-doom.glitch.me/day/17)
18. [day eighteen](https://open-lovely-doom.glitch.me/day/18)
19. [day nineteen](https://open-lovely-doom.glitch.me/day/19) WIP
20. [day twenty](https://open-lovely-doom.glitch.me/day/20) WIP
21. [day twentyone](https://open-lovely-doom.glitch.me/day/21) WIP
22. [day twentytwo](https://open-lovely-doom.glitch.me/day/22) Part 2 still running
23. [day twentythree](https://open-lovely-doom.glitch.me/day/23)
24. [day twentyfour](https://open-lovely-doom.glitch.me/day/24)
25. [day twentyfive](https://open-lovely-doom.glitch.me/day/25) Only Part 1## previous years:
### 2019
my 2019 solutions on glitch: [ubiquitous-swoop](https://ubiquitous-swoop.glitch.me/)
also on github: [dieseltravis/aoc2019](https://github.com/dieseltravis/aoc2019)
### 2018
my 2018 solutions on glitch: [waiting-caribou](https://waiting-caribou.glitch.me/)
also on github: [dieseltravis/aoc2018](https://github.com/dieseltravis/aoc2018)
## made with [Glitch](https://glitch.com/)
╰(*°▽°*)╯
## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdieseltravis%2Faoc2020.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdieseltravis%2Faoc2020?ref=badge_large)