Welcome to my portfolio! This repository showcases a curated set of real-world data science and AI projects that I've built from end to end — covering predictive modeling, app development, marketing analytics, fraud detection, and more.
Each project includes:
- Code + Models
- Dashboards or Apps (Streamlit)
- Dataset summaries (synthetic if proprietary)
- Loom walkthroughs (for interactive demos)
An AI-powered Streamlit tool that recommends optimal marketing tactics based on predictive engagement and opportunity modeling.
- 🔗 Live Streamlit App
- 📂 GitHub Repo
- 📽️ Loom Walkthrough
- 📈 Jupyter Notebook + Visualizations
Capstone project using regression models to predict district-level academic performance from demographic and programmatic features.
- 📂 GitHub Repo
- 📈 Jupyter Notebook + Visualizations
A supervised ML pipeline to detect fraudulent transactions in a simulated metaverse economy.
- 📂 GitHub Repo
- 📈 Jupyter Notebook + Visualizations
All apps are available via public Streamlit links. However, if you'd prefer to run them locally:
# 1. Clone the repo
https://github.com/JoshBeasley95/marketing-decision-intelligence-system.git
# 2. Install dependencies
pip install -r requirements.txt
# 3. Run the app
streamlit run streamlit_app_synthetic_data.py
Have questions or want to connect?
Thanks for checking out my portfolio!