Abdallah Waleed Kamal Mousa

Hello, I'm

Abdallah Waleed

Data Scientist & IoT Engineer

Passionate about leveraging data analytics and IoT technologies to build intelligent, scalable systems

About Me

I am a passionate Data Scientist, Data Analyst, and IoT Engineer. I specialize in bridging the gap between physical hardware and intelligent data systems, transforming real-world sensor streams and IoT telemetry into actionable insights and predictive models. My expertise spans the entire lifecycle of data and hardware integration: from prototyping smart devices with Arduino & ESP32 to deploying machine learning models, conducting advanced statistical analysis, and designing interactive data dashboards. By merging edge electronics with scientific data modeling, I architect end-to-end smart solutions that drive data-driven decision-making.

4+

Years Experience

2+

IoT Projects

6+

Data Projects

2+

AI Projects

Education

Level 4 2023 - Present

Faculty of Computers and Artificial Intelligence

Menoufia National University

Specialization: Internet of Things (IoT) & Data Science & Analytics

Skills

IoT & Hardware

Arduino
ESP32
ESP8266
Ultra Sonic Sensor
IR (Flame Detection) Sensor
HC-05 Bluetooth

Data Analysis

Microsoft Excel
Power BI
Tableau
MySQL
Microsoft SQL Server
Data Cleaning
Data Visualization

Data Science

Python
Python for Data Science, AI & Development
Python Project for Data Science
Databases and SQL for Data Science with Python
Data Analysis with Python
Data Visualization with Python
Machine Learning with Python
MLOps Tools, MLflow and Hugging Face
NumPy
Pandas
Scikit-Learn
Machine Learning
NLP

Study & Internship Experience

July 2026 – Present

Data Science Track

Digital Egypt Pioneers Initiative (DEPI)

DEPI
  • Advanced statistical analysis and machine learning workflows
  • Data preprocessing, feature engineering, and predictive modeling
  • Data visualization and insights generation using Python and modern libraries
July 2026 – Present

Track Business Data Applications

Qualidev Company

Qualidev Company
  • Developing and implementing business data solutions
  • Analyzing enterprise data requirements and optimizing processes
  • Building business intelligence dashboards and reporting models
Feb 2026 – March 2026

Data Analysis

National Telecommunication Institute (NTI)

NTI Institute
  • Introduction to Data Analytics
  • Data Collection and Management
  • SQL for Data Analytics
  • Data Cleaning and Transformation
  • Data Visualization
  • Statistical Analysis
  • Real-World Projects and Case Studies
  • Capstone Project
Sep, 2024 – Oct, 2024

IoT Applications Engineer

National Telecommunication Institute (NTI)

NTI Institute
  • Programming: Python
  • IoT: Basic device integration, protocols, and concepts
  • Embedded Systems: Arduino, sensors, embedded IoT apps
  • Freelancing: IT support, data entry, Python automation (Upwork/Fiverr)
Aug, 2024 – Sep, 2024

IoT Applications Developer

Information Technology Institute (ITI)

ITI Institute
  • Databases: Relational DBs, SQL queries, and design principles
  • IoT Value Chain: Knowledge of device, communication, data & app layers
  • IoT Development: Built simple hardware–software integrated IoT apps
  • Hands-On Labs: Worked with Arduino, sensors, Bluetooth/NRF modules, actuators

Services Offered

IoT System Design

End-to-end IoT solution architecture including hardware selection, sensor integration, and connectivity design

Data Analysis & BI

Transforming raw data into actionable insights through dynamic dashboards, data modeling, ETL cleaning, and executive reporting using Power BI, Tableau, and Excel.

Data Science & ML

Building predictive models, statistical forecasting pipelines, and advanced NLP systems using Python, Machine Learning regression/classification, and automated tracking.

Featured Projects

Bluetooth-Controlled Robot

Bluetooth-Controlled Robot

IoT & Robotics

Improved command response by 35%, reaching <500 ms latency and 95% control accuracy. Enabled stable wireless communication within 10m range using Bluetooth (HC-05). Enhanced object detection by 100% coverage in 10-150cm range through sensor calibration.

Arduino Uno HC-05 Ultrasonic Sensor L298N DC Motors Arduino IDE Mobile App
Smart Voice-Controlled Car

Smart Voice-Controlled Car by AI, IoT & Flutter

AI, IoT & Mobile App

Built an intelligent voice-controlled car system integrating AI, IoT, and mobile technologies. Trained an NLP Intent Classification model (Logistic Regression + TF-IDF) achieving ~93% accuracy for Arabic and English voice commands. Developed a Flask REST API for real-time command processing and deployed it using ngrok. Implemented secure IoT communication using ESP8266 with MQTT over TLS (HiveMQ Cloud) for real-time motor control via Arduino and L298N driver. Created a Flutter mobile app with speech-to-text, Arabic language support, and persistent settings.

Python Flask scikit-learn NLP TF-IDF MQTT HiveMQ ESP8266 Arduino L298N Flutter Dart
Sales Performance Dashboard

Sales Performance Dashboard

Data Analysis & Business Intelligence

Designed an interactive Power BI dashboard analyzing sales performance across regions, product categories, and time periods. Built calculated KPIs and DAX measures for revenue tracking, growth trend analysis, and top-performer identification, enabling executive-level reporting.

Power BI DAX Data Visualization Business Intelligence
Food Marts Data Dashboard

Food Marts Data Dashboard

Retail Analytics & BI

Built a comprehensive Power BI dashboard for a retail food mart chain, visualizing inventory movement, sales volume, and outlet level performance. Applied data cleaning and transformation techniques to ensure accuracy across multiple data sources, delivering clear operational insights to support inventory and sales strategy decisions.

