Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 Nix

Go check out the README of a particular year for more info.