This project was completed as a part of research I did with the Pulse Lab at Johns Hopkins through the 2019 Leadership Alliance Summer Research Early Identification Program. Recently, rather than the traditional delay-and-sum beamforming method, deep learning is being explored as a way to create readable and segmented ultrasound images from raw ultrasound channel data. One limitation of this approach comes from the fact that this raw data must be "downsampled" for the network to train properly, which increases the likelihood for small cysts to be missed or mischaracterized. Using simulated cysts in a fully convolutional neural network developed by my lab, I tested different downsampling methods to see how accurately small cysts can be segmented. (This is a photo of me presenting this research at BMES 2019.)
In my Introduction to Biomedical Engineering Design class, my team chose to come up with a design involving prosthetics. We decided that we wanted to develop an inflatable socket for transtibial prosthetics. Following amputations, the residual limb may fluctuate in size due to inflammation. Our inflatable design would allow the patient to adjust the fit of their own prosthetic to those fluctuations. Amongst many other responsibilities, I coordinated with a local Certified Prosthetist Orthotist to receive key feedback on our ideation and prototypes. To the left you can see our formal solidworks model of our design, and above one of my teammates is modeling our proof-of concept.
Out of a desire to have a space where I could expand upon my experiences and share everything that I've been working on, I challenged myself to make a personal website. So far I've learnt a lot about html, css, and jquery, and have had a lot of fun doing so. This particular project isn't quite finished. As web design is new to me, I hope as I keep learning new things so that this website keeps improving!
Recently, I came across a repository on GitHub with data of the world by country. I've been trying to pick up vanilla JavaScript so I made this Map Game to try and practice what I've been learning. I used the data from the repository to randomize which Country and Capital pairs show up in the game. Also, I made it so the Capital tiles can be dragged and dropped to the appropriate country. The CSS comes from Bootstrap. You can check out this project here.
I'm still working on adding these Projects. Check back soon!