Power BI DAX Data Cleaning Retail Analytics
B2B Reseller Sales Dashboard

B2B Reseller-Based Sales Analysis Dashboard

B2B Analytics & BI

Built a comprehensive interactive sales analysis dashboard for a B2B Reseller-Based Sales System. Covers total sales analysis, profit & cost tracking, sales trends over time, product performance, profit by category, and reseller insights with interactive filters & KPIs.

Power BI Power Query DAX Data Cleaning Data Modeling Data Visualization Business Intelligence B2B Analytics
Elserat Almostaqeem App

Elserat Almostaqeem – Islamic Mobile App

Mobile App Development

Developed a comprehensive Islamic companion app featuring a complete Quran reader, accurate GPS-based prayer times, Azan notifications, and daily Hadith alerts. Implemented a smart notification system delivering Azkar, Salawat, and Tasbih reminders every 10 minutes around the clock, with dedicated Ramadan mode and Iftar dua alerts.

Flutter Firebase REST API Push Notifications Mobile Development
Excel Control Dashboard

Excel Operational Tracking Dashboard

Operations Management & Data Modeling

Built a comprehensive Excel control dashboard to track a department's performance across a full month, integrating 8 operational areas (security incidents, patrols, fleet status, workforce readiness, etc.). Features raw data and display sheets for each module, and a central KPIs dashboard view.

Microsoft Excel KPI Tracking Data Visualization Data Modeling Operations Management
TechVision Sales Dashboard

TechVision Sales Dashboard

Business Intelligence & Analytics

Designed and developed an interactive Sales Performance Dashboard for a virtual electronics store called “TechVision” using Microsoft Power BI. Built a complete Data Model with relationships between Sales and Products tables. Created dynamic DAX measures for Total Revenue, Cost, and Profit. Designed interactive visualizations including a Revenue Trend Line, Profit by Country Bar Chart, and Revenue by Category Donut Chart. Added interactive slicers and customized UI/UX.

Power BI DAX Data Modeling Data Visualization UI/UX
Predict Apartment Prices

Predict Apartment Prices in Egypt – ML Regression

Machine Learning & Data Science

Built a complete end-to-end regression pipeline on a real Egyptian real estate dataset (1,008 listings). 11-stage pipeline: EDA, missing value imputation (Median), outlier removal (IQR), feature scaling (StandardScaler), and 6 trained models compared. Lasso achieved R²=0.9730 with MAE ≈ 24,000 EGP — L1 automatically zeroed out weak features for built-in feature selection. All 6 models tracked with MLflow for full reproducibility. Includes an interactive 100% browser-based web app with live prediction sliders.

Python Pandas NumPy Scikit-Learn Lasso Ridge GridSearchCV MLflow Matplotlib Seaborn HTML/CSS/JS
×

Project Demo

Certificates

Certificate IoT Applications

Certificate IoT Applications

National Telecommunication Institute (NTI)

Oct, 2024

Completed an intensive curriculum on modern Internet of Things (IoT) ecosystems. Gained hands-on knowledge in interfacing sensors and actuators with microcontrollers, developing firmware for embedded intelligence, and utilizing standard communication protocols (MQTT, HTTP). The certification emphasized real-world system deployments, hardware troubleshooting, and data packet optimization for edge-to-cloud computing environments.

IoT Embedded Systems Arduino Protocols Hardware
Certificate IoT Applications Developer

Certificate IoT Applications Developer

Information Technology Institute (ITI)

Sep, 2024

Mastered the end-to-end design and deployment of robust Internet of Things applications. Focused on relational database management, designing efficient SQL schemas, and integrating database endpoints with physical microcontrollers. Acquired skills in building modular hardware-software pipelines, managing hardware resources, and architecting secure communication channels between edge devices and backend systems.

Databases SQL IoT Dev Architecture Embedded C
Certificate Python Essentials 1

Certificate Python Essentials 1

Cisco Networking Academy

Oct, 2024

Acquired comprehensive foundational knowledge of the Python programming language, focusing on procedural programming concepts, control flow structures, and basic data types. Deepened understanding of algorithmic problem-solving, modular programming via functions, object-oriented concepts, and custom exception handling. Applied Python skills to write clean, maintainable code for automation and data manipulation.

Python Algorithms Data Science OOP Automation
Develop Custom Events & Plugins in MOT

Develop Custom Events & Plugins in MOT

MaharaTech (ITI Mooc)

Aug, 2024

Explored the advanced event-driven programming paradigm within modular IoT architectures. Developed custom system plugins and handled dynamic event triggers, focusing on extending core system capabilities without compromising stability. Gained expert-level knowledge of modular codebase structures, software extensibility, and integrating third-party APIs with real-time telemetry streams.

Plugins Event-Driven API Integration Telemetry Extensibility
Robotics programming

Robotics programming

Smart Technology

Issued Feb 2025 · Expired Mar 2025

Designed and programmed autonomous robotic systems integrating advanced hardware components. Mastered robot navigation logic, motor drive control using L298N drivers, and sensor integration for real-time obstacle avoidance. Programmed closed-loop feedback control systems, analyzed sensor telemetry, and developed intelligent pathfinding algorithms to achieve precise motion dynamics.

Robotics Arduino Motor Drivers Feedback Loops Pathfinding

Client Testimonials

No Testimonials Yet

Be the first to share your feedback! Your testimonial will appear here.

Have feedback? Share your experience!

Submit Feedback

Get In Touch

Phone

+20 100 58 31 772

Email

waleedabdallah238@gmail.com

Thank You!

Thank you for taking the time to explore my portfolio and learn about my journey in IoT & Data Science & Analytics.

I'm passionate about creating innovative solutions that connect devices, analyze data, and secure systems. Your interest means a lot to me.

Submit Your Feedback