Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevejpurves/aoc-2022
Advent of Code 2022
https://github.com/stevejpurves/aoc-2022
advent-of-code advent-of-code-2022 swung-aoc-2022
Last synced: about 1 month ago
JSON representation
Advent of Code 2022
- Host: GitHub
- URL: https://github.com/stevejpurves/aoc-2022
- Owner: stevejpurves
- Created: 2022-12-01T22:19:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T14:14:08.000Z (about 2 years ago)
- Last Synced: 2024-10-24T08:56:18.261Z (about 2 months ago)
- Topics: advent-of-code, advent-of-code-2022, swung-aoc-2022
- Language: TypeScript
- Homepage:
- Size: 80.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2022
- [Day 1 - Typescript](days/1/index.ts)
- [Day 2 - Typescript](days/2/index.ts)
- [Day 3 - Python](days/3/index.py)