advent-of-code VS AdventOfCodeAngular

Compare advent-of-code vs AdventOfCodeAngular and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
advent-of-code AdventOfCodeAngular
1 4
6 15
- -
8.9 0.0
about 1 month 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.

advent-of-code

Posts with mentions or reviews of advent-of-code. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-22.

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 advent-of-code and AdventOfCodeAngular you can also consider the following projects:

AdventOfCode - My C# and F# Advent Of Code solutions

AoCHelper - Helper .NET library for solving Advent of Code puzzles

AoC - my personal repo for the advent of code yearly challenge

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

adventofcode - Advent of Code solutions 2015-2023

advent-of-code - Advent of Code

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

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

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

AdventOfCode2016 - Advent of Code 2016

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