Skip to content
View Elsayed-Elsherbiny's full-sized avatar

Block or report Elsayed-Elsherbiny

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.

Content in all repositories owned by your account will be closed.
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

👋 Hello! I'm Elsayed El-Sharbiny

🎓 About Me: Data Science & AI Enthusiast

I'm an ambitious undergraduate Computer Science student with a strong passion for Data Science, Machine Learning, and Artificial Intelligence. I thrive on leveraging data to drive actionable insights and build robust predictive solutions.

My Core Focus Areas:

  • 🔬 Machine Learning: Expertise in building predictive models, classification systems, and deep learning architectures.
  • 🐍 Python Development: Advanced scripting, data manipulation, and building scalable data pipelines.
  • 🗄️ SQL & Databases: Efficient database management and query optimization for large datasets.
  • 📊 Data Visualization: Translating complex data into clear, compelling, and actionable stories.
  • 🤖 Current Project: Developing an AI Customer Churn Prediction System.

💻 Tech Stack:

PythonAnacondaMicrosoftSQLServerKerasMatplotlibmlflowNumPyScipyPandasTensorFlowPlotlyPyTorchscikit-learnCanva


📊 GitHub Stats:

Elsayed's GitHub StatsElsayed's GitHub Streak
Elsayed's Top Languages

📈 Contribution Graph

Activity Graph

Snake animation

💼 Professional Impact

graph LR
A[📥 Data Collection] -->|🔧 Processing| B[🧩 Feature Engineering]
B -->|🤖 Training| C[🧠 Model Development]
C -->|✅ Validation| D[📊 Model Evaluation]
D -->|🚀 Deployment| E[⚙️ Production ML]
E -->|📈 Monitoring| F[📡 Performance Tracking]
F -->|🔁 Feedback Loop| A[📥 Data Collection]
style A fill:#2dd4bf,stroke:#1a1b27,stroke-width:2px,color:#1a1b27
style B fill:#1e293b,stroke:#2dd4bf,stroke-width:1.5px,color:#e2e8f0
style C fill:#2dd4bf,stroke:#1a1b27,stroke-width:2px,color:#1a1b27
style D fill:#1e293b,stroke:#2dd4bf,stroke-width:1.5px,color:#e2e8f0
style E fill:#2dd4bf,stroke:#1a1b27,stroke-width:2px,color:#1a1b27
style F fill:#1e293b,stroke:#2dd4bf,stroke-width:1.5px,color:#e2e8f0
Loading

Popular repositories Loading

  1. Student-Performance-Behavior Student-Performance-BehaviorPublic

    Analyzes student behavior patterns to understand their impact on academic performance. Provides clear visual insights and correlations from real data. Supports early prediction and decision-making …

    Jupyter Notebook 1

  2. Elsayed-Elsherbiny Elsayed-ElsherbinyPublic

  3. Customer-Churn-Prediction Customer-Churn-PredictionPublic

    A machine learning project to predict customer churn using historical data. It identifies customers likely to leave, helping businesses improve retention through data preprocessing, feature enginee…

    Jupyter Notebook

  4. AI-Reverse-Logistics-Waste-Optimization-Platform AI-Reverse-Logistics-Waste-Optimization-PlatformPublic

  5. Streamify StreamifyPublic

    Streamify is an end-to-end, real-time data pipeline containerized with Docker. It automates data ingestion via Apache Airflow, streams events through Kafka, processes data with Apache Spark, and st…

    Python