Heat-Equation-Simulation
A C++ project that simulates heat diffusion in 1D (bar) and 2D (plate) implementing the finite difference method. The simulation uses SDL2 for real-time visualization with a heatmap display.
I am currently pursuing an engineering degree in applied mathematics at École Nationale Supérieure d’Informatique pour l’Industrie et l’Entreprise (ENSIIE) and a double master’s degree (M1) at Université Paris-Saclay, France.
Currently seeking a 3 to 4 months internship beginning in May 2026 in the fields of Data Science, Machine Learning, Deep Learning, and Artificial Intelligence (AI).
A C++ project that simulates heat diffusion in 1D (bar) and 2D (plate) implementing the finite difference method. The simulation uses SDL2 for real-time visualization with a heatmap display.
A machine learning project for predicting breast cancer patient vital status using clinical variables and high-dimensional mRNA gene expression data through regularized regression methods.
A data science and machine learning project for analyzing financial behavior and predicting credit default risk and credit scores using statistical inference, dimensionality reduction, clustering, and supervised learning models.