I'm a grad student in Data Science living in Paris, France. I like maths, solving complex problems and taking pictures.
I'm currently working as a Data Scientist/Quantitative Researcher, my résumé is available here.
What I've done.
Now
M.Sc in Data Science at EFREI - Université Panthéon Assass.
2022
Quantitative Strategist at Paradigm, building Paradex
some 2021 and some 2022
Quantitative Research Analyst at Melanion Capital, a Paris based hedge fund.
before 2021
Bachelor's in Mathematics at Sorbonne Université / some internships
PROJECTS.
Automated Trading System
This system seamlessly integrates real-time data streams from multiple exchanges via websockets and API connectors. Post data acquisition,
there were scripts in place to process and clean the data.
I incorporated a dynamic portfolio optimization module to adjust asset allocations based on market conditions. Additionally, an automated exchange
interaction management feature handled order postings and account tasks like withdrawals. This system was used to run various strategies (notably mean reversion and
momentum strategies) on the major cryptocurrency exchanges.
Local Prediction of Midprice from Limit Order Book
Using high-frequency data, I was able to extract features from orderbook data (such as depth, spread, imbalance...).
Then using a kNN regression to predict short-term midprice movements based on these features.
The project involves rigorous back-testing to ensure model robustness and to minimize overfitting.
Pricing Options using Deep Learning
Under the supervision of Professor Eduardo Abi Jaber at Panthéon Sorbonne University. Working on applying deep learning methods to non-markovian option pricing models
(rough-volatility type) to improve their accuracy, robustness and efficiency.
Misc
Variety of projects for colleges classes and MOOC, participation in Kaggle competitions...