Planetary Scientist,
Physicist,
Developer.
Developed a Symplectic Integrator to model planetary systems using Democratic Heliocentric coordinates and the Wisdom-Holman method. The project, completed in Python with NumPy, allowed for accurate simulations of orbital dynamics over long timescales.
Simulated Europa’s tidal stresses to investigate how its unique surface features, like cycloids, might form. This Python-based project, inspired by the works of Gregory Hoppa and Alyssa Rhoden, included writing a report detailing the methodology and results.
At Purdue’s Johnson Cloud Lab, I used the Python-based PICASO package to model the reflected-light phase curves of exoplanets, focusing on GJ1214b and Kepler-7b. I also contributed directly to improving the package on GitHub. This project provided hands-on experience in coding for scientific research and modeling planetary atmospheres.
This was a short project I did for fun, in relation to NASA's Europa Clipper mission. I used opencv to isolate and help identify lineae on Europa's surface. Give how lineae appear at many different scales, and the data we have is currently sparce, it was a fun challenge. Currently, I'm working on a branch of the project using CNNs, and a branch using Linear Directional Means.