Skip to content
View ZayedSheet's full-sized avatar

Block or report ZayedSheet

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 Loading

  1. CarFinder CarFinder Public

    App that uses data from a database to help users find a car that caters to their needs. It does this by manipulating the data within the database and using a custom algorithm to rank cars based on …

    Java

  2. FortyTheives FortyTheives Public

    C++ implementation of Forty Thieves Solitaire. Includes the MIS specification and the unit tests using catch version 2

    C++

  3. GameOfLife GameOfLife Public

    C++ implementation of Conway's Game of Life, including the program's MIS specification written by me and test files using catch version 2

    Objective-C

  4. Review Review Public

    Website for user reviews on geographical entities.

    JavaScript

  5. stream-allocator-1 stream-allocator-1 Public

    Updated version of stream-allocator-0, a Python Program that allocates engineering students into their streams based on GPA, capacity and preference

    Python

  6. genetic-algorithm genetic-algorithm Public

    C program for image evolution. Uses a genetic algorithm to generate an image.

    C