Hi there 👋 I'm a graduating student in applied mathematics at the MVA master of ENS Paris-Saclay in France. I'm sharing some of my work here on github, feel free to take a look!
You can also check out my personal website where I share some insights on my work and my interests.
- MVA-Labs: labs for the MVA master
- CPOP: a python implementation of the CPOP algorithm to detect changepoints in a univariate time series
- SBM-EM: an implementation of a variational EM algorithm for the stochastic block model in pytorch
- altegrad-challenge: our solution to a challenge on molecule retrieval with natural language queries
- NOT: a small project where we reproduce the results of a paper on neural networks for optimal transport
- MOPSI: integer linear programming for a students housing problem
These are projects I made for fun or to solve a specific problem.
- pdf-watermark: python CLI to add watermarks to a pdf
- indentalog: an easy-to-use progress logger for python that keeps track of the call stack
These are projects I made for interviews, nothing too crazy here.
- tasks manager: tasks manager web app
- django-nextjs-dashboard: charts dashboard