Skip to content

Commit 178b2d7

Browse files
committed
Added DataFest project
1 parent d6b7cf9 commit 178b2d7

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

DataFest25.pdf

934 KB
Binary file not shown.

projects.qmd

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,24 @@ title: "Projects"
33
resources: "poster.pptx.pdf"
44
---
55

6+
## 🏢 Corporate Migration in the Financial Industry: Where to Next?
7+
DataFest 2025 Best Visualization winning presentation. Used corporate real estate records to assess migration patterns in the financial industry and presented via slide deck to a panel of judges and peers. Identified Nashville, Tennessee as a top emerging market.
8+
9+
<embed src="DataFest25.pdf" type="application/pdf" style="width:100%;height:50vh;"/>
10+
11+
612
## 💰 UltraCondor ETF Financial Product Proposal
7-
A collaborative project constructing & presenting a financial product tailored specifically to CalPERS’ investment principles. Achieved 15% higher annualized monthly returns than market average (SPY) during backtesting.
13+
Constructed & presented a financial product tailored specifically to CalPERS’ investment principles. Achieved 15% higher annualized monthly returns than market average (SPY) during backtesting.
814

915
<embed src="UltraCondor.pdf" type="application/pdf" style="width:100%;height:50vh;"/>
1016

1117
## 🩺 Diabetes and Pancreas Transplant Waitlist Mortality Prediction
12-
A collaborative project exploring statistical learning models to predict whether someone has diabetes or not from survey questions, as well as mortality for patients on pancreas transplant waitlists from partially redacted clinical data. Classified 86% of true diabetes patients and predicted patient mortality with 80% accuracy.
18+
Explored statistical learning models to predict whether someone has diabetes or not from survey questions, as well as mortality for patients on pancreas transplant waitlists from partially redacted clinical data. Classified 86% of true diabetes patients and predicted patient mortality with 80% accuracy.
1319

1420
<embed src="poster.pptx.pdf" type="application/pdf" style="width:100%;height:50vh;"/>
1521

1622
## 🍻 Alcohol-Happiness Observational Report
17-
A collaborative project from STAT 331 at Cal Poly exploring the possible association between alcohol consumption and happiness using empirical data collected from The World Happiness Report. [Click here](https://rjimenezdata.github.io/STAT331/Alcohol%20Vs%20Happiness%20Final.html) to open in a new tab! [(GitHub repository)](https://github.com/rjimenezdata/STAT331)
23+
Explored the possible association between alcohol consumption and happiness using empirical data collected from The World Happiness Report. [Click here](https://rjimenezdata.github.io/STAT331/Alcohol%20Vs%20Happiness%20Final.html) to open in a new tab! [(GitHub repository)](https://github.com/rjimenezdata/STAT331)
1824

1925
![](https://rjimenezdata.github.io/STAT331/Alcohol%20Vs%20Happiness%20Final.html){width=100% height="400"}
2026

0 commit comments

Comments
 (0)