Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dieseltravis/aoc2022
javascript 🎄 Advent of Code 2022 using 🎏 Glitch 🎏
https://github.com/dieseltravis/aoc2022
advent-of-code advent-of-code-2022 advent-of-code-2022-javascript glitch javascript nodejs
Last synced: about 2 months ago
JSON representation
javascript 🎄 Advent of Code 2022 using 🎏 Glitch 🎏
- Host: GitHub
- URL: https://github.com/dieseltravis/aoc2022
- Owner: dieseltravis
- License: other
- Created: 2022-12-01T04:26:20.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T12:38:12.000Z (3 months ago)
- Last Synced: 2024-09-16T14:41:28.368Z (3 months ago)
- Topics: advent-of-code, advent-of-code-2022, advent-of-code-2022-javascript, glitch, javascript, nodejs
- Language: JavaScript
- Homepage:
- Size: 768 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# aoc2022: Travis's Advent of Code 2022
javascript 🎄 Advent of Code 2022 using 🎏 Glitch 🎏
my 2022 solutions on glitch: [graceful-blossom-animal](https://graceful-blossom-animal.glitch.me/)
also on github: [dieseltravis/aoc2022](https://github.com/dieseltravis/aoc2022)
[![Days completed in a row](https://img.shields.io/badge/⭐%20days%20in%20a%20row-15-blueviolet)](https://adventofcode.com/2022/) [![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/aoc2022/actions/workflows/node.js.yml/badge.svg)](https://github.com/dieseltravis/aoc2022/actions/workflows/node.js.yml) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdieseltravis%2Faoc2022.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdieseltravis%2Faoc2022?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://graceful-blossom-animal.glitch.me/day/01)
2. [day two](https://graceful-blossom-animal.glitch.me/day/02)
3. [day three](https://graceful-blossom-animal.glitch.me/day/03)
4. [day four](https://graceful-blossom-animal.glitch.me/day/04)
5. [day five](https://graceful-blossom-animal.glitch.me/day/05)
6. [day six](https://graceful-blossom-animal.glitch.me/day/06)
7. [day seven](https://graceful-blossom-animal.glitch.me/day/07)
8. [day eight](https://graceful-blossom-animal.glitch.me/day/08)
9. [day nine](https://graceful-blossom-animal.glitch.me/day/09)
10. [day ten](https://graceful-blossom-animal.glitch.me/day/10)
11. [day eleven](https://graceful-blossom-animal.glitch.me/day/11)
12. [day twelve](https://graceful-blossom-animal.glitch.me/day/12)
13. [day thirteen](https://graceful-blossom-animal.glitch.me/day/13)
14. [day fourteen](https://graceful-blossom-animal.glitch.me/day/14)
15. [day fifteen](https://graceful-blossom-animal.glitch.me/day/15)
16. [day sixteen](https://graceful-blossom-animal.glitch.me/day/16) (doesn't work yet)## previous years:
[Glitch playlist of all years](https://glitch.com/@travishardiman/advent-of-code)
[Github list of all projects](https://github.com/stars/dieseltravis/lists/advent-of-code)### 2021
my 2021 solutions on glitch: [valiant-nervous-yoke](https://valiant-nervous-yoke.glitch.me/)
also on github: [dieseltravis/aoc2021](https://github.com/dieseltravis/aoc2021)
### 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)
### 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
[![Hippocratic License HL3-FULL](https://img.shields.io/static/v1?label=Hippocratic%20License&message=HL3-FULL&labelColor=5e2751&color=bc8c3d)](https://firstdonoharm.dev/version/3/0/full.html)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdieseltravis%2Faoc2022.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdieseltravis%2Faoc2022?ref=badge_large)