Skip to content

Commit 20892e7

Browse files
committed
Committed the HTML lol
1 parent 2426ce1 commit 20892e7

20 files changed

Lines changed: 2871 additions & 740 deletions

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77
.Rdata
88
.httr-oauth
99
.DS_Store
10+
11+
**/*.quarto_ipynb

docs/about.html

Lines changed: 456 additions & 144 deletions
Large diffs are not rendered by default.

docs/index.html

Lines changed: 421 additions & 139 deletions
Large diffs are not rendered by default.

docs/projects.html

Lines changed: 429 additions & 145 deletions
Large diffs are not rendered by default.

docs/search.json

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,21 @@
1818
"href": "index.html",
1919
"title": "Ruben Jimenez",
2020
"section": "",
21-
"text": "California Polytechnic State University | San Luis Obispo, CA\nB.S. in Statistics | Sept. 2021 - Present\nM.S. in Statistics | Incoming"
21+
"text": "California Polytechnic State University | San Luis Obispo, CA\nB.S. in Statistics | Sept. 2021 - June 2025\nM.S. in Statistics | Sept. 2025 - Expected 2026"
2222
},
2323
{
2424
"objectID": "about.html",
2525
"href": "about.html",
2626
"title": "About",
2727
"section": "",
28-
"text": "My name is Ruben Jimenez (he/him/his), and I am a senior Statistics undergraduate at Cal Poly San Luis Obispo. I take great interest in statistics, computer science, finance, and sports. I built this website using Quarto both to brush up on the R skills I learned in class and to get more comfortable with Markdown and \\(\\LaTeX\\) syntaxes. Content found here may not reflect current happenings."
28+
"text": "My name is Ruben Jimenez (he/him/his), and I am a Master of Statistics candidate at Cal Poly San Luis Obispo. I take great interest in statistics, computer science, finance, and sports. I built this website using Quarto both to brush up on the R skills I learned in class and to get more comfortable with Markdown and \\(\\LaTeX\\) syntaxes. Content found here may not reflect current happenings."
2929
},
3030
{
3131
"objectID": "about.html#currently",
3232
"href": "about.html#currently",
3333
"title": "About",
3434
"section": "🔭 Currently…",
35-
"text": "🔭 Currently…\nSeeking an internship in an actuarial role. Training, managing, and corresponding as Cal Poly Stat Club Co-President. Finishing my last quarter of undergraduate studies. Studying for SOA Exam FM."
35+
"text": "🔭 Currently…\nSeeking an internship in an actuarial role. Preparing for a long year of grad school. Studying for SOA Exam FM."
3636
},
3737
{
3838
"objectID": "about.html#interests",
@@ -88,13 +88,27 @@
8888
"href": "index.html#education",
8989
"title": "Ruben Jimenez",
9090
"section": "",
91-
"text": "California Polytechnic State University | San Luis Obispo, CA\nB.S. in Statistics | Sept. 2021 - present"
91+
"text": "California Polytechnic State University | San Luis Obispo, CA\nB.S. in Statistics | Sept. 2021 - June 2025\nM.S. in Statistics | Sept. 2025 - Expected 2026"
9292
},
9393
{
9494
"objectID": "index.html#experience",
9595
"href": "index.html#experience",
9696
"title": "Ruben Jimenez",
9797
"section": "Experience",
9898
"text": "Experience\nCal Poly Experience Industry Management Department | Research Assistant | Dec. 2024 - Feb. 2025\nCal Poly Statistics Department | Instructional Student Assistant | Dec. 2023 - Dec. 2024"
99+
},
100+
{
101+
"objectID": "projects.html#ultracondor-etf-financial-product-proposal",
102+
"href": "projects.html#ultracondor-etf-financial-product-proposal",
103+
"title": "Projects",
104+
"section": "",
105+
"text": "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."
106+
},
107+
{
108+
"objectID": "projects.html#diabetes-and-pancreas-transplant-waitlist-mortality-prediction",
109+
"href": "projects.html#diabetes-and-pancreas-transplant-waitlist-mortality-prediction",
110+
"title": "Projects",
111+
"section": "🩺 Diabetes and Pancreas Transplant Waitlist Mortality Prediction",
112+
"text": "🩺 Diabetes and Pancreas Transplant Waitlist Mortality Prediction\nA 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."
99113
}
100114
]

docs/site_libs/bootstrap/bootstrap-003c7ce323138a8a6468cb23c965a473.min.css

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/site_libs/bootstrap/bootstrap-icons.css

Lines changed: 418 additions & 16 deletions
Large diffs are not rendered by default.
42.2 KB
Binary file not shown.

docs/site_libs/bootstrap/bootstrap.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/site_libs/clipboard/clipboard.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)