Skip to content
View AhmedAbdelaal2001's full-sized avatar
:octocat:
Neutral
:octocat:
Neutral
  • 09:34 (UTC -12:00)

Block or report AhmedAbdelaal2001

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
AhmedAbdelaal2001/README.md

Hi, I'm Ahmed Abdelaal

An AI enthusiast and math-lover. Deeply fascinated by Machine Learning and Cryptography, and always looking for new challenges to overcome and perfect.

Hi

ahmedabdelaal2001

  • I’m currently working on Multi-Agent Reinforcement Learning

  • I’m currently learning Algorithmic Game Theory, Lattice Based Cryptography

  • I’m looking for help with Distributed Computing

  • How to reach me [email protected]


Languages and Tools:

arduino bootstrap c cockroachdb cplusplus csharp css3 dart flutter git haskell html5 javascript matlab mysql nodejs pandas postgresql python pytorch sass scikit_learn tensorflow typescript

  ahmedabdelaal2001

Popular repositories Loading

  1. Maze-Solving-Robot Maze-Solving-Robot Public

    An Arduino line following maze solver which utilizes PID control to ensure stability. The robot can record the shortest path to the exit, and follow said path in future rounds.

    C 5 1

  2. Route-Planning Route-Planning Public

    My solution to the "Route" assignment of Stanford's CS221 course, focused on search problems. The repository explores finding optimal paths between selected destinations on a real map of Stanford's…

    JavaScript 3

  3. Shipping-Company-Simulation Shipping-Company-Simulation Public

    Data Structures and Algorithms (CMPN102) Project.

    C 1 1

  4. Homomorphically-Encrypted-SIFT Homomorphically-Encrypted-SIFT Public

    A secure Image Processing pipeline based on Homomorphic Encryption, capable of performing various central tasks. Most notably, it includes matching encrypted images using the SIFT algorithm.

    Jupyter Notebook 1 2

  5. CPU-Scheduler CPU-Scheduler Public

    Contains an implementation of an OS scheduler, utilizing various scheduling algorithms and IPC techniques.

    C 1

  6. ConnectN-AI-Bot ConnectN-AI-Bot Public

    Simple AI built using the Minimax algorithm, which can play variants of Connect4 having arbitrary board sizes and winning conditions.

    MATLAB