Coding Projects

The following are some simple tools I’ve created as a way to show my capabilities with Python and various libraries.

Note: Embedded apps from Streamlit sometimes don’t work correctly. If that is the case here is a link to my Streamlit profile where the apps can be found.

First is a tool using an API to retrieve fundamental financial metrics for a given stock, compare it with the sector medians, and use a machine learning model for basic price predictions.

Next is a basic trend analysis tool with the ability to upload datasets, or use a sample one to just see the features.

Next is an app that uses APIs to fetch various FRED data to display economic indicators.