Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ammarnajjar/adventofcode

Advent of code solutions
https://github.com/ammarnajjar/adventofcode

advent advent-of-code advent-of-code-2018 challenges educational python

Last synced: 12 days ago
JSON representation

Advent of code solutions

Awesome Lists containing this project

README

        

# Advent of code challenge solutions

[![CI](https://github.com/ammarnajjar/adventofcode/workflows/CI/badge.svg)](https://github.com/ammarnajjar/adventofcode/actions)
[![Updates](https://pyup.io/repos/github/ammarnajjar/adventofcode/shield.svg)](https://pyup.io/repos/github/ammarnajjar/adventofcode/)
[![Total alerts](https://img.shields.io/lgtm/alerts/g/ammarnajjar/adventofcode.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/ammarnajjar/adventofcode/alerts/)
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/ammarnajjar/adventofcode.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/ammarnajjar/adventofcode/context:python)
[![Maintainability](https://api.codeclimate.com/v1/badges/761837aa12b97accbb00/maintainability)](https://codeclimate.com/github/ammarnajjar/adventofcode/maintainability)

My solutions for the [Advent of code](https://adventofcode.com) challenges!