diff options
Diffstat (limited to 'resume.html')
-rw-r--r-- | resume.html | 171 |
1 files changed, 0 insertions, 171 deletions
diff --git a/resume.html b/resume.html deleted file mode 100644 index e3a6bbd..0000000 --- a/resume.html +++ /dev/null @@ -1,171 +0,0 @@ -<!DOCTYPE html> -<html> -<head> - <title>j-james | resume</title> - <meta charset="utf-8"/> - <meta name="viewport" content="width=device-width"/> - <link rel="icon" type="image/jpg" href="assets/compass.jpg"/> - <link rel="stylesheet" href="css/normalize.css"/> - <link rel="stylesheet" href="css/resume.css"/> -</head> -<body> - <!-- todo: the positions of dates are inconsistent --> - <section class="title"> - <!-- this part should be like bilal's --> - <div> <!-- weirdly, this doesn't work as a p --> - <h1>Justice “JJ” James <a id="pdf" target="_blank" href="https://j-james.me/resume.pdf">[pdf]</a></h1> - <i id="blurb">I like general mathematics, distributed systems, and Taylor Swift.</i> - </div> - <ul id="contact"> - <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>sourcehut: <a target="_blank" href="https://sr.ht/~j-james">j-james</a></li> --> - <!-- <li>based: vancouver and seattle</li> --> - </ul> - </section> - <section> - <!-- this part should be like shuyao's --> - <h2>Education</h2> - <hr> - <p class="title"> - <b>University of British Columbia</b> - <i>September 2021 - Present</i> - </p> - <ul> - <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> - <section> - <h2>Skills</h2> - <hr> - <!-- <ul> - <li>HTML/CSS: self-taught, many projects</li> - <li>Java: {Spartronics experience}</li> - <li>Python: {UBC CTF experience}</li> - <li>Rust: {UBC Bionics experience}</li> - <li>Nim: personal projects</li> - <li>Go: minimal experience</li> - <li>C: minimal experience, currently learning</li> - </ul> --> - <ul> - <li><b>Experienced in:</b> Nim, HTML/CSS, Java, Linux, Git</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> - <h2>Projects</h2> - <hr> - <ul> - <li><b><a href="https://github.com/Spartronics4915/2020-InfiniteRecharge">athena</a></b>: performant and modular code for a competitive robot (written in Java)</li> - <ul class="print"> - <li>GitHub: <a href="https://github.com/Spartronics4915/2020-InfiniteRecharge">https://github.com/Spartronics4915/2020-InfiniteRecharge</a></li> - </ul> - <li><b><a href="https://github.com/j-james/static-slack">static-slack</a></b>: a lightweight static site generator for Slack archives (written in Nim)</li> - <ul class="print"> - <li>GitHub: <a href="https://github.com/j-james/static-slack">https://github.com/j-james/static-slack</a></li> - </ul> - <li><b><a href="https://github.com/Spartronics4915/developers_handbook">developers-handbook</a></b>: a guide for software development in FIRST robotics</li> - <ul class="print"> - <li>GitHub: <a href="https://github.com/Spartronics4915/developers_handbook">https://github.com/Spartronics4915/developers_handbook</a></li> - </ul> - <li><b><a href="https://j-james.me/covid">covid</a></b>: tracking the COVID-19 outbreak along the West Coast (written in JavaScript)</li> - <ul class="print"> - <li>GitHub: <a href="https://github.com/j-james/covid">https://github.com/j-james/covid</a> | Website: <a href="https://j-james.me/covid">https://j-james.me/covid</a></li> - </ul> - <li><b><a href="https://github.com/j-james/aoc">advent-of-code</a></b>: aesthetic solutions to yearly programming puzzles (written in Python)</li> - <ul class="print"> - <li>GitHub: <a href="https://github.com/j-james/aoc">https://github.com/j-james/aoc</a></li> - </ul> - </ul> - <!-- <p class="title"> - <b><a target="_blank" href="https://github.com/Spartronics4915/2020-InfiniteRecharge">2020-InfiniteRecharge</a></b> - <i>Spring 2020</i> - </p> - <ul> - <li>performant and modular code for a competitive robot</li> - <li>written in Java</li> - </ul> - <p class="title"> - <b><a target="_blank" href="https://github.com/j-james/static-slack">static-slack</a></b> - <i>Autumn 2020</i> - </p> - <ul> - <li>A lightweight static site generator for Slack archives</li> - <li>Written in Nim</li> - </ul> - <p class="title"> - <b><a target="_blank" href="https://github.com/Spartronics4915/developers_handbook">developers_handbook</a></b> - <i>Spring 2021</i> - </p> - <ul> - <li><a href="https://github.com/Spartronics4915/developers_handbook">Collaborative repository on GitHub</a></li> - <li>a guide for development in FIRST robotics</li> - </ul> - <p class="title"> - <b><a target="_blank" href="https://github.com/j-james/aoc">aoc</a></b> - <i>Ongoing</i> - </p> - <ul> - <li>Aesthetic solutions to yearly Advent of Code puzzles</li> - </ul> --> - </section> - <section> - <h2>Experience</h2> - <hr> - <h3>University</h3> - <p class="title"> - <b>UBC CTF (<a class="text" target="_blank" href="https://ubcctf.github.io">Maple Bacon</a>)</b> - <i>September 2021 - Present</i> - </p> - <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> - <i>September 2021 - Present</i> - </p> - <ul> - <li>UBC Bionics: engineering design team building a bionic arm</li> - <li>Embedded Programmer</li> - </ul> - <h3>High School</h3> - <p class="title"> - <b>FIRST Robotics (<a class="text" target="_blank" href="https://spartronics4915.com">Spartronics 4915</a>)</b> - <i>September 2017 - June 2021</i> - </p> - <ul> - <li>Programmer (September 2017 - June 2021)</li> - <li>Leadership Member (June 2018 - June 2021)</li> - <li>Programming Lead (June 2019 - June 2021)</li> - <li>Team Captain (June 2019 - June 2021)</li> - </ul> - <p class="title"> - <b>Bainbridge Roller Hockey League (<a class="text" target="_blank" href="https://bihockey.org/">BRHL</a>)</b> - <i>Summer 2011 - Summer 2021</i> - </p> - <ul> - <li>Assistant Coach (Summer 2017 - Summer 2019)</li> - <li>Referee (Summer 2018 - Summer 2021)</li> - </ul> - </section> - <section> - <h2>Awards</h2> - <hr> - <ul> - <li>National Honor Society member (2017 - 2021)</li> - <li>National Merit Scholarship Semifinalist (2019)</li> - <li>Presidential Volunteer Service Award Program (Bronze, 2019)</li> - <li>Dean's List Semi-Finalist for FRC (2020)</li> - <li>Washington State Honors (2021)</li> - <li>SAT Score: 1570/1600</li> - <li>ACT Score: 35/36</li> - </ul> - </section> -</body> -</html> |