An AI enthusiast and math-lover. Deeply fascinated by Machine Learning and Optimization. Always looking for new challenges to overcome and perfect!
- How to reach me ahmed.moh.abdelaal@gmail.com
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.
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.
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…
Data Structures and Algorithms (CMPN102) Project.
A board game which combines the rules of Snakes and Ladders with Monopoly.
A full hardware implementation of the AES using Verilog, supporting SPI communication between all modules.