Showcasing my work across data science, AI/ML, and analytics.
A Chrome Extension that listens to your meetings, transcribes them in real-time, and generates summaries with follow-up tasks. Built with Chrome Extension Manifest V3, Python FastAPI backend, and Web Speech API.
A deep learning-based image editing tool that learns user editing preferences from raw/edited image pairs and automatically applies those preferences to new images using Pix2Pix (conditional GAN) architecture.
Interactive Tableau dashboard analyzing Airbnb data in Vancouver. Features comprehensive data visualization including pricing trends, neighborhood analysis, and property insights for the Vancouver market.
A collection of exploratory data analysis (EDA) projects on different datasets. Each folder contains a Jupyter notebook, a short write-up of questions explored, and links to data sources.
This project applies natural language processing (NLP) to analyze 10-K filings from apparel and accessories firms. The analysis covers data cleaning, keyword extraction (Word Count & TF-IDF), Word2Vec embeddings, and sentiment analysis.
Generate QR Code using Node.js - A simple and efficient QR code generation tool built with Node.js for creating QR codes from text, URLs, or other data.