During the AIDA freediving instructor course I wrote my thesis on the physics of the freefall. The results were interesting and I had ample time on my hands and so I decided to turn this into a mini project with a web application to calculate and plot the movement and force equations that are releveant during freefall.
The thesis can be found here
The web-app is currently hosted here
The source code consists of the freefall-solver, a google cloud function, and the freefall-frontend written with react. Deployment happens with google cloud build.