Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/is-it-ayush/aoc
advent of code solutions
https://github.com/is-it-ayush/aoc
advent-of-code
Last synced: 13 days ago
JSON representation
advent of code solutions
- Host: GitHub
- URL: https://github.com/is-it-ayush/aoc
- Owner: is-it-ayush
- License: mit
- Created: 2022-12-01T03:27:04.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T06:53:51.000Z (about 1 year ago)
- Last Synced: 2024-10-12T00:22:54.804Z (3 months ago)
- Topics: advent-of-code
- Language: TypeScript
- Homepage:
- Size: 85.9 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
#### advent-of-code.
aoc really makes me realize i'm not smart as i think i am & i think it's a
good think. i'm using bun, so do `bun install` & run your solution
via `bun run .///.ts` where you can fill year, day
and part. these are bad solutions i wrote.#### license
MIT btw. you can do whatever you want with this code. i'm not responsible
for whatever you do. [read here](./LICENSE.md)