These are some projects I have worked on over the years.

Wordle Solver

If you're like me, and your family plays Wordle every day, and you're really bad at it and it takes too much time, then my Wordle solver might help you as it has helped me. It uses a greedy algorithm to select the most valuable word for each guess, starting at an initial word and (hopefully) arriving at the correct answer.