Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dieseltravis/aoc2023

javascript 🎄 Advent of Code 2023 using 🎏 Glitch 🎏
https://github.com/dieseltravis/aoc2023

advent-of-code advent-of-code-2023 advent-of-code-2023-javascript aoc aoc2023 glitch javascript

Last synced: 4 days ago
JSON representation

javascript 🎄 Advent of Code 2023 using 🎏 Glitch 🎏

Awesome Lists containing this project

README

        

# aoc2023: Travis's Advent of Code 2023

javascript 🎄 Advent of Code 2023 using 🎏 Glitch 🎏

my 2023 solutions on glitch: [branch-three-oviraptor](https://branch-three-oviraptor.glitch.me/), all the code for the solutions are in [funs.js](https://github.com/dieseltravis/aoc2023/blob/main/public/funs.js).

also on github: [dieseltravis/aoc2023](https://github.com/dieseltravis/aoc2023)

[![Days completed in a row](https://img.shields.io/badge/⭐%20days%20in%20a%20row-16-blueviolet)](https://adventofcode.com/2023/) [![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/aoc2023/actions/workflows/node.js.yml/badge.svg)](https://github.com/dieseltravis/aoc2023/actions/workflows/node.js.yml) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdieseltravis%2Faoc2023.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdieseltravis%2Faoc2023?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://branch-three-oviraptor.glitch.me/day/01)
2. [day two](https://branch-three-oviraptor.glitch.me/day/02)
3. [day three](https://branch-three-oviraptor.glitch.me/day/03)
4. [day four](https://branch-three-oviraptor.glitch.me/day/04)
5. [day five](https://branch-three-oviraptor.glitch.me/day/05)
6. [day six](https://branch-three-oviraptor.glitch.me/day/06)
7. [day seven](https://branch-three-oviraptor.glitch.me/day/07)
8. [day eight](https://branch-three-oviraptor.glitch.me/day/08)
9. [day nine](https://branch-three-oviraptor.glitch.me/day/09)
10. [day ten](https://branch-three-oviraptor.glitch.me/day/10)
11. [day eleven](https://branch-three-oviraptor.glitch.me/day/11)
12. [day twelve](https://branch-three-oviraptor.glitch.me/day/12)
13. [day thirteen](https://branch-three-oviraptor.glitch.me/day/13)
14. [day fourteen](https://branch-three-oviraptor.glitch.me/day/14)
15. [day fifteen](https://branch-three-oviraptor.glitch.me/day/15)
16. [day sixteen](https://branch-three-oviraptor.glitch.me/day/16)
17. [day seventeen](https://branch-three-oviraptor.glitch.me/day/17) WIP, paths not found yet
18. [day eighteen](https://branch-three-oviraptor.glitch.me/day/18)
19. [day nineteen](https://branch-three-oviraptor.glitch.me/day/19) part 2 isn't complete
20. [day twenty](https://branch-three-oviraptor.glitch.me/day/20) WIP
21. [day twentyone](https://branch-three-oviraptor.glitch.me/day/21) part 2 is too slow, needs ptimization

## previous years:

[🎏 Glitch playlist of all years](https://glitch.com/@travishardiman/advent-of-code)
[:octocat: Github list of all projects](https://github.com/stars/dieseltravis/lists/advent-of-code)

### 2022

my 2022 solutions on glitch: [graceful-blossom-animal](https://graceful-blossom-animal.glitch.me/)

also on github: [dieseltravis/aoc2022](https://github.com/dieseltravis/aoc2022)

### 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%2Faoc2023.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdieseltravis%2Faoc2023?ref=badge_large)