Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frankhereford/advent-of-code-2022
Frank's Advent of Code attempt for 2022
https://github.com/frankhereford/advent-of-code-2022
advent-of-code nextjs typescript
Last synced: 6 days ago
JSON representation
Frank's Advent of Code attempt for 2022
- Host: GitHub
- URL: https://github.com/frankhereford/advent-of-code-2022
- Owner: frankhereford
- License: unlicense
- Created: 2022-11-24T22:13:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-13T21:45:45.000Z (over 1 year ago)
- Last Synced: 2024-10-11T01:59:02.785Z (28 days ago)
- Topics: advent-of-code, nextjs, typescript
- Language: TypeScript
- Homepage: https://snowday.gg
- Size: 1.71 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [https://snowday.gg](https://snowday.gg) ❄️☃️
## Frank's Advent of Code attempt for 2022
### Guidelines
* End-to-end TypeScript compliance
* No `any` anywhere without exceptional reason
* ~No `no-null-assertion` linting errors~