Projects

YouTube Summarizer Chrome Extension

YouTube Summary Fetcher is a Chrome extension that fetches and displays video summaries when you hover over YouTube thumbnails. It offers an easy way to get a quick overview of the content without needing to watch the entire video. Built using JavaScript, Python, and OpenAI API.

View on GitHub

UW Data Science Club CxC Hackathon Win

In February 2024, I participated in the QuadReal Hackathon, where we devised a solution to predict missing values for data generated by IAQ (Indoor Air Quality) sensors during outages. Our project focused on analyzing time series data from IAQ sensors, which collected various chemical, temperature, and humidity readings across different buildings. We implemented K-Fold Mean Target Encoding to reveal hidden patterns, utilized Isolation Forests for anomaly detection, and proposed future enhancements such as K-means clustering and integrating external data.

View on GitHub