Projects


Here are some samples of my work (click on the links or images):

Plotly Dashboard
Plotly Graph
This is an example of a dashboard I built using Plotly to help monitor the performance of the News Harvesting System while I was at Morningstar.
This helped management monitor workload as a spike in articles within a industry would result in a spike in workload for one of their team members.


Web Scraper
On the Toronto Parks and Recs website, each community center posts the weekly drop in schedule. Demo
Since there is no page on the parks and recs website that consolidates this information, I built
a scraper to do just that.



LLM filter
Demo
This is an example of how I used Gemini to filter articles based on companies mentioned. Adding a filter using an LLM helped reduce workload by approximately 25% daily.



Cluster Analysis
Demo

This is an example of how I used a Walmart dataset to identify different customer types
by applying the K-Means clustering algorithm.