Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vimpostor/aoc
My personal advent of code solutions
https://github.com/vimpostor/aoc
advent-of-code aoc
Last synced: 2 months ago
JSON representation
My personal advent of code solutions
- Host: GitHub
- URL: https://github.com/vimpostor/aoc
- Owner: vimpostor
- License: gpl-3.0
- Created: 2020-12-02T15:27:05.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T17:36:47.000Z (9 months ago)
- Last Synced: 2024-04-15T08:14:07.019Z (9 months ago)
- Topics: advent-of-code, aoc
- Language: Haskell
- Homepage: https://adventofcode.com
- Size: 344 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Advent of Code
This repo contains my personal [Advent of Code](https://adventofcode.com/) solutions for the following years:
- [2020](/2020#readme): Implemented entirely in Haskell
- [2021](/2021#readme): Implemented in a different language each day for a total of 25 programming languages
- [2022](/2022#readme): Implemented entirely in NixGo check out the README of a particular year for more info.