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: 2 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 (2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-01T11:13:02.000Z (about 1 month ago)
- Last Synced: 2025-01-01T12:24:11.275Z (about 1 month ago)
- Topics: advent-of-code, deno, typescript
- Language: TypeScript
- Homepage:
- Size: 49.8 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