Pinned Repositories
8Queens
A backtracking solution to the classic 8 Queens problem.
BeatMyChessAI
A multi-algorithm chess game that aims to teach AI concepts through experimentation. Users can select from four algorithms to compete against, as well set the search depth.
ML-ClassificationAlgorithm
Python machine learning classification algorithm that calculates the percentage of spam in a dataset of thousands of emails.
ProcessScheduler
Java Process Scheduling. An approach to improving upon a shortest-job-first (SJF) CPU scheduling system by using weighted-shortest-job-first (WSJF) and process aging.
react-todo
React To-Do App
TrafficLights
Basic Arduino traffic light simulation.
danthurston's Repositories
danthurston/BeatMyChessAI
A multi-algorithm chess game that aims to teach AI concepts through experimentation. Users can select from four algorithms to compete against, as well set the search depth.
danthurston/8Queens
A backtracking solution to the classic 8 Queens problem.
danthurston/ML-ClassificationAlgorithm
Python machine learning classification algorithm that calculates the percentage of spam in a dataset of thousands of emails.
danthurston/ProcessScheduler
Java Process Scheduling. An approach to improving upon a shortest-job-first (SJF) CPU scheduling system by using weighted-shortest-job-first (WSJF) and process aging.
danthurston/react-todo
React To-Do App
danthurston/TrafficLights
Basic Arduino traffic light simulation.