Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakobferdinand/adventofcode
My solution to the AdventOfCode puzzles
https://github.com/jakobferdinand/adventofcode
advent-of-code elm elm-lang
Last synced: 26 days ago
JSON representation
My solution to the AdventOfCode puzzles
- Host: GitHub
- URL: https://github.com/jakobferdinand/adventofcode
- Owner: JakobFerdinand
- License: bsd-3-clause
- Created: 2021-12-01T06:27:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-01T13:34:50.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T20:03:45.172Z (26 days ago)
- Topics: advent-of-code, elm, elm-lang
- Language: Elm
- Homepage: https://adventofcode.jakobferdinand.at
- Size: 157 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent Of Code
[![CI](https://github.com/JakobFerdinand/adventOfCode/actions/workflows/build.yml/badge.svg)](https://github.com/JakobFerdinand/adventOfCode/actions/workflows/build.yml)
[![Netlify Status](https://api.netlify.com/api/v1/badges/bd43e3e6-2560-447a-beed-6ee421ad2152/deploy-status)](https://app.netlify.com/sites/adventofcodejakobferdinand/deploys)In this repository I try to follow and solve all puzzles provided by [adventOfCode](https://adventofcode.com/)
The current state is deployed to [adventofcode.jakobferdinand.at](https://adventofcode.jakobferdinand.at)
![](assets/adventOfCode.jpg)