Skip to content
View jordonpapello-beep's full-sized avatar

Block or report jordonpapello-beep

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. chocolate-database chocolate-database Public

    This repository contains the complete database schema and automation logic for a high-volume retail environment (500k+ records). The project focuses on Database Normalization, Automated Financial C…

    1

  2. inventory-analytics-pipeline inventory-analytics-pipeline Public

    End-to-end inventory data cleaning, SQL normalization, and R visualization project. Demonstrates Excel preprocessing, MySQL data modeling/transformations, and data analysis in R.

    R

  3. financial-data-analysis financial-data-analysis Public

    Automated financial analysis tool for viewing price history, calculating log returns, rolling volatility, and asset correlations using Python with YFinance, Pandas, Matplotlib, and Seaborn.

    Python

  4. portfolio-manager portfolio-manager Public

    An interactive stock portfolio manager built with a custom Pandas-inherited architecture for portfolio object manipulation and display in the console. Features real-time market data via yfinance, a…

    Python