Latest Project

Planet Orbit
Simulation

Simulation of our of the planets position in our solar system using NASA's API. The simulation allows predicting the orbit of any planet with respect to any other celestial body in the solar system. Project was built leveraging plotly-dash, and deployed using Railway at this site

Mechatronics

Bluetooth Controlled
Car

An RC car programmedin Python using an RPi. It is controlled via Bluetooth from my phone. I designed and 3D printed the steering mechanism, and programmed it from scratch. Installed a motion sensor to avoid collisions.

Data Visualization

Nerding Out
Hiking Data

Cross-data analysis from different data sources to analyze my heart rate at different elevations while hiking. Using plot visualization tools like Plotly and matplotlib for pretty graphs!

Regression Analysis

Polynomial Fit
Using Matlab

Project to come up with the most optimal prediction method for the displacement of a specific material sample. Predictions included different polynomial fits. Project written entirely in Matlab.