Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maco/advent_of_code

My code for Advent of Code
https://github.com/maco/advent_of_code

advent-of-code advent-of-code-2021 advent-of-code-2024 advent-of-code-2024-elixir advent-of-code-2024-python advent-of-code-elixir advent-of-code-python

Last synced: about 9 hours ago
JSON representation

My code for Advent of Code

Awesome Lists containing this project

README

        

# Advent of Code

The directory structure is `/{language}/{year}/`

Elixir directory is based on [Mitchell Hanberg's Elixir starter](https://github.com/mhanberg/advent-of-code-elixir-starter)

Python directory is based on [David Brownman's Python starter](https://github.com/xavdid/advent-of-code-python-template)