https://github.com/raczeq/adventofcodeangular
Typescript solutions with Angular and interactive web page
https://github.com/raczeq/adventofcodeangular
advent-of-code advent-of-code-2021 advent-of-code-2022 advent-of-code-2022-javascript adventofcode angular aoc aoc-typescript aoc2021 aoc2021js aoc2022 aoc2022-in-javascript puzzle puzzles
Last synced: 8 months ago
JSON representation
Typescript solutions with Angular and interactive web page
- Host: GitHub
- URL: https://github.com/raczeq/adventofcodeangular
- Owner: RaczeQ
- Created: 2021-12-03T20:09:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T02:55:39.000Z (almost 3 years ago)
- Last Synced: 2025-03-20T14:12:29.476Z (9 months ago)
- Topics: advent-of-code, advent-of-code-2021, advent-of-code-2022, advent-of-code-2022-javascript, adventofcode, angular, aoc, aoc-typescript, aoc2021, aoc2021js, aoc2022, aoc2022-in-javascript, puzzle, puzzles
- Language: TypeScript
- Homepage: https://raczeq.github.io/AdventOfCodeAngular/
- Size: 25.5 MB
- Stars: 16
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [AdventOfCode Angular](https://raczeq.github.io/AdventOfCodeAngular/)
An interactive page with solutions written in the TypeScript language with Angular framework.
https://raczeq.github.io/AdventOfCodeAngular/

Page loads base input automatically, but allows you to paste your own into a provided form. Input link opens up your input page from Advent Of Code website.

After clicking run, solution and visualizations are generated on your browser. Clicking on results will automatically copy it to your clipboard.



