Home Projects CV Contact
Bachelor's Thesis

Academic Research

Migrant & Women Representation in French Startups

Data-driven thesis examining demographic representation in the French startup ecosystem using machine learning and statistical analysis.

2026Python · ML
Mobile Roll-Out

Development Economics

Mobile Roll-Out Determinants Analysis

Cross-country econometric analysis of mobile broadband adoption and institutional determinants of infrastructure roll-out.

2025R · Econometrics
DeFi Transaction Fee Analysis

Blockchain Analytics

DeFi Transaction Fee Analysis

Econometric analysis of Bitcoin and Ethereum fees, identifying network congestion and DeFi activity as primary drivers.

2025Python · Econometrics
Rail Detection in Satellite Imagery

Machine Learning

Rail Detection in Satellite Imagery

End-to-end ML pipeline to detect and segment railway infrastructure from high-resolution satellite imagery.

2025Python · Computer Vision
KEAN Chess Engine

Systems Programming

KEAN Chess Engine

High-performance chess engine in C++ using alpha-beta pruning, bitboards, and a custom opening book trained on 1M Lichess games.

2025C++ · Algorithms