Selected Projects

A showcase of my technical work in C++, Python, and Simulation.

2D Navier's strokes equation solver

MATLAB

Written MATLAB code for solving a 2D Navier strokes equation. Plots are created at particular timesteps for visualizing the velocities and mass fraction at inlets and outlets.

Python FEA Tool

Python / NumPy

An automated pre-processing tool for generating complex finite element meshes. Using NumPy for matrix operations, this script reduced model setup time by 80% and allowed for parametric design studies of body armor plates.