Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coinerartist/advent-of-code
My solutions to AoC puzzles.
https://github.com/coinerartist/advent-of-code
advent-of-code deno typescript
Last synced: 19 days ago
JSON representation
My solutions to AoC puzzles.
- Host: GitHub
- URL: https://github.com/coinerartist/advent-of-code
- Owner: CoinerArtist
- Created: 2024-12-14T15:36:17.000Z (25 days ago)
- Default Branch: main
- Last Pushed: 2024-12-15T20:37:57.000Z (24 days ago)
- Last Synced: 2024-12-15T21:28:27.891Z (24 days ago)
- Topics: advent-of-code, deno, typescript
- Language: TypeScript
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code
My solutions to AoC puzzles, written in Typescript with Deno.I use a Deno task to quickly set up each day.
You can find my setup on its own here: https://github.com/CoinerArtist/Advent-of-Code-Deno-Setup