Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ilyhalight/aoc

🎄 My solutions for Advent of Code
https://github.com/ilyhalight/aoc

advent-of-code aoc aoc-2024-in-deno bun deno javascript typescript

Last synced: about 1 month ago
JSON representation

🎄 My solutions for Advent of Code

Awesome Lists containing this project

README

        

## Advent of Code

🎄 My solutions for Advent of Code

## Solutions by years:

- [2024](/2024)

## About Advent of Code

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill levels that can be solved in any programming language you like. People use them as interview prep, company training, university coursework, practice problems, a speed contest, or to challenge each other.

[Take part in the event](https://adventofcode.com)

## Thanks

Thanks for the idea to the creator of the AoC and the authors of these repositories:

- [justchokingaround/aoc24](https://github.com/justchokingaround/aoc24)
- [mebeim/aoc](https://github.com/mebeim/aoc)