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

Block or report timgarvin

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. Listen-B.-Goode Listen-B.-Goode Public

    A responsive, built-from-scratch website that provides useful tools to improve music fans' online experiences.

    HTML 1

  2. Requestor Requestor Public

    An ASP.NET website that empowers users to request Technician assistance.

    ASP

  3. Process-Scheduler_-_Shortest-Job-First-Version Process-Scheduler_-_Shortest-Job-First-Version Public

    Schedules a set of simulated processes in a single processor system and a multi-processor system using the Shortest Job First (SJF) scheduling algorithm.

    C++

  4. Students-Enroller_-_Hash-Table-Version Students-Enroller_-_Hash-Table-Version Public

    A Students Enrollment system using a Finite Set data structure represented as a Hash Table.

    C++

  5. Heapsort Heapsort Public

    Sorts user-defined values in a Max Heap data structure using the Bubble Up method.

    C++

  6. Permutation-Checker Permutation-Checker Public

    A Java Console program that determines if two strings are permutations of each other.

    Java