Skip to content
View AliRadwan1's full-sized avatar
😎
😎

Block or report AliRadwan1

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Mohamed-Ehab-Sabry/marine-species-classifier-mlp Mohamed-Ehab-Sabry/marine-species-classifier-mlp Public

    A Classifier that classifies 23 distinct species of marine life using a Multi-Layer-Perceptron (MLP) built from scratch.

    Jupyter Notebook

  2. The-Arcadia-Engine The-Arcadia-Engine Public

    A high-performance C++ backend engine for the Arcadia MMORPG, featuring custom implementations of Hash Tables, Skip Lists, Red-Black Trees, and Graph algorithms without STL containers. Developed fo…

    C++

  3. Image-processing-Assignment- Image-processing-Assignment- Public

    A C++ Image Processing Tool (Baby Photoshop) developed for CS112 at Cairo University. It allows users to load, save, and manipulate images using 18+ different filters including Grayscale, Edge Dete…

    C++

  4. Car-Wah-Simulation-Synchronization-Assignment Car-Wah-Simulation-Synchronization-Assignment Public

    A multi-threaded Java simulation of a Car Wash and Gas Station implementing the classic Producer-Consumer problem. Features custom Semaphore and Mutex classes to manage shared resources and prevent…

    Java

  5. CPU-Schedulers-Simulator CPU-Schedulers-Simulator Public

    A Java-based CPU Scheduler Simulator implementing Preemptive Shortest-Job First (SJF), Round Robin (RR), Preemptive Priority, and the custom AG Scheduling algorithms. It handles context switching a…

    Java

  6. Flappy-Bird Flappy-Bird Public

    Java