Personal details

Gamal A. - Remote data scientist

Gamal A.

Timezone: Cairo (UTC+3)

Summary

An embedded systems development professional. Technical contributor to many professional electronics magazines. I tutor many CS and CE courses and provide help with projects for novices and professionals.

Personal Projects

Upgrade Debian version for Raspberry Pi controlling long-distance WiFi industrial AP
2022
C
Linux Kernel
Network Programming
Debian
Raspberry Pi
Upgrading Debian 4.19 to 5.10 on Raspberry Pi 4 with 8GB. Solving deprecated functions problems and DMA allocation limitation of the kernel that cause failure of the kernel and AP driver.
Applying Raspberry Pi for Object Detection of Insects using ML
2022
Linux
OpenCV
Machine Learning
Debian
Raspberry Pi
Python 3
TensorFlow
Training Raspberry Pi ML models and using it for the detection of insect eggs images. Mask RCNN models were successfully implemented on the Pi with acceptable fitting and detection response time and detection accuracy. Rather than implementing TensorFlow-Lite on the Pi, the project targeted the full-TensorFlow to achieve full compatibility between the Pi and the cloud environments.