Skip to content
View acassidy24's full-sized avatar

Block or report acassidy24

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. CampusPaths CampusPaths Public

    Shortest path finder for the Whitworth University Campus. Implements the A* search algorithm, which can be compared against a Depth First Search baseline. Created in partnership with Johnathan Hams…

    Python 1

  2. FoodChainSim FoodChainSim Public

    Simple food chain simulator using Swing in Java. Elements are instantiated using Sprite objects which move and interact on a timer.

    HTML

  3. FantasyBasketballApp FantasyBasketballApp Public

    Simple Fantasy Basketball app that creates charts and graphs on scraped NBA data stored on an on-campus database. Utilizes C# and the ADO.NET framework.

    C#

  4. OSProcessScheduling OSProcessScheduling Public

    A simulation of OS Process Scheduling algorithms using C++.

    C++

  5. golinq golinq Public

    Go querying inspired by .NET Linq.

    Go