diff options
author | JJ | 2024-07-14 23:51:56 +0000 |
---|---|---|
committer | JJ | 2024-07-14 23:51:56 +0000 |
commit | ddaaf0fdb6dd0c39becbe3dec1c624309ca57de8 (patch) | |
tree | 22f089fe6de856dcf4a0dea413259c79de0ccb3e /index.html | |
parent | 804076ca59ab2848bf91e2f0343115826d6c3ed7 (diff) |
index
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,8 +9,8 @@ title: my special corner of the web <img id="face" src="assets/compass.jpg"/> <div id="profile"> <p> Hi! I'm JJ. I go by apropos (among other names) on the Internet. </p> - <p> I'm a fourth-year student at the <a href="https://ubc.ca">University of British Columbia</a>, flag hunter for <a href="https://maplebacon.org">Maple Bacon</a>, <a href="https://ums-ubc.com">mathematics</a>, <a href="https://wiki.toki.la/linguistics">linguistics</a>, and <a href="https://ncatlab.org/nlab/show/type+theory">type theory</a> aficionado, and occasional rock climber and ultimate frisbee player. </p> - <p> Outside of school, sports, and social life, I enjoy building and contributing to <a href="https://www.gnu.org/philosophy/free-sw">free-and-open-source</a> projects. The majority of my work can either be found on <a href="https://github.com/omentic">GitHub</a> or at <a href="https://sr.ht/~apropos">SourceHut</a>. </p> + <p> I'm a fourth-year student at the <a href="https://ubc.ca">University of British Columbia</a>, flag hunter for <a href="https://maplebacon.org">Maple Bacon</a>, <a href="https://ums-ubc.com">mathematics</a>, <a href="https://wiki.toki.la/linguistics">linguistics</a>, and <a href="https://ncatlab.org/nlab/show/type+theory">type theory</a> aficionado, <span title="this is a pun">total language nerd</span>, and occasional ultimate frisbee player. </p> + <p> Outside of school, sports, and social life, I enjoy building and contributing to <a href="https://www.gnu.org/philosophy/free-sw">free-and-open-source</a> projects. The majority of my work can either be found on <a href="https://github.com/omentic">GitHub</a> or at <a href="https://git.toki.la">here on my website</a>. </p> </div> </div> <!-- <div id="details"> |