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

Block or report blake-whitman

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. hack-ohio hack-ohio Public

    1st Place HACK OHI/O (November 2021)

    JavaScript 1

  2. ai-pacman-search ai-pacman-search Public

    Algorithms designed to optimize pacman's gameplay approach. In this repo, you will find DFS, BFS, A*, and UCS algorithms implemented with a variety of data structures.

    Python

  3. blake-whitman.github.io blake-whitman.github.io Public

    My personal website

    CSS 1

  4. cota-simulation cota-simulation Public

    Simulates a 1,440 minute system in which passengers embark on journeys around Columbus, Ohio. Returns files including the wait times of each passenger identified, alongside the mean wait time at ea…

    Java