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.
Portfolio Manager
This is a simple python program to help with excel spreadsheet management, using Pandas, Dataframes and PyExcel.
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.