summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorj-james2021-10-17 22:21:10 +0000
committerj-james2021-10-17 22:21:10 +0000
commit060f47160aacd9af245b7bd3e383241bb94907a1 (patch)
tree39100dc4b44ef34c7f2e500eb9f214c9bba84662
parentde415e2275c0cfd151bfbb22d72f50c2a629fd3e (diff)
Fit resume on one page and open links in new tabs
-rw-r--r--css/resume.css4
-rw-r--r--resume.html30
2 files changed, 19 insertions, 15 deletions
diff --git a/css/resume.css b/css/resume.css
index 74f0c1d..30054e8 100644
--- a/css/resume.css
+++ b/css/resume.css
@@ -46,6 +46,10 @@ h2 {
margin-bottom: 0;
}
+h3 {
+ margin-bottom: 0.5em;
+}
+
h2::after {
content: "";
width: 100px;
diff --git a/resume.html b/resume.html
index 3fd5c5b..5e956a3 100644
--- a/resume.html
+++ b/resume.html
@@ -16,10 +16,10 @@
<i id="blurb">I like general mathematics, distributed systems, and Taylor Swift.</i>
</div>
<ul id="contact">
- <li>email: <a href="mailto:jj@j-james.me">jj@j-james.me</a></li>
- <li>website: <a href="https://j-james.me">j-james.me</a></li>
- <li>github: <a href="https://github.com/j-james">j-james</a></li>
- <!-- <li>gitlab: <a href="https://gitlab.com/j-james">j-james</a></li> -->
+ <li>email: <a target="_blank" href="mailto:jj@j-james.me">jj@j-james.me</a></li>
+ <li>website: <a target="_blank" href="https://j-james.me">j-james.me</a></li>
+ <li>github: <a target="_blank" href="https://github.com/j-james">j-james</a></li>
+ <!-- <li>gitlab: <a target="_blank" href="https://gitlab.com/j-james">j-james</a></li> -->
<!-- <li>based: vancouver and seattle</li> -->
</ul>
</section>
@@ -32,7 +32,7 @@
<i>September 2021 - Present</i>
</p>
<ul>
- <li>Expected Major: Combined <a href="https://you.ubc.ca/ubc_programs/mathematics-vancouver-bsc/">Mathematics</a> and <a href="https://you.ubc.ca/ubc_programs/computer-science-vancouver-bsc/">Computer Science</a></li>
+ <li>Expected Major: Combined <a target="_blank" href="https://you.ubc.ca/ubc_programs/mathematics-vancouver-bsc/">Mathematics</a> and <a target="_blank" href="https://you.ubc.ca/ubc_programs/computer-science-vancouver-bsc/">Computer Science</a></li>
<li>Expected Graduation: April 2025</li>
</ul>
</section>
@@ -54,17 +54,17 @@
<li><b>Currently Learning:</b> C, Rust, Latin</li>
</ul>
</section>
- <section>
+ <!-- <section>
<h2>Projects</h2>
<hr>
<ul>
- <li><a href="https://github.com/j-james/htmlstuck">HTMLStuck</a>: leveraging Ruffle for native web playback of Flash animations</li>
- <li><a href="https://github.com/Spartronics4915/2020-InfiniteRecharge">2020-InfiniteRecharge</a>: performant and modular code for a competitive robot</li>
- <li><a href="https://github.com/j-james/static-slack">developers_handbook</a>: a guide for development in FIRST robotics</li>
- <li><a href="https://github.com/j-james/static-slack">static-slack</a>: a lightweight static site generator for Slack archives</li>
- <li><a href="https://github.com/j-james/aoc">aoc</a>: aesthetic solutions to yearly Advent of Code puzzles</li>
+ <li><a target="_blank" href="https://github.com/j-james/htmlstuck">HTMLStuck</a>: leveraging Ruffle for native web playback of Flash animations</li>
+ <li><a target="_blank" href="https://github.com/Spartronics4915/2020-InfiniteRecharge">2020-InfiniteRecharge</a>: performant and modular code for a competitive robot</li>
+ <li><a target="_blank" href="https://github.com/j-james/static-slack">developers_handbook</a>: a guide for development in FIRST robotics</li>
+ <li><a target="_blank" href="https://github.com/j-james/static-slack">static-slack</a>: a lightweight static site generator for Slack archives</li>
+ <li><a target="_blank" href="https://github.com/j-james/aoc">aoc</a>: aesthetic solutions to yearly Advent of Code puzzles</li>
</ul>
- </section>
+ </section> -->
<section>
<h2>Experience</h2>
<hr>
@@ -78,7 +78,7 @@
<li>Referee (Summer 2018 - Summer 2021)</li>
</ul>
<p class="title">
- <b>FIRST Robotics (<a href="https://spartronics4915.com">Spartronics 4915</a>)</b>
+ <b>FIRST Robotics (<a target="_blank" href="https://spartronics4915.com">Spartronics 4915</a>)</b>
<i>September 2017 - June 2021</i>
</p>
<ul>
@@ -89,7 +89,7 @@
</ul>
<h3>University</h3>
<p class="title">
- <b>UBC Bionics (<a href="https://ubcbionics.com/">BEAR UBC</a>)</b>
+ <b>UBC Bionics (<a target="_blank" href="https://ubcbionics.com/">BEAR UBC</a>)</b>
<i>September 2021 - Present</i>
</p>
<ul>
@@ -97,7 +97,7 @@
<li>Embedded Programmer</li>
</ul>
<p class="title">
- <b>UBC CTF (<a href="https://ubcctf.github.io">Maple Bacon</a>)</b>
+ <b>UBC CTF (<a target="_blank" href="https://ubcctf.github.io">Maple Bacon</a>)</b>
<i>September 2021 - Present</i>
</p>
<ul>