Portfolio

Here are some of the projects I have completed, either in my free time or during my education career. I am currently focusing on developing my coding skills and data analytics skills.

El Salvador Bitcoin Purchase Portfolio
Ricardo Saca, March 2022

A Portfolio Dashboard of the Bitcoin purchases made by Nayib Bukele and his government as detailed by his tweets.

Code
Animation of Stock Close Data
Ricardo Saca, October 2021

Streamlit app that displays an animation of Stock Close Data. It also describes the process of creating the animation

Code
Matplotlib Animation for Bookshelf
Ricardo Saca, October 2021

Learning to use Matplotlib Animations to show the progress of my reading habits.

Code
Python Clock
Ricardo Saca, September 2021

A Tkinter GUI application to display the current time. I learned about strftime and GUI with python.

Code
This Website
Ricardo Saca, August 2021

Developing this website has been an exciting yet arduous process. I have developed my coding skills by learning flask, deployment using Heroku, data management with SQL Alchemy and PostgreSQL, and front-end development with HTML, CSS, and Bootstrap

Code
Linkedin Web Scraper
Ricardo Saca, July 2021

In this project, I created a web scraper to extract data from LinkedIn to develop buyer personas

Code
2020 Lending Club Analysis (with Tableau)
Ricardo Saca, January 2021

A final group project for MBA 688, Predictive Analytics and Intro to Data Mining. With an interactive workbook that describes 2020 lending data from Lending Club.

Code Document
Exploratory Data Analysis Assignment
Ricardo Saca, January 2021

Exploring a Cell Phone Churn data set using python, to understand the data and create visualizations. Assignment for MBA 688.

Code Document
Airbnb Clean and Train Regression Model
Ricardo Saca, December 2020

Cleaning and training a regression model of Airbnb data from Boston, using python.

Document