-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume.html
More file actions
173 lines (169 loc) · 6.29 KB
/
resume.html
File metadata and controls
173 lines (169 loc) · 6.29 KB
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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-131386538-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-131386538-1");
</script>
<meta name="description" content="Brian Chen's personal site - blogger, software engineer, and student @ UofT" />
<meta name="keywords"
content="Chen Yuxiang, Brian, Chen, Xiang, Yu, Yuxiang, Brian Chen, Toronto, UofT, UTSC, Computer, Science, Computer Science, byxc, byxchen, brianyxc" />
<meta name="author" content="Brian Chen" />
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon2.png" />
<link rel="stylesheet" href="css/style.css" />
<!-- Resource style -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Inconsolata" rel="stylesheet" type="text/css" />
<title>byxchen - resume</title>
</head>
<body>
<div class="content">
<p class="header">
<a class="nodeco white" href="index">
byx<span style="color:#66ccff">chen</span>
</a>
<br />
-------
</p>
<br />
<div class="navbar">
<a class="nav-item-gray rightmargin" href="index">
about
<br />
</a>
<a class="nav-item rightmargin" href="resume">
resume
<br />
------
</a>
<a class="nav-item-gray rightmargin" href="ta">
ta
<br />
</a>
<a class="nav-item-gray rightmargin" href="projects">
projects
<br />
</a>
<a class="nav-item-gray rightmargin" href="blog">
b.log()
<br />
</a>
</div>
<div class="entry">
<a class="link nodeco rightmargin" download="Brian_Chen_Resume" href="assets/Brian_Chen_Resume.pdf">[Download
Resume]</a>
<a class="link nodeco rightmargin" target="_blank" href="assets/Brian_Chen_Resume.pdf">[View Resume]</a>
</div>
<br />
<div class="entry">
<p class="entry-title low-bottom">Education</p>
<span class="entry-subtitle"> University of Toronto </span>
<span class="sub-text">(2015 - 2019)</span>
<br />
<span class="sub-text">HBSc. Computer Science Co-op Software Engineering Stream</span>
<br />
<span class="sub-text">UofT's Scholar's Entrance Award</span>
<br />
<span class="sub-text">Teaching Assistant: CSCA08, CSCA48, CSCB07, CSCC01, CSCD01</span>
<br />
</div>
<br />
<div class="entry">
<p class="entry-title low-bottom">Experience</p>
<span class="entry-subtitle"> Reddit </span>
<span class="sub-text">(Remote, Present)</span>
<br />
<span class="sub-text">Senior Software Engineer (2025 - Present)</span>
<br />
<span class="sub-text">Software Engineer III (2022 - 2025)</span>
<br /><br />
<span class="entry-subtitle"> Riot Games</span>
<span class="sub-text">(Los Angeles, 2020 - 2022)</span>
<br />
<span class="sub-text">Software Engineer P2 (2021 - 2022)</span>
<br />
<span class="sub-text">Associate Software Engineer P1 (2020 - 2021)</span>
<br />
<span class="sub-text">Software Engineering Intern (Summer 2019)</span>
<br /><br />
<span class="entry-subtitle"> Salesforce</span>
<span class="sub-text">(San Francisco, Summer 2018)</span>
<br />
<span class="sub-text">Software Engineering Intern</span>
<br /><br />
<span class="entry-subtitle"> Dessa</span>
<span class="sub-text">(Toronto, Winter 2018)</span>
<br />
<span class="sub-text">Machine Learning Engineer Intern</span>
<br /><br />
<span class="entry-subtitle"> Trent University</span>
<span class="sub-text">(Toronto, Summer 2017)</span>
<br />
<span class="sub-text">Research and Development Intern</span>
<br /><br />
<span class="entry-subtitle"> Ivy Global</span>
<span class="sub-text">(Toronto, Summer 2015)</span>
<br />
<span class="sub-text">Software Development Intern</span>
</div>
<br />
<div class="entry">
<p class="entry-title low-bottom">Recognition</p>
<span class="entry-subtitle"> Microsoft Coding Challenge</span>
<span class="sub-text">(1st Place)</span>
<br />
<span class="sub-text">Algorithmic team challenge by Microsoft held at UTSC in 2017</span>
<br /><br />
<span class="entry-subtitle"> Facebook Coding Challenge</span>
<span class="sub-text">(3rd Place)</span>
<br />
<span class="sub-text">Algorithmic coding challenge by Facebook held at UTSC in 2018</span>
<br /><br />
<span class="entry-subtitle"> UofT The Hub Startup Challenge</span>
<span class="sub-text">(4th Place)</span>
<br />
<span class="sub-text">Startup pitch challenge held at the UTSC incubator, The Hub</span>
<br /><br />
<span class="entry-subtitle"> MHacks 8</span>
<span class="sub-text">(Top 5)</span>
<br />
<span class="sub-text">One of the most famous hackathons in the world, held by UMichigan in
USA</span>
<br /><br />
<span class="entry-subtitle"> TORCH </span>
<span class="sub-text">(1st Place)</span>
<br />
<span class="sub-text">Toronto Operations Research Challenge, held by UofT</span>
<br /><br />
<span class="entry-subtitle"> Marc Garneau Math Competition</span>
<span class="sub-text">(1st Place)</span>
<br />
<span class="sub-text">Advanced level mathematics tournament held by Marc Garneau H.S.</span>
</div>
<br />
<div class="entry">
<p class="entry-title low-bottom">Publications</p>
<span class="entry-subtitle">
<a class="link nodeco" href="assets/MathUI17_PFMCS.pdf">Mathematical Collaborative Online Classrooms -
MathUI17</a>
</span>
<br />
<span class="sub-text">(2017, Pollanen et al.)</span>
<br />
</div>
</div>
</body>
</html>