Skip to content
View 20alaamahmoud's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report 20alaamahmoud

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
20alaamahmoud/README.md

πŸ’« About Me:

I’m Alaa, a Computer Science and Artificial Intelligence graduate with hands on experience in data science and AI projects.
I’ve worked on building RAG based chatbots, ESG and sustainability analytics, and predictive modeling solutions.
I’m passionate about leveraging data and AI to solve real world problems and drive business impact.

🌐 Socials:

LinkedIn email

πŸ’» Tech Stack:

C++ Python PowerShell Azure Google Cloud Anaconda Flask FastAPI OpenCV Canva Matplotlib NumPy Pandas PyTorch TensorFlow Scipy scikit-learn GitHub Bitbucket Git Cisco Jira Postman Power Bi Trello Riot Games

πŸ“Š GitHub Stats:




Pinned Loading

  1. Clustering-Algorithms Clustering-Algorithms Public

    Clustering Algorithms K-means and K-medoids

    Jupyter Notebook

  2. K-Medoids-Algorithm K-Medoids-Algorithm Public

    K-Medoids algorithm with Euclidian distance

    Jupyter Notebook

  3. Handwritten-Character-Recognition Handwritten-Character-Recognition Public

    Jupyter Notebook

  4. Disease-Prediction-from-Medical-Data Disease-Prediction-from-Medical-Data Public

    Create a model to predict the likelihood of a disease based on medical data (e.g., symptoms, patient history). Use datasets with labeled medical records and apply classification algorithms.

    Jupyter Notebook

  5. Credit-Scoring-Model Credit-Scoring-Model Public

    Jupyter Notebook

  6. Maze-Runner Maze-Runner Public

    Maze Runner is a maze generation and solving tool using the Depth First Search (DFS) Algorithm in Python

    Python