AoCHelper VS AdventOfCodeAngular

Compare AoCHelper vs AdventOfCodeAngular and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
AoCHelper AdventOfCodeAngular
3 4
55 15
- -
7.9 0.0
15 days ago over 1 year ago
C# TypeScript
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

AoCHelper

Posts with mentions or reviews of AoCHelper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-24.

AdventOfCodeAngular

Posts with mentions or reviews of AdventOfCodeAngular. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-28.
  • [2022] [Angular / Typescript] Collection of all visualizations I created this year as an interactive website
    2 projects | /r/adventofcode | 28 Dec 2022
    Website hosted on github pages: https://raczeq.github.io/AdventOfCodeAngular/
  • [2022 Day 4] [Angular / Typescript] Interactive website to visualize your inputs
    1 project | /r/adventofcode | 4 Dec 2022
    Hi, I'm back this year with another set of visualizations for each puzzle available here: https://raczeq.github.io/AdventOfCodeAngular/
  • [2021] [Angular - TypeScript] Website with visualizations for every solution
    1 project | /r/adventofcode | 11 Dec 2021
    Finally, I was able to find the time and catch up with all puzzles till today. I used to participate in AoC for a few years by programming in Python and C#. This year I decided to create an Angular application and solve all puzzles in Typescript services and as an additional challenge, I set myself to create a visualization for each day. All plots are made in plotly.js and a few days are done with dedicated components. All solutions are rendered on a shared component with dynamically loaded services and with dynamically loaded visualization components. Currently, two visualizations have additional animations - Bingo and Octopuses. Clicking on a result copies value to the clipboard automatically. The page is available under this link https://raczeq.github.io/AdventOfCode2021/#/ and it's automatically deployed after pushing a commit using Github Actions. But don't expect me to be on time every day with new puzzles :P Github repository: https://github.com/RaczeQ/AdventOfCode2021 The snowy animated background was copied from this codepen: https://codepen.io/alphardex/pen/dyPorwJ The glowy font was copied from the original AoC website ;)

What are some alternatives?

When comparing AoCHelper and AdventOfCodeAngular you can also consider the following projects:

AdventOfCode.Template - Advent of Code C# (.NET 8) template. Based on AoCHelper (https://github.com/eduherminio/AoCHelper)

advent-of-code - Watch me give up half way through >_>

advent-of-code-2020 - Advent of Code 2020 Solutions in C# 9

adventofcode - Advent of Code solutions 2015-2023

aoc2021InZig

advent-of-code - 🎄 Solutions to Advent of Code challenges

AoC - Stevo's AoC Repository

advent-of-code - My solutions for Advent of Code 2022 in JavaScript

aoc2022 - My Advent of Code solutions in 25 different programming languages with explanations included.

AdventOfCode - 🎄 Advent of Code (2021-2023) in C++

advent-of-code-2023 - Java 21 solutions for Advent of Code 2023

advent-of-code-JS - Solutions for https://adventofcode.com written in Typescript