-
Explainability and Clinical Trust of Deep Learning in Glioblastoma Treatment Response
A multi-layered XAI pipeline — Grad-CAM, LRP, LIME, linear probing, and causal activation patching — auditing a ResNet-51q model predicting glioblastoma treatment response, and uncovering a spurious shortcut behind its predictions.
-
MetIA — Deploying a Deep Learning Interface for Brain Metastases Segmentation
Deployment and optimization of a UNETR-based deep learning pipeline for automatic brain lesion segmentation on MRI, integrated into the OHIF Viewer at Centre François Baclesse.
-
GeneticPedigreeChartToPed — Digitizing Family Trees for Hereditary Cancer Risk
An end-to-end computer vision pipeline combining six AI models to convert hand-drawn medical family trees into structured data usable by clinical tools like CanRisk.
-
Sorting Algorithms Visualizer & Comparative Performance Study
A C++ visualization app for classic sorting algorithms paired with a Python/Jupyter analysis pipeline comparing their performance across data distributions.
-
Todolist App — React Native with a GraphQL REST/CRUD API
A React Native to-do list app and my first hands-on project with React, component-based architecture, and talking to a database through a GraphQL API.