Projects
Projects tagged with "Python"

Academic
Data Science Portfolio
A collection of machine learning projects implementing classification, clustering, and association rule mining algorithms on real-world datasets.
PythonMachine Learningscikit-learn+2

Academic
Dual Heuristics Scheduling
Research on the NP-hard personnel tour scheduling problem, pairing two heuristics — one for which staff to assign, one for when — so planners can tune priorities without recomputing the whole schedule.
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

Academic
PPALMS
Led a 4-student team building a system that generates Parsons problems (students reorder pre-written code instead of writing it) for upload to learning management systems.
PythonTeam LeadSCRUM+2