advent-of-code VS AdventOfCodeAngular

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
advent-of-code AdventOfCodeAngular
1 4
35 15
- -
10.0 0.0
over 1 year 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.

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 - Multi-event solutions for the annual series of programming challenges known as "Advent of Code"

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

Advent2022 - Advent Of Code 2022

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

aoc

adventofcode - Advent of Code solutions 2015-2023

adventofcode - This repository contains my solutions for Advent Of Code

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

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-JS - Solutions for https://adventofcode.com written in Typescript