summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJJ2023-03-15 22:03:58 +0000
committerJJ2023-03-15 22:03:58 +0000
commitb2a084cff054403f0f3c6d1b80e855a5082386dc (patch)
treea3e0cf1fdf09e85f667ddfe546082a2676fce3f5
parentae0b8997276f149a0993231faab8c29b12d64092 (diff)
Update about.html (and nothing else)
-rw-r--r--404.html4
-rw-r--r--about.html4
2 files changed, 4 insertions, 4 deletions
diff --git a/404.html b/404.html
index 76ac4ec..3f183b5 100644
--- a/404.html
+++ b/404.html
@@ -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"/>
diff --git a/about.html b/about.html
index 8dcfd5d..07f4b97 100644
--- a/about.html
+++ b/about.html
@@ -23,11 +23,11 @@
<main>
<h2>About</h2>
<p> Hello again. I'm Justice, but you might know me as JJ or j-james. I prefer either of the latter. </p>
- <p> I'm currently a second-year student at the <a href="https://www.ubc.ca/">University of British Columbia</a> in Vancouver, Canada, majoring in <a href="https://you.ubc.ca/ubc_programs/mathematics-vancouver-bsc/">Mathematics</a> with some <a href="https://you.ubc.ca/ubc_programs/computer-science-vancouver-bsc/">Computer Science</a> and <a href="https://you.ubc.ca/ubc_programs/linguistics/">Linguistics</a> on the side. Previously, I lived on Bainbridge Island, Washington, and was a captain of <a href="https://spartronics4915.com/">the local FIRST robotics team</a>. </p>
+ <p> I'm currently a second-year student at the <a href="https://www.ubc.ca/">University of British Columbia</a> in Vancouver, Canada, majoring in <a href="https://you.ubc.ca/ubc_programs/mathematics-vancouver-bsc/">Mathematics</a> with some <a href="https://you.ubc.ca/ubc_programs/linguistics/">Linguistics</a> and <a href="https://you.ubc.ca/ubc_programs/computer-science-vancouver-bsc/">Computer Science</a> on the side. Previously, I lived on Bainbridge Island, Washington, and was a captain of <a href="https://spartronics4915.com/">the local FIRST robotics team</a>. </p>
<!-- <p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. </p> -->
<p> I'm passionate about <a href="https://www.pluggabletransports.info/">decentralized and resilient systems</a>, <a href="https://ubcctf.github.io/">computer security</a>, and <a href="https://www.math.ubc.ca/">general mathematics</a>. In my spare time, I enjoy playing (roller/ice) hockey, competing at ultimate frisbee, folding origami, capturing flags, reading books, and occasionally rock climbing. </p>
<!-- <p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p> -->
- <p> I'm also a hobbyist programmer, skilled at <a href="https://nim-lang.org/">Nim</a>, <a href="https://developer.mozilla.org/en-US/docs/Web/HTML">HTML</a>/<a href="https://developer.mozilla.org/en-US/docs/Web/CSS">CSS</a>, and <a href="https://www.java.com/en/">Java</a>, sufficiently proficient in <a href="https://www.python.org/">Python</a> and <a href="https://racket-lang.org//">Racket</a>, and learning <a href="https://en.wikipedia.org/wiki/C_(programming_language)">C</a> and <a href="https://www.rust-lang.org/">Rust</a>. Most of my projects are created in one or more of those languages. If you're interested, several projects are available <a href="https://j-james.me/projects">here on my website</a>, with the rest having taken up residence in <a href="https://github.com/j-james">the depths of my GitHub profile</a> (with some on <a href="https://sr.ht/~j-james/">SourceHut</a>). </p>
+ <p> I'm also a hobbyist programmer, skilled at <a href="https://nim-lang.org/">Nim</a>, <a href="https://www.java.com/en/">Java</a>, and <a href="https://www.rust-lang.org/">Rust</a>, sufficiently proficient in <a href="https://www.python.org/">Python</a> and <a href="https://racket-lang.org/">Racket</a>, and learning <a href="https://en.wikipedia.org/wiki/C_(programming_language)">C</a> and <a href="https://www.idris-lang.org/">Idris</a>. Most of my projects are created in one or more of those languages. If you're interested, several projects are available <a href="https://j-james.me/projects">here on my website</a>, with the rest having taken up residence in <a href="https://github.com/j-james">the depths of my GitHub profile</a> (with some on <a href="https://sr.ht/~apropos/">SourceHut</a>). </p>
<p> If you're looking to contact me, feel free to reach out over email to <code>jj [at] this.website</code>. </p>
<p> If you're looking to hire me, you may be interested in <a href="https://j-james.me/resume">my resume</a> (also available as a <a href="https://j-james.me/resume/resume.pdf">PDF</a>).</p>
<h2>Credits</h2>