Education & Training
-
-
- Vanderbilt Program in Interprofessional Learning: selected as one of ten medical students for two-year longitudinal program to learn alongside pharmacy, nursing, social work, and counseling students and implement a quality improvement project in adult malignant hematology clinic
- Led Vanderbilt Pride in Medicine (LGBTQ+ medical student advocacy, education, and affinity group) as co-president from 2020-2022
- Chaired Student Technology Committee as liaison between students, faculty, and office of educational informatics from 2022-2024
- Served as clinical informatics interest group leader from 2023-2024
- 2020 - 2024
-
- Major: Applied Mathematics, Computer Science, and Chemistry
- 2016 - 2020
Scholarly Work
-
- Analyzed four years of VUMC patient portal usage data (>250,000 total patients) to characterize demographics of patients who view their test results on patient portals and elucidate social determinants of result viewership
- Explored associations between result viewership and healthcare utilization (portal messages, hospital admissions, and urgent care visits)
- Outcome: one poster presentation, one manuscript in preparation
- 2022 - 2024
-
- Co-led, alongside nurse practitioner student and pharmacy student, a quality improvement project for financial toxicity screening for patients with malignant hematologic diagnoses presenting to outpatient clinic for follow-up
- Outcome: one poster presentation
- 2020 - 2022
-
- Performed k-means clustering of TCGA tumors by minor collagen expression and analyzed clusters for overall survival, immunoenvironment, oncogenemutations, copy number change, cancer hallmarks, and aneuploidy.
- Developed SVM machine learning models to predict tumor genome alterations fromcollagen expression patterns
- Outcome: one published abstract, two published papers, and one patent application filed
- 2019 - 2023
Programming Projects
-
- Developed web-based, containerized, application for geocoding addresses into geographical coordinates and census divisions that can be deployed offline and made available to multiple users across an organization
- Built web graphical user interface and REST-ful application programming interface to query geographic variables, by census tract, without exposing sensitive patient data
- Rolled out at Vanderbilt University Medical Center as a part of the Clinical Informatics Center
- Published open source on GitHub with associated publication in Applied Clinical Informatics that includes more detailed write-up and performance validation
- Technologies used: Python, GIS, SQL, Docker, FastAPI, HTML
-
- Developed Jupyter notebook hosted on Google Colaboratory developed for medical students working on clinical research with minimal programming background
- Centered learning objectives and content around PICO format of conceptualizing clinical research questions
- Covered basic dataframe manipulation and several commonly used statistical tests/models (odds ratios, chi-squared tests, t-test, logistic regression)
- Designed built-in knowledge check with custom dataset and sample PICO
- Published open source on GitHub
- Technologies used: Jupyter Notebook, Python, REDCap