Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/timsneath/advent-of-code-2021

My playground for Advent of Code 2021.
https://github.com/timsneath/advent-of-code-2021

advent-of-code dart

Last synced: 4 days ago
JSON representation

My playground for Advent of Code 2021.

Awesome Lists containing this project

README

        

# Advent of Code 2021

[![Language](https://img.shields.io/badge/language-Dart-blue.svg)](https://dart.dev)
[![Build](https://github.com/timsneath/advent-of-code-2021/actions/workflows/setup.yml/badge.svg)](https://github.com/timsneath/advent-of-code-2021/actions/workflows/setup.yml)
[![codecov](https://codecov.io/gh/timsneath/advent-of-code-2021/branch/main/graph/badge.svg?token=EGVM3K0K0M)](https://codecov.io/gh/timsneath/advent-of-code-2021)

Daily programming puzzles at Advent of Code (https://adventofcode.com/), by the wonderful Eric Wastl (http://was.tl/).

Here is where I'm playing along.

Probably not the fastest solutions.

Probably not the most readable solutions.

Probably not the most efficient solutions.

Probably solutions.

Definitely written in Dart.

Definitely written by a product manager.