Data & Digital Health Portfolio
A collection of my work analyzing public health data, tracking disease outbreaks, and building digital solutions.
Google Data Analytics Capstone: Analyzing FitBit Fitness Tracker Data
For this capstone project, I analyzed a dataset from a Fitbit fitness tracker to discover trends and behaviors in digital health tool usage. I cleaned the data, performed exploratory data analysis, and created visualizations to provide actionable insights.
Tools Used: Excel, Python/Pandas, Kaggle notebook

Custom Health Data App (BMI Calculator)
A lightweight, client-side web application built using raw HTML, CSS, and JavaScript. It features responsive design, CSS Flexbox architecture, and DOM manipulation to calculate BMI securely within the user’s browser
Tools Used: HTML5, CSS3, JavaScript, Git, GitHub Pages