Selected Projects
Here are a few projects I've worked on that showcase my skills in C++ and Python.
C++ Physics Engine
A simple 2D physics engine built from scratch in C++ to model particle collisions and interactions. This project solidified my understanding of object-oriented design and numerical methods.
Python FEA Pre-processor
A collection of Python scripts using NumPy and Pandas to automate the generation of input files for a finite element solver. This tool significantly reduced manual setup time for simulations.