From dfec2098fb910551aded24cccb52d21d439f2f9b Mon Sep 17 00:00:00 2001 From: j-james Date: Mon, 17 Jan 2022 00:12:45 -0800 Subject: Prepend to all pages otherwise they're in "Quirks Mode", and who knows what issues that may cause --- 404.html | 1 + about.html | 3 ++- bookshelf.html | 1 + index.html | 7 +++++++ links.html | 7 ++++++- monogram.html | 29 +++++++++++++++++++++++++++++ posts.html | 1 + projects.html | 1 + resume.html | 33 +++++++++++++++++---------------- resume.pdf | Bin 80662 -> 80860 bytes 10 files changed, 65 insertions(+), 18 deletions(-) create mode 100644 monogram.html diff --git a/404.html b/404.html index a88c7aa..5b52ac7 100644 --- a/404.html +++ b/404.html @@ -1,3 +1,4 @@ + j-james | 404 diff --git a/about.html b/about.html index a6f3545..e7667c0 100644 --- a/about.html +++ b/about.html @@ -1,3 +1,4 @@ + j-james | about @@ -30,7 +31,7 @@

If you're looking to contact me, feel free to reach out over email to jj [at] this.website.

If you're looking to hire me, you may be interested in my resume (also available as a PDF).

Credits

-

This website is based off of the websites of Catherine Zeng, Simon Højberg, and Victoria Drake.

+

This website is based off of the websites of Catherine Zeng, Leonora Tindall, and Simon Højberg.

+ diff --git a/links.html b/links.html index f658cbf..f3c5d20 100644 --- a/links.html +++ b/links.html @@ -1,3 +1,4 @@ + j-james | links @@ -74,7 +75,6 @@
  • superbad.com
  • beesbeesbees.com
  • scamdaddy.net
  • -
  • href.cool - somebody else's collection
  • Articles

    +

    More Links

    + diff --git a/monogram.html b/monogram.html new file mode 100644 index 0000000..7597a39 --- /dev/null +++ b/monogram.html @@ -0,0 +1,29 @@ + + + j-james + + + + + + +
    + + +
    + + diff --git a/posts.html b/posts.html index 4ab52fa..c01e0c9 100644 --- a/posts.html +++ b/posts.html @@ -1,3 +1,4 @@ + j-james | posts diff --git a/projects.html b/projects.html index eacc36a..9a2a712 100644 --- a/projects.html +++ b/projects.html @@ -1,3 +1,4 @@ + j-james | projects diff --git a/resume.html b/resume.html index 8234535..5187dc0 100644 --- a/resume.html +++ b/resume.html @@ -1,3 +1,4 @@ + j-james | resume @@ -50,9 +51,9 @@
  • C: minimal experience, currently learning
  • -->
    @@ -116,14 +117,6 @@

    Experience


    High School

    -

    - Bainbridge Roller Hockey League (BRHL) - Summer 2011 - Summer 2021 -

    -

    FIRST Robotics (Spartronics 4915) September 2017 - June 2021 @@ -134,15 +127,15 @@

  • Programming Lead (June 2019 - June 2021)
  • Team Captain (June 2019 - June 2021)
  • -

    University

    - UBC Bionics (BEAR UBC) - September 2021 - Present + Bainbridge Roller Hockey League (BRHL) + Summer 2011 - Summer 2021

    +

    University

    UBC CTF (Maple Bacon) September 2021 - Present @@ -151,6 +144,14 @@

  • Capture the Flag (CTFs): competitive cybersecurity challenges
  • #1 team in Canada
  • +

    + UBC Bionics (BEAR UBC) + September 2021 - Present +

    +

    Awards

    diff --git a/resume.pdf b/resume.pdf index 70803d4..0115a91 100644 Binary files a/resume.pdf and b/resume.pdf differ -- cgit v1.2.3-70-g09d2