Projects 🧠

Pain Project

In June 2020, I underwent an extensive neurosurgery and during my time in the ICU I made observations about the correlation between pain and my vitals. While I was recovering, as my pain increased so did my temperature, heart rate, and blood pressure to name a few. I delved into various medical publications and univeristy thesis to understand this correlation between pain and vitals.
I now am working on constructing a platform that will parse through data recorded from my smart watch and output an approximate pain level on a scale from 1 to 10. For this project, I am working on learning three AWS tools: Lambda, S3, and Athena. I am also self teaching Python to parse the heart rate data. It will be on github soon.