Ecosyste.ms: Awesome
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: 26 days ago
JSON representation
🎄 Advent of Code solutions with various languages. 🎄
- Host: GitHub
- URL: https://github.com/ducktordanny/aoc
- Owner: ducktordanny
- Created: 2023-12-02T12:19:58.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2023-12-06T21:48:21.000Z (11 months ago)
- Last Synced: 2024-06-19T17:54:59.265Z (5 months ago)
- Topics: adventofcode, adventofcode2023, aoc
- Language: Java
- Homepage: https://adventofcode.com/
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.