Skip to content

Rietty/Rudolph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code: 🐍 Edition!

Checked with mypy Code style: black Imports: isort

This repository consists of all my solutions to Advent of Code, a yearly programming challenge, made by Eric Wastl.

  • All solutions in this repository are written in Python 3.13.
  • I use the following packages for general quality:
    • ruff for for linting and formatting.
    • mypy for static typing enforcement.

About

Advent of Code: Snake Edition!

Resources

License

Stars

Watchers

Forks