Visualizations
Visualization is one my favorite things 😁. Click to enlarge.
×
Data science projects
- WaiDatathon 2021 🥇 (blogpost, repository): I led the team to victory in the WaiDatathon 2021 on the theme “Combat domestic violence with data and AI”. We presented an exploratory data analysis and a method to produce personalized domestic violence detection questionnaires based on a classification tree.
Scientific simulation software
- Sunaba: 2D simulation of geodynamical thermomechanical processes based on the finite difference method. Written in C, Python and OpenGL.
- geomIO: 3D geometric modeling from serial 2D drawings. Used to initialize numerical simulations. Written in MATLAB.
- CriticalTaper-utils: Python scripts to compute and visualize the solutions of the critical taper theory.
- FortyTwoFEM: A fluid mechanics solver based on the finite element method. Written in Matlab.
- SPH_solver: a fluid dynamics solver based on the smoothed-particle hydrodynamics (SPH) method. Written in Python and optimized with Numba.