Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chflick/advent-of-code-solutions
🎅 Advent of Code Solutions & Solver 🎁 🎄
https://github.com/chflick/advent-of-code-solutions
advent-of-code
Last synced: 10 days ago
JSON representation
🎅 Advent of Code Solutions & Solver 🎁 🎄
- Host: GitHub
- URL: https://github.com/chflick/advent-of-code-solutions
- Owner: ChFlick
- License: mit
- Created: 2021-12-05T14:13:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-20T06:45:04.000Z (about 3 years ago)
- Last Synced: 2024-10-25T06:50:21.173Z (about 2 months ago)
- Topics: advent-of-code
- Language: TypeScript
- Homepage: https://aoc.christophflick.de
- Size: 666 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code solutions
Solutions to Advent of Code problems (2021) in TypeScript.
Including a small website built around it to show and execute the solutions and run a benchmark.
The actual solution can be found [here](src/pages/solutions).
In the future I plan to add visualizations for the solutions, a source-code viewer, and maybe a way to compare solutions.
I'd also like to add some solutions in webassembly.The site is based on [vitesse-lite](https://github.com/antfu/vitesse-lite/), though I threw out UnoCSS .