Skip to content
View DavidMandado's full-sized avatar
  • TU Eindhoven & Tilburg University
  • Netherlands
  • 07:51 (UTC +02:00)

Block or report DavidMandado

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

Hey! I'm David 👽


LinkedIn Badge Portfolio Badge Email Badge


profile views

I’m a Data Scientist who loves building and implementing innovative and highly technical data projects in order to change the world.

I love using data to read between the lines and find possibilities not detectable from simple analysis. As per my double degree education, I am also a Computer Scientist and Engineer, allowing my data skills, decision-making and problem-solving to go beyond average and find new approaches.


About me

  •   Currently studying a Double Bachelor:
          Data Science - TU Eindhoven and Tilburg University
          Computer Science & Engineering - Tilburg University

Eindhoven University of Technology      Tilburg University


What I bring to the table...

These are some of the tools I have worked most with for professional work, university in depth data challenges and personal projects..

Tech Stack

Programming Languages

Python R Java JavaScript TypeScript SQLite


Data Science & Analytics

pandas NumPy scikit-learn Jupyter TensorFlow PyTorch OpenCV matplotlib

Other DS / ML tools:
Seaborn · plotext · Optuna · NLTK · spaCy · VADER · GeoPandas · Folium · Leaflet · classical ML methods, feature engineering, evaluation & experimentation


Machine Learning & Deep Learning

PyTorch TensorFlow OpenCV Python

Topics & frameworks:
Computer vision (semantic segmentation, U-Net, EfficientNet encoders) · classical ML pipelines · hyperparameter optimization (Optuna) · interpretability & feature-based modeling


Data Engineering & DevOps

Apache Airflow Apache Kafka Redis Docker Terraform Git GitHub

Other DE / MLOps:
Dask · data pipelines · model deployment basics · experiment tracking & reproducible workflows


BI, Dashboards & Data Apps

Power BI React D3.js

Other tools:
Plotly Dash · Streamlit · custom Flask dashboards · interactive geospatial dashboards (GeoPandas, Folium, Leaflet)


Web, APIs & Frontend

Flask React JavaScript HTML5 CSS3

Concepts:
RESTful API design · backend-for-frontends for dashboards · integration of ML models into APIs & web apps


CS, Systems & Networking

Linux Bash

Topics:
Data Structures & Algorithms · concurrency · computer systems · networking basics · packet sniffing & analysis (Wireshark)


Formal Methods & Extras

  • PlusCal & TLA+ (algorithm specification and verification)
  • Simulation of autonomous systems / earthquake-survival search robots (simulation platform to be filled in)
  • NLP pipelines: NLTK · spaCy · VADER · translation via DeepL API

Featured Projects

These are the most interesting projects I have worked on that show the value I can provide and the insightful and creative thinking I am capable of, please feel free to go more into detail if you find any of them interesting.

This project was an investigation to aid Reef Support, a company focused on addressing coral health around the globe and find new or improved uses for machine learning to reduce labour-intensive tasks and increase bleaching detection accuracy.

🔍 Details

Project overview

What it is

Capstone Data Challenge project (TU/e JBG060) in collaboration with Reef Support. The goal is to move beyond binary “bleached / not-bleached” classification and instead build a low-compute, explainable pipeline that segments coral in photo-quadrats and derives a graded health signal from interpretable image features. :contentReference[oaicite:0]{index=0}

We use a U-Net with an EfficientNet-B0 encoder to obtain coral / non-coral masks (mIoU ≈ 0.67 on held-out reef sites). Within these masks we compute texture and color/whiteness features (e.g. Laplacian variance, LBP, GLCM correlation, albedo, luminance, saturation, red channel) and aggregate them into (1) a linear health index and (2) percentile-matched exemplar images to support human review and decision-making around bleaching.

Tech stack

  • Data & modeling: Python (Jupyter), U-Net + EfficientNet-B0 segmentation, linear regression for health index
  • Feature engineering: Classical CV & texture descriptors (Laplacian, LBP, GLCM, HSV/RGB features)
  • Experimentation: Site-stratified evaluation, Optuna for hyperparameter search, mask QC & preprocessing :contentReference[oaicite:2]{index=2}

Key features

  • Coral vs. background segmentation with U-Net (EfficientNet-B0 backbone), achieving ~0.67 mIoU on held-out reef sites
  • Interpretable feature extractor (3 texture + 6 color/whiteness features) computed only inside coral masks to track paleness and micro-texture changes related to bleaching :contentReference[oaicite:3]{index=3}
  • Two complementary health outputs: a transparent regression-based health index (0–100) and percentile-matched exemplar retrieval to visually compare similar health states and aid explainability

What I learned

 
;

A demo result of the full pipeline process:

 


Short one-liner here.

🔍 Details

What it is
[2–3 sentence explanation]

Tech stack

  • [Tech]
  • [Tech]

Highlights

  • 🚀 Highlight 1
  • 🚀 Highlight 2

Links


Short one-liner.

🔍 Details

Problem it solves

  • [Explain the problem]

My approach

  • [Explain how you solved it]

Links


📊 GitHub Stats

⚡ GitHub Stats
🔥 GitHub Streak

✨ Random Dev Quote

Dev quote


⚙️ Things I Use To Get Stuff Done

🧩 My Setup
  • OS: [e.g. macOS / Windows / Linux]
  • Laptop: [your machine]
  • Browser: [your browsers]
  • Terminal: [e.g. Zsh, PowerShell, etc.]
  • Editor: [e.g. VSCode, JetBrains etc.]
  • Other Tools: [Postman, Notion, Figma, etc.]
  • To stay updated: [e.g. Twitter, Reddit, Hacker News]

❤️ Like what you see?

If you find my work useful, consider:

  • ⭐ Starring some of my repositories
  • 💬 Reaching out for collaboration or opportunities

Thanks for stopping by! 😊

Pinned Loading

  1. PolIce-force-bulgary-assistance PolIce-force-bulgary-assistance Public

    TU/e Multidisciplinary CBL, helping London police force reduce burlgary rates by predicting crime, allocating their police officers and adding our original twist by including the community in our i…

    Jupyter Notebook 1

  2. MyPortfolio MyPortfolio Public

    My professional portfolio

    HTML

  3. ala-mn/Addressing-real-world-crime-and-security-problems-with-data-science ala-mn/Addressing-real-world-crime-and-security-problems-with-data-science Public

    Jupyter Notebook 1

  4. DBL-data-challenge DBL-data-challenge Public

  5. DBL-AirFrance-twitter-team-evaluation DBL-AirFrance-twitter-team-evaluation Public

  6. Gold-Statistical-Research Gold-Statistical-Research Public

    A repository for researching on gold, calculating statistics and testing methods to exploit favorable probabilities in the market.

    Python