Skip to content
View mattvalli's full-sized avatar

Highlights

  • Pro

Block or report mattvalli

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. CPP-EventSimulation CPP-EventSimulation Public

    A C++ project demonstrating simulating and spawning events. This project uses many Object Oriented techniques available in C++, such as Inheritance and Polymorphism along with a Min-Heap Priority Q…

    C++ 1

  2. CPP-ProjectManagement CPP-ProjectManagement Public

    The Project Management Project implements a Direct Acyclic Graph using C++. This Graph is used to calculate the shortest path between project start and completion. In addition, task slack is calcul…

    C++ 1 1

  3. CIS-89D CIS-89D Public

    Coursework & Projects from CIS-89D - Rich Internet Application Development

    JavaScript

  4. CIS-35B CIS-35B Public

    Coursework & Projects from CIS-35B Advanced Java

    Java

  5. C-Programs C-Programs Public

    Example code programmed in the C language

    C

  6. C-Indexer-WordLocations C-Indexer-WordLocations Public

    C Program that can read through large text files and generate indexing for words, recording frequency and locations.

    C