Here are some of the projects I have made:
A chess program I made as my coursework for my computer science A-Level, used to help learn chess with a built-in chess engine, made using Python and Pygame.
I participate in Advent of Code, particularly in 2024 when I competed for the leaderboards using python, and even made some impressive positions. I intend to solve all the problems each year, however I won't wake up at 5am anymore since there are no longer global leaderboards. I have solved some days in various languages such as C, Rust, Java, and Haskell, however these solutions are not nearly as elegant as my python ones. I also want to solve the previous years' problems but I will do so at my own pace.