Skip to content
View nourheshamshaheen's full-sized avatar

Organizations

@dsg-polymtl

Block or report nourheshamshaheen

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. Car-Rental-System Car-Rental-System Public

    Car Rental System is a web app that automates manual procedures for car reservation. Credits to Mohamed Alaa, Sohayla Khaled Abouzeid, Seif-el-din Ayman, Nour Hesham Shaheen.

    Vue 1 2

  2. round-robin-scheduling round-robin-scheduling Public

    This is a program utilizing the round robin scheduling algorithm to organize processes that should be executed by a processor in a FIFO manner using queues. It is written in C language.

    C

  3. multithreaded-hyperlink-integrity-checker multithreaded-hyperlink-integrity-checker Public

    A program that takes a link as input, a certain depth and a number of threads executing at the same time and outputs the number of valid links, invalid links and elapsed time. (Credits to Nour Hesh…

    Java

  4. spellchecker spellchecker Public

    A program where you can type or paste text and it spellchecks every word for you using binary search trees (Credits to: Nour Hesham and Lara Abdelbaki).

    C 1

  5. arduino-caesar-cipher arduino-caesar-cipher Public

    A treasury system that shifts the password (by a Caesar cipher) each time it's entered correctly. It's connected to an arduino board that blinks when the wrong password is entered and lights up whe…

    C++ 1

  6. library-system library-system Public

    Simple Library System

    Java