Skip to content
View officerw's full-sized avatar

Block or report officerw

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

Popular repositories Loading

  1. ChessAI ChessAI Public

    A chess engine written in java that allows a user to play against an AI. The chess engine was created using bitboards and bit manipulation to increase efficiency. For the AI, the minimax algorithm …

    Java

  2. sorting-visualizer sorting-visualizer Public

    An interactive website used to visualize 5 different sorting algorithms on a randomly generated array of numbers

    JavaScript 1

  3. artificiallife artificiallife Public

    A simulation of a simple ecosystem

    Java

  4. dijkstra dijkstra Public

    Example project with the dijkstra search algorithm

    Java

  5. priorityqueue priorityqueue Public

    An example project with a priority queue

    Java

  6. hashmap hashmap Public

    An example project with a hashmap

    Java