Loading Light/Dark Toggle

Portfolio

Check out these projects I've worked on!

Note: This is a work in progress. More projects will be added soon!

Current Project

Climbing Shoes Analysis and Visualization

The goal of this project is to compile and visualize data from REI's climbing shoe catalog to provide information on which climbing shoes would be the most optimal. With data collected through web-scraping, various visualizations such as scatterplots based on price and average rating, or sunburst plots would be generated in a dashboard run on a static site. The visualizations are created from the Highcharts Javascript visualization framework. Future features to be added include AI summarizations of the reviews along with 3D models of the shoes.

  • Frontend: HTML, CSS, Javascript

    01

  • Data Collection: Python Webscraping to JSON Output

    02

  • Visualizations: Javascript Highcharts Framework

    03