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

https://github.com/theobori/aoc

Advent of Code challenges I have done for fun
https://github.com/theobori/aoc

advent-of-code aoc

Last synced: about 1 month ago
JSON representation

Advent of Code challenges I have done for fun

Awesome Lists containing this project

README

        

# My Advent of Code Solutions

[![check](https://github.com/theobori/aoc/actions/workflows/check.yml/badge.svg)](https://github.com/theobori/aoc/actions/workflows/check.yml)

[![built with nix](https://builtwithnix.org/badge.svg)](https://builtwithnix.org)

This repository contains some [Advent of Code](https://adventofcode.com) challenges I have done for fun. Most of them were written for the [PyPy](https://pypy.org/) runtime.