Skip to content
View Mostafa-Mahmoud-H's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Mostafa-Mahmoud-H

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Mostafa-Mahmoud-H/README.md


🧠 About Me


"I don't just build models β€” I engineer AI systems that ship to production."


Currently a Data Science student at Alexandria National University, with a passion for building ML systems that go beyond notebooks. My competitive programming background gave me a strong algorithmic foundation β€” now applied to intelligent system design.


class MostafaMahmoud:
    university  = "Alexandria National University"
    degree      = "Data Science & AI"
    location    = "Alexandria, Egypt πŸ‡ͺπŸ‡¬"

    domains     = ["ML Pipelines", "NLP & Transformers",
                   "Computer Vision", "Recommender Systems",
                   "LLM Engineering"]

    stack       = ["Python", "TensorFlow", "PyTorch",
                   "Scikit-learn", "OpenCV", "Streamlit"]

    background  = "Competitive Programming β†’ Engineering Mindset"
    goal        = "AI Engineer Intern β†’ Full-time ML Engineer"
    available   = True  # πŸš€ Open to opportunities!



Available


🌟 AI / ML Internship
🌟 Open Source Collabs
🌟 Research Projects


πŸ’Ό EXPERIENCE & ACHIEVEMENTS

πŸ’Ό Professional Internships

  • 🌐 IT Intern | Alexandria National Refining and Petrochemicals Company (ANRPC) (May 2026)

    • Focused on data centers and networking infrastructure.
  • πŸ‘οΈ Computer Vision Intern | National Telecommunication Institute (NTI) (Jul 2025 – Aug 2025)

    • Built OCR system + automated image organization pipeline.

πŸ† Competitive Programming

  • πŸ₯‡ 1st Place β€” University Programming Contest
    • Qualified for National Finals
    • Strong algorithmic + problem-solving background

βš™οΈ Core Tech Stack


β€Ί Languages & Tools



β€Ί AI / ML / Data Science


πŸ› οΈ Frameworks, Deployment & Domains




πŸŽ“ Certifications


🐍 Python

Course Platform Link
Intro to Python for Data Science DataCamp Verify
Intermediate Python DataCamp Verify
Data Manipulation with Pandas DataCamp Verify
Joining Data with Pandas DataCamp Verify
Python Programming GeeksforGeeks Verify

πŸ—„οΈ SQL & Computer Vision

Course Platform Link
Introduction to SQL DataCamp Verify
Intermediate SQL DataCamp Verify
Computer Vision Diploma NTI Verify
IT Infrastructure Training ANRPC LinkedIn Post


πŸš€ Featured Projects


🧠 DiaPipeline

Production-Ready ML Framework

End-to-end diabetes prediction pipeline built for real systems, not notebooks. Modular architecture: preprocessing β†’ training β†’ evaluation β†’ deployment.

🎯 74.5% accuracy | 71.6% Recall on diabetic class β€” optimized to minimize missed diagnoses, because in healthcare false negatives cost lives.


Python Scikit-learn Streamlit MLOps


View Repo

πŸ“° Fake News Detector

Bilingual NLP Classification System

Arabic + English misinformation detection using TF-IDF vectorization and classical ML classifiers. Real-world multilingual text processing with Arabic dialect preprocessing.

🎯 Arabic: 92.6% accuracy (F1: 91.9%) β€” English: 83% accuracy (F1: 82.7%) β€” validated via 5-Fold Cross Validation.


Python NLP TF-IDF Scikit-learn


View Repo


❀️ Heart Disease Predictor

Interpretable Medical ML Pipeline

Deep EDA + feature engineering + benchmarked classifiers. Explainability-first approach β€” because in healthcare, trust matters as much as accuracy.


Python XGBoost Pandas XAI


View Repo

πŸ”¬ Coming Soon...

Always Shipping

Currently building:

  • 🎯 Recommendation System (collaborative filtering)
  • πŸ‘οΈ CV Pipeline with YOLO
  • πŸ€– LLM-powered application

WIP LLM


Follow



πŸ“Š GitHub Performance


Β Β 







πŸ† GitHub Trophies




πŸŽ“ Currently Leveling Up


πŸ› οΈ Area πŸ“š Topics 🎯 Goal
MLOps Docker Β· MLflow Β· CI/CD for ML Production-grade pipelines
LLMs HuggingFace Β· RAG Β· Fine-tuning LLM-powered apps
Cloud AWS / GCP for ML deployment Scalable inference
CV Advanced YOLO Β· Segmentation Β· GANs Real-time vision systems


🌌 Let's Connect

Open to AI discussions, open-source collaboration, or internship opportunities!

Β  Β 




"Engineering intelligence from raw data into production AI systems."

Popular repositories Loading

  1. motion-aware-smart-surveillance motion-aware-smart-surveillance Public

    Real-time object detection & tracking system using Classical Computer Vision β€” no deep learning needed 🎯

    Jupyter Notebook 2

  2. 30_day_challenge_master_Python 30_day_challenge_master_Python Public

    In this repo I will post my journey in reviewing what I have studied in Python, in 30 consecutive days. This is my first challenge, and I am happy to share my journey here.

    Python

  3. Heart-Disease-Detection-Project Heart-Disease-Detection-Project Public

    An advanced intelligent diagnostic tool that integrates **Rule-Based Expert Systems** and **Machine Learning** to evaluate cardiovascular risk.

    Jupyter Notebook

  4. Credit-Card-Default-Prediction Credit-Card-Default-Prediction Public

    This project aims to predict the probability of credit card default for customers in the next month. Using a dataset of 30,000 clients, we developed a machine learning model that helps financial in…

    Jupyter Notebook

  5. Hybird-Movie-Recommendation-System- Hybird-Movie-Recommendation-System- Public

    Jupyter Notebook

  6. Fake-News-Detector-Dual-Language- Fake-News-Detector-Dual-Language- Public

    A scalable, real-time AI web application built with Streamlit and Scikit-Learn to verify news authenticity and detect misinformation in both Arabic and English.

    Jupyter Notebook