Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 851 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 851 Bytes

The physics of freefall during freediving

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.