Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 990 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 990 Bytes

Advent of Code

These are my solutions for Advent of Code. All solutions for all years will be stored in this repository.

Year Language Days Completed
2023 Typescript Puzzles Solutions 9
2022 Python Puzzles Solutions 10
2019 Java Puzzles Solutions 4

Updates I want to make

  • Convert 2019 Java code to Gradle Project
  • Update documentation
    • 2019
    • 2022
  • Refactor and optimize solutions

Git Ignore

The .gitignore is generated used gitignore.io and will be updated as I use new languages.