Latest Project
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
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.
Project gathering latest data from Curiosity's REMS sensors in Gale Crater. Built using Flask, HTML5,
and CSS, and deployed using Google's App Engine. Access the weather app
here
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!
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.