-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume.html
More file actions
299 lines (292 loc) · 13.6 KB
/
Copy pathresume.html
File metadata and controls
299 lines (292 loc) · 13.6 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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
---
title: slightly cooler than a resume
permalink: /resume/
description: a more personal cv
---
<!DOCTYPE html>
<html lang="en">
<head>
{% include head.html %}
</head>
<button class="fa fa-arrow-left back-button" onclick="window.location.href='{{ site.url }}'">
<span class="button-text">home</span>
</button>
<body class="site resume">
<main class="site-content">
<div class="definition container-fluid container front" style="height:100vh;">
<div class="text-box">
<h1 class="title">
Russell Kan
</h1>
<h3 class="subtitle">Snake Enthusiast</h3>
</div>
</div>
<div class="background-lightsky">
<div id="education" class="container">
<h2 class="title">Education</h2>
<div class="row resume-row">
<div class="col-md-4">
<strong>UT Austin</strong>
<p>August 2014 - May 2019</p>
</div>
<div class="col-md-8 detail">
<strong>B.S. - Biomedical Engineering</strong>
<br>
Regenerative Medicine and Computational Biomedical Engineering
<span class="hide-mobile">
<p>
I chose the pre-med track that involved taking many natural science courses. Through my degree plan, I learned MATLAB and R. Some friends in business and cs courses asked for help with programming assignments and projects, so I taught myself Python to teach and assist them. Other courses they were in used SQL and Swift, so I picked up the basics of those as well. This got me interested in software development and computer engineering.
</p>
</span>
</div>
</div>
<div class="row resume-row">
<div class="col-md-4">
<strong>Stephen F. Austin HS</strong>
<p>August 2010 - June 2014</p>
</div>
<div class="col-md-8 detail">
<strong>High School Diploma</strong>
<span class="hide-mobile">
<p>
Each year, I would play around with my TI-84 calculator in math class, plotting interesting graphs and making simple programs in TI-BASIC. For statistics and chemistry, I wrote programs in my TI-84 to run calulations more efficiently. Taking two computer science courses provided elementary knowledge of programming in C++ and Java and I started making clones of games like Tetris and Minesweeper.
</p>
</span>
</div>
</div>
</div>
</div>
<div class="background-whitewater">
<div id="experience" class="container">
<h2 class="title">Experience</h2>
<div class="row resume-row">
<div class="col-md-4">
<a href="https://innolitics.com" target="_blank" rel="noopener noreferrer"><strong>Innolitics</strong></a>
<p>May 2018 - Present</p>
</div>
<div class="col-md-8 detail">
<strong>Software Developer Intern</strong>
<span class="hide-mobile">
<p>
Innolitics is a fully remote medical imaging software services company. As an intern, I became familiar with test-driven development and using the command-line interface. I worked on several internal projects, adding functionality using Python and Bash. I grew more conscious of proper coding conventions to write readable and maintainable code. My personal intern project involved creating a CT slice localizer by applying transfer learning to Keras' pre-trained deep learning models.
</p>
</span>
</div>
</div>
<div class="row resume-row">
<div class="col-md-4">
<a href="https://www.mdanderson.org/research/departments-labs-institutes/departments-divisions/diagnostic-radiology.html" target="_blank" rel="noopener noreferrer"><strong>MD Anderson</strong></a>
<p>June 2017 - August 2018</p>
</div>
<div class="col-md-8 detail">
<strong>Diagnostic Imaging Researcher</strong>
<br>
<span class="hide-mobile">
<p>
During the summers of my junior and senior year, I worked as a research assistant in the Breast Imaging section of the Diagnostic Radiology department. Using Microsoft Access, I built a database to record and organize results of various breast imaging procedures, and I led a number of college and high school students in consolidating data. I attended multidisciplinary conferences to better understand how medical professionals work together during the decision-making process.
</p>
</span>
</div>
</div>
<div class="row resume-row">
<div class="col-md-4">
<a href="https://waggonercenter.utexas.edu/morikawa-lab-research" target="_blank" rel="noopener noreferrer"><strong>UT Austin</strong></a>
<p>May 2015 - December 2016</p>
</div>
<div class="col-md-8 detail">
<strong>Undergraduate Researcher</strong>
<br>
<span class="hide-mobile">
<p>
As an undergraduate student, I worked in a neuroscience lab under Dr. Hitoshi Morikawa. I was responsible for running conditioned place preference experiments with rats using various addictive substances. I learned how to perform whole body perfusion fixation as well as patch clamp electrophysiology. I gained experience in drafting parts of a scientific article, writing detailed procedures and preparing data for analysis and interpretation. Later on, I wrote test protocols for a new Pavlovian conditioning experiment using MEDState Notation.
</p>
</span>
</div>
</div>
</div>
</div>
<div class="background-lightsky">
<div id="projects" class="container">
<h2 class="title">Projects/Publications</h2>
<div class="row resume-row">
<div class="col-md-8 detail">
<a href="https://github.com/innolitics/slice-localizer" target="_blank" rel="noopener noreferrer"><strong>CT Slice Localizer</strong></a>
</div>
<div class="col-md-4 text-right">
<p>January 2019</p>
</div>
</div>
<div class="row resume-row">
<div class="col-md-8 detail">
<a href="https://www.cell.com/cell-reports/fulltext/S2211-1247(18)30220-1" target="_blank" rel="noopener noreferrer"><strong>Cooperative CRF and α1 Adrenergic Signaling in the VTA Promotes NMDA Plasticity and Drives Social Stress Enhancement of Cocaine Conditioning</strong></a>
</div>
<div class="col-md-4 text-right">
<p>March 2018</p>
</div>
</div>
</div>
</div>
<div class="background-whitewater">
<div id="skills" class="container">
<h2 class="title">Skills</h2>
<div class="row">
<div class="col-md-6">
<ul class="padless-list no-bullets">
<li>
<span class="skill-name">Python</span>
<span class="skill-level">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
</span>
</li>
<li>
<span class="skill-name">MATLAB</span>
<span class="skill-level">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star-o"></i>
</span>
</li>
<li>
<span class="skill-name">C++</span>
<span class="skill-level">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star-o"></i>
</span>
</li>
<li>
<span class="skill-name">Java</span>
<span class="skill-level">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star-o"></i>
</span>
</li>
<li>
<span class="skill-name">Javascript</span>
<span class="skill-level">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star-o"></i>
</span>
</li>
<li>
<span class="skill-name">HTML</span>
<span class="skill-level">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star-o"></i>
<i class="fa fa-star-o"></i>
</span>
</li>
</ul>
</div>
<div class="col-md-6">
<ul class="padless-list no-bullets">
<li>
<span class="skill-name">LESS</span>
<span class="skill-level">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star-o"></i>
<i class="fa fa-star-o"></i>
</span>
</li>
<li>
<span class="skill-name">Bash</span>
<span class="skill-level">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star-o"></i>
<i class="fa fa-star-o"></i>
<i class="fa fa-star-o"></i>
</span>
</li>
<li>
<span class="skill-name">R</span>
<span class="skill-level">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star-o"></i>
<i class="fa fa-star-o"></i>
<i class="fa fa-star-o"></i>
</span>
</li>
<li>
<span class="skill-name">SQL</span>
<span class="skill-level">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star-o"></i>
<i class="fa fa-star-o"></i>
<i class="fa fa-star-o"></i>
</span>
</li>
<li>
<span class="skill-name">PHP</span>
<span class="skill-level">
<i class="fa fa-star"></i>
<i class="fa fa-star-o"></i>
<i class="fa fa-star-o"></i>
<i class="fa fa-star-o"></i>
<i class="fa fa-star-o"></i>
</span>
</li>
<li>
<span class="skill-name">Swift</span>
<span class="skill-level">
<i class="fa fa-star"></i>
<i class="fa fa-star-o"></i>
<i class="fa fa-star-o"></i>
<i class="fa fa-star-o"></i>
<i class="fa fa-star-o"></i>
</span>
</li>
</div>
</div>
</div>
</div>
<div class="background-sand">
<div class="container text-center">
<h2 class="title">Connect</h2>
<div class="link-icon content-center">
<div class="contact-link content-center-inner">
<a href="https://www.linkedin.com/in/russell-kan" target="_blank" rel="noopener noreferrer">
<i class="fa fa-linkedin-square findme"></i>
</a>
</div>
<div class="contact-link content-center-inner">
<a href="https://github.com/russellkan" target="_blank" rel="noopener noreferrer">
<i class="fa fa-github-square findme"></i>
</a>
</div>
<div class="contact-link content-center-inner">
<a href="https://www.instagram.com/brussel_sproot/" target="_blank" rel="noopener noreferrer">
<i class="fa fa-instagram findme"></i>
</a>
</div>
<div class="contact-link content-center-inner">
<a href="https://www.facebook.com/russell.kan" target="_blank" rel="noopener noreferrer">
<i class="fa fa-facebook-square findme"></i>
</a>
</div>
</div>
</row>
</div>
</main>
</body>
</html>