Skip to content
View danthurston's full-sized avatar
Block or Report

Block or report danthurston

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. BeatMyChessAI BeatMyChessAI Public

    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.

    Python 6

  2. 8Queens 8Queens Public

    A backtracking solution to the classic 8 Queens problem.

    Java 1

  3. ML-ClassificationAlgorithm ML-ClassificationAlgorithm Public

    Python machine learning classification algorithm that calculates the percentage of spam in a dataset of thousands of emails.

    Python

  4. ProcessScheduler ProcessScheduler Public

    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.

    Java

  5. react-todo react-todo Public

    React To-Do App

    JavaScript

  6. TrafficLights TrafficLights Public

    Basic Arduino traffic light simulation.

    C++