Skip to content

Storage for my AdventOfCode code

License

Notifications You must be signed in to change notification settings

darac/adventofcode

Repository files navigation

adventofcode

Storage for my AdventOfCode solutions

Tests CodeQL

Quality Gate StatusCode SmellsTechnical Debt

Setup

# Install dependencies
uv sync --dev

# Setup pre-commit and pre-push hooks
uv run pre-commit install --install-hooks

2024 Results

Day Part 1 Part 2
Day 1
Day 2
Day 3
Day 4
Day 6

Credits

This package was created with Cookiecutter and the sourcery-ai/python-best-practices-cookiecutter project template.