Skip to content
View hydrangeas20's full-sized avatar
  • Canada

Block or report hydrangeas20

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

Hi there! πŸ‘‹

I'm Hamda! I’m passionate about data science, software engineering, and cybersecurity. I’ve built projects such as reproducible ML pipelines (DVC + MLflow), machine learning-based fraud detection, and a Document Intelligence RAG system with performance optimization. My skills span machine learning, data engineering, and software engineering, supported by AWS certifications. I enjoy solving complex problems and building reliable systems end-to-end.

If you're interested in discussing data, ML systems, security, or software engineering, I’d love to connect and share ideas!

Languages & Frameworks: 🐍 Python, β˜• Java, πŸ’» JavaScript, βš›οΈ React, 🌐 Node.js, πŸ“¦ Django, πŸ”— REST APIs

Big Data & ML: πŸŒͺ️ Airflow, πŸ—£οΈ Kafka, 🧩 Spark, πŸš€ Flink, πŸ“Š Databricks, πŸ“‚ Hive, πŸ—„οΈ Cassandra, 🧠 TensorFlow, πŸ” PyTorch

MLOps & Experiment Tracking: πŸ“ˆ MLflow, 🐢 DagsHub, 🧾 DVC

Tools & Technologies: ☁️ AWS, 🐳 Docker, βš“ Kubernetes, πŸ”” Grafana, πŸ” Splunk, πŸ›‘οΈ YARA, πŸ“Š Power BI, πŸ“ˆ Tableau

I’m passionate about learning new things. Here are the categories where I’ve created some exciting projects:

Each project highlights my passion for solving complex problems and leveraging technology to drive impactful results. Explore my public repositories to see how I’ve applied my skills across various domains.

Pinned Loading

  1. e2e-ml-pipeline e2e-ml-pipeline Public

    Production-grade end-to-end ML pipeline using DVC for data/model versioning and MLflow for experiment tracking + model registry, with automated workflows and Dockerized FastAPI deployment for servi…

    Python

  2. fraud-detection fraud-detection Public

    This repository presents a stacked ensemble model for detecting credit card fraud, integrating a neural network with other machine learning algorithms. The model enhances detection accuracy and rob…

    Jupyter Notebook

  3. hydrangeas20 hydrangeas20 Public

  4. movie-recommender-system movie-recommender-system Public

    This repository contains a content-based movie recommender system that leverages the K-Nearest Neighbors (KNN) algorithm and Natural Language Processing (NLP) techniques. The system provides person…

    Jupyter Notebook

  5. airflow-elt-pipeline airflow-elt-pipeline Public

    Production-grade ELT pipeline orchestrated with Apache Airflow, ingesting REST API data into PostgreSQL with Dockerized deployment, logging, and monitoring.

    Python