Skip to content
View Mohamedazizblaidi's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Mohamedazizblaidi

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
Mohamedazizblaidi/README.md

🧬 About Me

class BiomedEngineer:
    def __init__(self):
        self.name         = "Mohamed Aziz Blaidi"
        self.university   = "INTEK β€” Institut National des Technologies, El Kef"
        self.degree       = "Biomedical Engineering (B.Eng)"
        self.focus        = ["Medical AI", "Data Science", "Machine Learning"]
        self.languages    = ["Python 🐍", "MATLAB πŸ“", "SQL πŸ—„οΈ"]
        self.mission      = "Bridging medicine and technology through intelligent systems"

    def currently_doing(self):
        return [
            "πŸ“– Studying biomedical signal processing & imaging",
            "πŸ€– Building ML models for clinical diagnostics",
            "πŸ“Š Exploring health data analytics pipelines",
            "🌱 Learning Deep Learning & Transformer architectures"
        ]

me = BiomedEngineer()
print(me.mission)
# β†’ "Bridging medicine and technology through intelligent systems"

πŸ› οΈ Tech Stack

Languages & Core

Python MATLAB MySQL SQLite HTML5 CSS3

Data Science & ML

Pandas NumPy Scikit-Learn Matplotlib Seaborn

AI & NLP

HuggingFace Transformers

GUI & Design

CustomTkinter Figma Canva

Tools & Environment

VS Code PyCharm Jupyter Google Colab GitHub Notion Obsidian


πŸš€ Featured Projects

Project Description Stack
🩸 Glucose Monitoring GUI Desktop app for real-time blood sugar tracking with intuitive visual dashboards Python CustomTkinter
πŸ€– Diabetes Detection Model ML classification model predicting diabetes risk from patient clinical data Scikit-Learn Pandas
❀️ Heart Disease Predictor Multi-feature classification system for early cardiac risk assessment Python ML Seaborn
🌐 Portfolio Website Personal portfolio showcasing projects and skills HTML5 CSS3

πŸ’Ό Experience & Activities

πŸ₯ Medical Imaging Intern Clinique Monodisciplinaire de Radiologie CERU, Bizerte
⚑ IEEE INTEK Branch Media manager β€” Engineering & Tech Community
πŸŽ™οΈ Active Member Leo Club Acropolis El Kef β€” Event Promotion & Communications

πŸ“Š GitHub Analytics

GitHub Streak

🧠 Soft Skills

🎯 Project Management Β  πŸ‘₯ Team Leadership Β  ⏱️ Time Management Β  πŸ“’ Effective Communication

πŸ” Attention to Detail Β  πŸ”„ Flexibility & Adaptability Β  πŸš€ Proactive Mindset Β  πŸ“š Continuous Learning


πŸ’‘ Philosophy

"The most powerful tool in medicine is not a scalpel β€” it's understanding the data behind the patient."


Pinned Loading

  1. Heart-Failure-Prediction- Heart-Failure-Prediction- Public

    Heart Failure Prediction Model : A machine learning system that analyzes clinical data using XGBoost and LightGBM to assess cardiovascular risk. Processes key health indicators to generate actionab…

    Jupyter Notebook 1

  2. Low-contrast-image-processing-implementation Low-contrast-image-processing-implementation Public

    A professional implementation of Adaptive Gamma Correction with Weighting Distribution (AGCWD) designed for low-contrast medical CT scan enhancement. This project features a high-precision Python r…

    VHDL

  3. Sleep-stage-classification-project- Sleep-stage-classification-project- Public

    A clinical interface for EEG ingestion, signal processing, feature extraction, and automated sleep-stage inference using a PyTorch CNN model. Built with FastAPI and a browser-based frontend.

    Jupyter Notebook