Projects

This Website

My personal website. It is the first real website I have written and published to the internet.

Stock Market Dashboard

A dashboard that retrieves stock market data from the Polygon.io API and stores it in a PostgreSQL database hosted on Supabase. Data is visualized with Dash and Python.

Basic CSV ETL Program

A Python program that uses Pandas and Numpy to retrieve data from a CSV file and load it into a MySQL database.