Projects
Projects tagged with "Algorithm"

other
Dual Heuristics Scheduling
Undergraduate AI research on a novel approach to the personnel tour scheduling problem using separate resource and time slot heuristics.
PythonArtificial IntelligenceAlgorithm+2

tool
Wordle Solver
A Python CLI that solves NYT Wordle using letter-frequency heuristics and regex filtering — averaging 3.79 guesses across 1,062 historical puzzles with a 97.9% win rate.
PythonAlgorithmCLI+1