Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 months ago
JSON representation

Typescript solutions with Angular and interactive web page

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/

![Menu](/docs/menu.png "Menu")

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.

![Editor](/docs/editor.png "Editor")

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

![Plot animated](/docs/plot_animated.gif "Plot animated")

![Plot1](/docs/plot1.png "Plot1")

![Plot2](/docs/plot2.png "Plot2")

![Plot3](/docs/plot3.png "Plot3")