Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/maco/advent_of_code
- Owner: maco
- Created: 2021-12-02T03:46:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-09T04:29:12.000Z (26 days ago)
- Last Synced: 2024-12-09T05:24:21.592Z (26 days ago)
- Topics: 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
- Language: Elixir
- Homepage:
- Size: 153 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)