https://github.com/codemyst/aoc2024
My solutions for the advent of code 2024 written in TypeScript (bun).
https://github.com/codemyst/aoc2024
Last synced: 11 months ago
JSON representation
My solutions for the advent of code 2024 written in TypeScript (bun).
- Host: GitHub
- URL: https://github.com/codemyst/aoc2024
- Owner: CodeMyst
- License: unlicense
- Created: 2024-11-29T10:42:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-19T20:11:37.000Z (about 1 year ago)
- Last Synced: 2025-03-26T09:12:31.360Z (11 months ago)
- Language: TypeScript
- Size: 179 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AoC 2024
My solutions for the [Advent of Code 2024](https://adventofcode.com/) puzzle in TypeScript (using the bun runtime). This also includes a puzzle runner.
