advent-of-code VS AdventOfCodeAngular

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
advent-of-code AdventOfCodeAngular
8 4
1 15
- -
5.6 0.0
4 months ago over 1 year ago
JavaScript TypeScript
- -
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 2021-12-19.

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:

Advent-of-Code - Advent of Code

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

adventofcode - Answers to Advent of Code

adventofcode - Advent of Code solutions 2015-2023

adventofcode - Solutions for problems from AdventOfCode.com

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

aoc2021 - Advent of Code 2021 Solutions

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

Advent-of-code-2021 - [Moved to: https://github.com/Toanuvo/Advent-of-code]

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

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