Skip to content
View yaminahq's full-sized avatar

Block or report yaminahq

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. ParkingLot ParkingLot Public

    Allows users to rent and reserve parking spaces nearby.

    CSS

  2. PartialGeographicInformationSystem PartialGeographicInformationSystem Public

    Implementation for part of a Geographic Information System that follows the included design specification.

    Objective-C

  3. FreeCell FreeCell Public

    Design and Implementation for the Model portion of the Model View Controller design pattern of the game freecell

    Objective-C

  4. CheapestRouteFinder CheapestRouteFinder Public

    A graph-based program that determines routes between cities. Uses depth-first search and breadth-first search algorithms to generate routes between two cities. Uses Dijkstra’s shortest path algorit…

    Java

  5. SortingAlgorithmAnalysis SortingAlgorithmAnalysis Public

    A job scheduler that accepts jobs and their running times and sorts them. Implemented sorting using different sorting algorithms including Insertion, Merge and Heap Sort and conducted an experiment…

    Java

  6. Concurrent-Systems Concurrent-Systems Public

    Course work

    Java