M 404.html => 404.html +2 -2
@@ 3,8 3,8 @@
<head>
<title>j-james | 404</title>
<meta charset="utf-8"/>
- <meta http-equiv="refresh" content="0; URL=https://www.youtube.com/watch?v=dQw4w9WgXcQ"/>
- <link rel="canonical" href="https://www.youtube.com/watch?v=dQw4w9WgXcQ"/>
+ <!-- <meta http-equiv="refresh" content="0; URL=https://www.youtube.com/watch?v=dQw4w9WgXcQ"/> -->
+ <!-- <link rel="canonical" href="https://www.youtube.com/watch?v=dQw4w9WgXcQ"/> -->
<link rel="icon" type="image/jpg" href="https://j-james.me/assets/compass.jpg"/>
<link rel="stylesheet" href="https://j-james.me/css/normalize.css"/>
<link rel="stylesheet" href="https://j-james.me/css/style.css"/>
M css/resume.css => css/resume.css +9 -1
@@ 77,13 77,21 @@ ul {
margin: 2mm;
}
+.text::after {
+ content: ": " attr(href);
+}
+
+.print {
+ display: block;
+}
+
@media print {
body {
background-color: #FFF;
color: #000;
/* border: none;
box-shadow: none; */
- font-size: 0.82em;
+ font-size: 0.80em;
}
a, a:visited, hr {
color: #000;
M resume.html => resume.html +5 -3
@@ 52,8 52,8 @@
</ul> -->
<ul>
<li><b>Experienced in:</b> Nim, HTML/CSS, Java, Linux, Git</li>
- <li><b>Good at:</b> Python, Rust, Golang, Bash, SQL (injections), Spanish</li>
- <li><b>Currently Learning:</b> C, Racket, JavaScript, TypeScript, Latin</li>
+ <li><b>Good at:</b> Python, Racket, Golang, Bash, SQL (injections), Spanish</li>
+ <li><b>Currently Learning:</b> C, Rust, JavaScript, TypeScript, Latin</li>
</ul>
</section>
<section>
@@ 143,6 143,7 @@
<ul>
<li>Capture the Flag (CTFs): competitive cybersecurity challenges</li>
<li>#1 team in Canada</li>
+ <li>Helped run and create challenges for MapleCTF, our own CTF</li>
</ul>
<p class="title">
<b>UBC Bionics (<a class="text" target="_blank" href="https://ubcbionics.com/">BEAR UBC</a>)</b>
@@ 163,7 164,8 @@
<li>Dean's List Semi-Finalist for FRC (2020)</li>
<li>Washington State Honors (2021)</li>
<!-- <li>Most Likely to Ask βAre We There Yet?β (voted on by the class of 2021)</li> -->
- <li>SAT Score: 1570/1600 ACT Score: 35/36</li>
+ <li>SAT Score: 1570/1600</li>
+ <li>ACT Score: 35/36</li>
</ul>
</section>
</body>
M resume.pdf => resume.pdf +0 -0