|
2 | 2 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head> |
3 | 3 |
|
4 | 4 | <meta charset="utf-8"> |
5 | | -<meta name="generator" content="quarto-1.8.25"> |
| 5 | +<meta name="generator" content="quarto-1.7.32"> |
6 | 6 |
|
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> |
8 | 8 |
|
|
32 | 32 | <meta name="quarto:offset" content="./"> |
33 | 33 | <script src="site_libs/quarto-html/quarto.js" type="module"></script> |
34 | 34 | <script src="site_libs/quarto-html/tabsets/tabsets.js" type="module"></script> |
35 | | -<script src="site_libs/quarto-html/axe/axe-check.js" type="module"></script> |
36 | 35 | <script src="site_libs/quarto-html/popper.min.js"></script> |
37 | 36 | <script src="site_libs/quarto-html/tippy.umd.min.js"></script> |
38 | 37 | <script src="site_libs/quarto-html/anchor.min.js"></script> |
39 | 38 | <link href="site_libs/quarto-html/tippy.css" rel="stylesheet"> |
40 | | -<link href="site_libs/quarto-html/quarto-syntax-highlighting-7b89279ff1a6dce999919e0e67d4d9ec.css" rel="stylesheet" id="quarto-text-highlighting-styles"> |
| 39 | +<link href="site_libs/quarto-html/quarto-syntax-highlighting-37eea08aefeeee20ff55810ff984fec1.css" rel="stylesheet" id="quarto-text-highlighting-styles"> |
41 | 40 | <script src="site_libs/bootstrap/bootstrap.min.js"></script> |
42 | 41 | <link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet"> |
43 | | -<link href="site_libs/bootstrap/bootstrap-003c7ce323138a8a6468cb23c965a473.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light"> |
| 42 | +<link href="site_libs/bootstrap/bootstrap-eaf9f7b2eff0675dc85d7d6a3549247f.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light"> |
44 | 43 | <script id="quarto-search-options" type="application/json">{ |
45 | 44 | "location": "navbar", |
46 | 45 | "copy-button": false, |
|
83 | 82 | var macros = []; |
84 | 83 | for (var i = 0; i < mathElements.length; i++) { |
85 | 84 | var texText = mathElements[i].firstChild; |
86 | | - if (mathElements[i].tagName == "SPAN" && texText && texText.data) { |
| 85 | + if (mathElements[i].tagName == "SPAN") { |
87 | 86 | window.katex.render(texText.data, mathElements[i], { |
88 | 87 | displayMode: mathElements[i].classList.contains('display'), |
89 | 88 | throwOnError: false, |
|
109 | 108 | <nav class="navbar navbar-expand-lg " data-bs-theme="dark"> |
110 | 109 | <div class="navbar-container container-fluid"> |
111 | 110 | <div class="navbar-brand-container mx-auto"> |
112 | | - <a href="./index.html" class="navbar-brand navbar-brand-logo"> |
113 | | - </a> |
114 | 111 | <a class="navbar-brand" href="./index.html"> |
115 | 112 | <span class="navbar-title">Ruben Jimenez</span> |
116 | 113 | </a> |
@@ -171,18 +168,18 @@ <h1 class="title">About</h1> |
171 | 168 | </header> |
172 | 169 |
|
173 | 170 |
|
174 | | -<p>My name is <strong>Ruben Jimenez (he/him/his)</strong>, 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 <code>Markdown</code> and <span class="math inline">\(\LaTeX\)</span> syntaxes. Content found here may not reflect current happenings.</p> |
| 171 | +<p>My name is <strong>Ruben Jimenez (he/him/his)</strong>, and I am a graduate from Cal Poly San Luis Obispo. I completed both my BS and MS in Statistics at Cal Poly, and I take great interest in statistics, computer science, finance, and sports analytics. I built this website using Quarto both to brush up on the R skills I learned in class and to get more comfortable with <code>Markdown</code> and <span class="math inline">\(\LaTeX\)</span> syntaxes. Content found here may not reflect current happenings.</p> |
175 | 172 | <section id="currently" class="level2"> |
176 | 173 | <h2 class="anchored" data-anchor-id="currently">🔭 Currently…</h2> |
177 | | -<p>Seeking an actuarial role. Pursuing my MS in Statistics. Learning how to cook better.</p> |
| 174 | +<p>Seeking an actuarial role. Learning how to cook.</p> |
178 | 175 | </section> |
179 | 176 | <section id="interests-hobbies" class="level2"> |
180 | 177 | <h2 class="anchored" data-anchor-id="interests-hobbies">✍ Interests & Hobbies…</h2> |
181 | | -<p>When I’m not pushing myself to learn more in statistics, I enjoy watching the Detroit Lions, playing video games (The Binding of Isaac: Repentance+), learning about cars, researching fashion, hiking, cooking, weightlifting, and bowling.</p> |
| 178 | +<p>When I’m not pushing myself to learn more in statistics, I enjoy watching the Detroit Lions, playing video games (League of Legends & The Binding of Isaac: Repentance+), learning about cars, researching fashion, hiking, cooking, weightlifting, and bowling.</p> |
182 | 179 | </section> |
183 | | -<section id="locations" class="level2"> |
184 | | -<h2 class="anchored" data-anchor-id="locations">📍 Locations…</h2> |
185 | | -<p>San Diego/San Luis Obispo</p> |
| 180 | +<section id="location" class="level2"> |
| 181 | +<h2 class="anchored" data-anchor-id="location">📍 Location</h2> |
| 182 | +<p>San Diego</p> |
186 | 183 |
|
187 | 184 |
|
188 | 185 | </section> |
@@ -239,14 +236,13 @@ <h2 class="anchored" data-anchor-id="locations">📍 Locations…</h2> |
239 | 236 | e.clearSelection(); |
240 | 237 | } |
241 | 238 | const getTextToCopy = function(trigger) { |
242 | | - const outerScaffold = trigger.parentElement.cloneNode(true); |
243 | | - const codeEl = outerScaffold.querySelector('code'); |
244 | | - for (const childEl of codeEl.children) { |
245 | | - if (isCodeAnnotation(childEl)) { |
246 | | - childEl.remove(); |
| 239 | + const codeEl = trigger.previousElementSibling.cloneNode(true); |
| 240 | + for (const childEl of codeEl.children) { |
| 241 | + if (isCodeAnnotation(childEl)) { |
| 242 | + childEl.remove(); |
| 243 | + } |
247 | 244 | } |
248 | | - } |
249 | | - return codeEl.innerText; |
| 245 | + return codeEl.innerText; |
250 | 246 | } |
251 | 247 | const clipboard = new window.ClipboardJS('.code-copy-button:not([data-in-quarto-modal])', { |
252 | 248 | text: getTextToCopy |
|
0 commit comments