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

https://github.com/ducktordanny/aoc

🎄 Advent of Code solutions with various languages. 🎄
https://github.com/ducktordanny/aoc

adventofcode adventofcode2023 aoc

Last synced: 3 months ago
JSON representation

🎄 Advent of Code solutions with various languages. 🎄

Awesome Lists containing this project

README

        

# AoC (Advent of Code)

> A collection of mine for solved Advent of Code problems. I plan to have all of them here, structured by years, and days.

## Goal

Try to solve Advent of Code problems with different programming languages, e.g.: JavaScript, TypeScript, Lua, Go, Python, etc.