Traceability Explorer
A Python tool that starts from a purchase order, recursively reconstructs a traceability chain distributed across multiple API environments, generates an explainable Mermaid graph, and flags data inconsistencies before validation.
Designing a Multi-Channel Documentation Ecosystem
A look back at the creation of an intelligent documentation pipeline that transforms a MkDocs knowledge base into a multi-channel publishing system compatible with chatbots and AI: rendered HTML extraction, two-pass synchronisation, automatic link rewriting, intelligent Mermaid diagram handling, and the gradual emergence of a true documentation graph that AI agents can use.
Robie
Voice assistant on Raspberry Pi
Release Video Generator
Python pipeline that transforms a Jira HTML export into a narrated release video, with thematic script generation, text-to-speech synthesis, and automated video rendering.
Semantic Image Segmentation (OpenClassrooms Projects 8 & 9)
Semantic image segmentation applied to intelligent vision systems using urban scenes from the Cityscapes dataset.
Tweet Sentiment Prediction (OpenClassrooms Project 7)
Sentiment analysis on 1.6M tweets with comparison of NLP models (TF-IDF, CNN, LSTM, DistilBERT), full MLOps workflow, cloud API, and CI/CD deployment.
Big Data Cloud Project — PySpark Pipeline on AWS for Image Recognition (Fruits-360) (OpenClassrooms Project 11)
Design and deployment of a scalable Big Data pipeline for large-scale image processing, automated visual feature extraction, and dimensionality reduction, following a production-oriented data engineering and machine learning workflow.