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

https://github.com/vil02/adv_2024

Python solutions of Advent of Code 2024
https://github.com/vil02/adv_2024

advent-of-code advent-of-code-2024 adventofcode-python adventofcode2024 aoc aoc-python aoc2024

Last synced: about 2 months ago
JSON representation

Python solutions of Advent of Code 2024

Awesome Lists containing this project

README

          

# adv_2024

[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=vil02_adv_2024&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=vil02_adv_2024)
[![CodeFactor](https://www.codefactor.io/repository/github/vil02/adv_2024/badge)](https://www.codefactor.io/repository/github/vil02/adv_2024)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/dbb9400737824738b2fc0868062a4483)](https://app.codacy.com/gh/vil02/adv_2024/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![codecov](https://codecov.io/gh/vil02/adv_2024/graph/badge.svg?token=dVclfPcr2j)](https://codecov.io/gh/vil02/adv_2024)

Python solutions of [Advent of Code 2024](https://adventofcode.com/2024).

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/vil02/adv_2024)