summaryrefslogtreecommitdiff
path: root/resume.html
blob: 7af33a6d4b6e64b653818c8bbd3344ef575f18ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
<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" 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>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: {UBCCTF experience}</li>
			<li>Rust: {UBC Bionics experience}</li>
			<li>Nim: many projects</li>
			<li>Go: minimal</li>
			<li>C: minimal experience, currently learning</li>
		</ul> -->
		<ul>
			<li><b>Proficient in:</b> Nim, HTML/CSS, Java</li>
			<li><b>Decent at:</b> Python, Golang, Bash, Spanish</li>
			<li><b>Currently Learning:</b> C, Rust, Latin</li>
		</ul>
	</section>
	<!-- <section>
		<h2>Projects</h2>
		<hr>
		<ul>
			<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>
		<h2>Experience</h2>
		<hr>
		<h3>High School</h3>
		<p class="title">
			<b>Bainbridge Roller Hockey League</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>
		<p class="title">
			<b>FIRST Robotics (<a 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>
		<h3>University</h3>
		<p class="title">
			<b>UBC Bionics (<a 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>
		<p class="title">
			<b>UBC CTF (<a 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>misc and osint specialist</li>
		</ul>
	</section>
	<!--<section>
		<h2>Languages</h2>
		<hr>
		<ul>
			<li>English (Native)</li>
			<li>Spanish (Grade 11 level)</li>
			<li>Latin (Native)</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>Most Likely to Ask “Are We There Yet?” (voted on by the class of 2021)</li>
			<li>SAT Score: 1570/1600</li>
			<li>ACT Score: 35/36</li>
		</ul>
	</section>
</body>
</html>