Skip to content

encse/adventofcode

Repository files navigation

Advent of Code (2015-2024)

C# solutions to the Advent of Code problems.

I'm making a website out of this.

A lot of effort goes into my solutions to present things in an easy to understand and elegant way. Clarity first also means less emphasis on speed, but I try to balance it until each puzzle's runtime fits into a second.

The framework I'm using is freely available and it's pretty streamlined by now. You can start with the https://github.com/encse/adventofcode-template repository.

Like what you see? Consider sponsoring me.

Dependencies

  • Based on .NET 9 and C# 13.
  • AngleSharp is used for problem download.
  • git-crypt to store the input files in an encrypted form

About

🎄 Advent of Code (2015-2024) in C#

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Contributors 3

  •  
  •  
  •  

Languages