Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hmazter/advent-of-code-solutions

My solutions to Advent of Code 2015-2022
https://github.com/hmazter/advent-of-code-solutions

advent-of-code php

Last synced: 4 days ago
JSON representation

My solutions to Advent of Code 2015-2022

Awesome Lists containing this project

README

        

# Advent of code solutions 2015-2023

![](https://img.shields.io/badge/2015%20⭐-46-yellow)
![](https://img.shields.io/badge/2016%20⭐-28-yellow)
![](https://img.shields.io/badge/2017%20⭐-15-yellow)
![](https://img.shields.io/badge/2018%20⭐-10-yellow)
![](https://img.shields.io/badge/2019%20⭐-16-yellow)
![](https://img.shields.io/badge/2020%20⭐-23-yellow)
![](https://img.shields.io/badge/2021%20⭐-17-yellow)
![](https://img.shields.io/badge/2022%20⭐-12-yellow)
![](https://img.shields.io/badge/2023%20⭐-6-yellow)
![](https://img.shields.io/badge/2024%20⭐-8-yellow)

My solutions to advent of code, https://adventofcode.com/

All solutions are done in PHP of not otherwise noted.