My personal website. It is the first real website I have written and published to the internet.
Stock Market DashboardA 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 ProgramA Python program that uses Pandas and Numpy to retrieve data from a CSV file and load it into a MySQL database.