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

Block or report Ibraam-Nashaat

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

    Forked from michaelehab/GreenBoard

    GreenBoard: a modern educational online platform

    TypeScript 1

  2. Crawlify Crawlify Public

    Forked from michaelehab/Crawlify

    Simple Crawler-based search engine that demonstrates the main features of a search engine (web crawling, indexing and ranking) and the interaction between them.

    Java 1

  3. OS-Scheduler OS-Scheduler Public

    This project aims to implement a CPU scheduler in an operating system environment. The scheduler determines the order of execution for scheduled processes based on specific algorithms.

    C 2

  4. TweaXy-Testing TweaXy-Testing Public

    Forked from TweaXy/testing

    This repository contains testing scripts for frontend, cross-platform, and stress tests for the backend of the TweaXy application.

    Dart

  5. AES-Verilog AES-Verilog Public

    Forked from michaelehab/AES-Verilog

    Advanced encryption standard (AES128, AES192, AES256) Encryption and Decryption Implementation in Verilog

    Verilog 3

  6. Shipping-Company-Simulator Shipping-Company-Simulator Public

    Forked from michaelehab/Shipping-Company-Simulator

    A CLI that simulates the operation of the cargo delivery process of a Shipping Company and calculates some related statistics. This is an Educational Project for Data Structures course taken during…

    C++