Skip to content

AlessandroMiola/adventofcode

Repository files navigation

Actions Lint: ruff Code style: black codecov

Solutions to advent-of-code puzzles

Personal attempt to solve the advent-of-code1 puzzles in a TDD fashion with python.

AI-generated advent-of-code illustration

⚠️ TODO:

  • Repo setup:
    • 🚧 try out ruff as a linter, thus replacing flake8
    • 🚧 makefile | justfile
    • 🚧 rely on a unique configuration file (possibly pyproject.toml)
    • 🚧 add mkdocs-rendered docs
    • 🚧 add mypy (--strict?) in the pipeline
    • 🚧 try out ruff as a formatter, thus replacing black?
    • 🚧 Dockerization?
    • 🚧 else?
  • Puzzles:
    • 🚧 keep on working on them at my own pace (previous years as well)
    • 🚧 possibly use them as a playground to learn rust? (ambitious)

Footnotes

  1. advent-of-code – An annual event of Christmas-oriented programming challenges started December 2015. Every year since then, beginning on the first day of December, a programming puzzle is published every day for twenty-five days. You can solve the puzzle and provide an answer using the language of your choice.

About

My attempt to solve advent-of-code puzzles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published