Projects

This Website

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

Stock Market Data Pipeline

A data pipeline that processes stock market data from an API.

Basic CSV ETL Program

A basic Python program that uses Pandas and Numpy to manipulate data in a CSV file. The program can also load the data into a MySQL database.