template-advent-of-code
Challenge framework
A template repository to generate a file structure for solving Advent of Code challenges in Node.js
Advent of Code TEMPLATE Repository
3 stars
2 watching
0 forks
Language: Shell
last commit: about 3 years ago
Linked from 1 awesome list
advent-of-codeadvent-of-code-templateaocchallengejavascriptjsnodepuzzle
Related projects:
Repository | Description | Stars |
---|---|---|
amorriscode/advent-of-code | A template and generator for building solutions to Advent of Code challenges | 9 |
wlachs/advent_of_code_go_template | A template project for solving Advent of Code challenges in Go | 1 |
epacke/advent-of-code | A collection of solutions to Advent-of-code puzzles written in TypeScript | 1 |
pgebert/advent-of-code-kotlin-template | A Kotlin template for solving Advent of Code challenges | 0 |
eduherminio/adventofcode.template | A template project providing a basic structure and tools to solve Advent of Code puzzles in C# | 43 |
darthgandalf/advent-of-code | A collection of solutions to the Advent of Code challenges in various programming languages. | 23 |
lyqst/adventofcode | A collection of solutions to the Advent of Code 2023 challenges in JavaScript | 2 |
slotthe/advent | An open-source implementation of the Advent of Code puzzles in multiple programming languages. | 7 |
kindermoumoute/adventofcode | An online platform providing daily coding challenges with increasing difficulty levels and puzzles to solve, intended for developers and puzzle enthusiasts. | 9 |
nickyvanurk/advent-of-code-rust-template | Provides a basic structure and tools for solving Advent of Code challenges in Rust | 3 |
sanderploegsma/advent-of-code | A collection of solutions to Advent of Code challenges written in various programming languages | 6 |
jthomaschewski/advent-of-code | Personal repository of Advent of Code solutions in Rust and Go, aiming to learn and improve problem-solving skills through programming challenges. | 3 |
jurisk/advent-of-code | A collection of solutions to Advent of Code challenges in various programming languages and domains | 8 |
devries/aoc_template | An automating template for solving Advent of Code problems in Go | 2 |
arkadye/advent_of_code_framework | A framework to build and test solutions for Advent of Code competitions using C++ | 11 |