I am a developer, a communicator,
and a problem solver

From my time as an Embedded Software Research Assistant, a Medical Sales Representative, and an EMT, I've learned essential and irreplaceable skills that will help me serve both my future team and clientele.

"Experience is the teacher of all things."
- Julius Caesar

After receiving my first bachelor’s degree in Biomedical Sciences with Honors from Colorado State University, I spent a year working as an EMT in a clinical setting. This position built up a strong aptitude for both multitasking and operating calmly under stressful situations. From there, I moved into the business side of medicine as a medical sales representative. During those 4 years, I gained numerous accolades and extensive experience in both interpersonal communication and public speaking.

I recently graduated on May 13th with a second bachelor’s degree in Computer Science with Highest Honors from the University of Colorado Denver. During my time at the university, I took on a student position as an Embedded Software Research Assistant in the Al Borno Neuroscience Lab. In this position, I designed, programmed, and developed a vibrotactile glove prototype for use in clinical trials to explore treatments for Parkinson’s patients and stroke victims. This experience provided me with important insight into the process of working with a team to create and refine software and work under a deadline to complete a real-world engineered device.

My Programming Languages

My Projects

Vibrotactile Glove Models

My task for my Embedded Software Research Assistant student position was to develop functional vibrotactile gloves for use by Parkinson’s patients and stroke victims in clinical trials. The goal was to study the efficacy of vibrotactile stimulation as an aid for rehabilitation and treatment. Current research seems to indicate targeted stimulation to the fingertips yields optimal results, so I began the design by developing and manufacturing “clips” for the ends of each finger. Each includes a well, located on the backside of the finger for the vibratory motor. These clips act as a medium to carry the vibration without impeding the use of the wearer’s fingers. Each clip is secured internally to the glove and then wired to an Arduino unit where the motors can be easily customized to provide different patterns and frequencies of vibration using the Arduino Integrated Development Environment (IDE).

As stated previously, an important aspect of this design was to make the glove as user-friendly as possible. Knowing the patients would need to wear this while performing exercises, therapy, and routine daily tasks, I chose athletic gloves for their light-weight breathable material on the dorsal-side of the hand and their grip material on the palmar side. I also added smartphone-friendly adhesive strips to the tips of the index finger and thumb to allow for and encourage the use of that hand while the patient is performing actions on their phone. Finally, I designed a water-resistant glove model (white glove) by sealing the fingertip-motors and adding stainless steel thread to connect the motors to a water-resistant Arduino unit. The intention of this model was to maximize the number of daily tasks the patient can perform while wearing the glove without concern of accidental spillage or partial submersion of the hand.

RC Car

The final project I chose for my IOT course was to develop my own RC car utilizing an Arduino unit, four motors to power the wheels, four LED bulbs to function as the "headlights" and "brake lights", and a portable power bank. All components were connected to a smartphone via Bluetooth for operation. The user was able to turn on and off the headlights and brake lights independently, move the car forward, reverse, and turn.