-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.html
279 lines (242 loc) · 9.04 KB
/
resume.html
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
---
layout: base
stylesheets:
- '<link href="https://fonts.googleapis.com/css?family=Overpass:900" rel="stylesheet">'
- '<link href="https://fonts.googleapis.com/css?family=Fira+Sans:400,400i,700,900" rel="stylesheet">'
- '<link rel="stylesheet" href="resume-body.css">'
- '<link rel="stylesheet" href="resume-sidebar.css">'
- '<link rel="stylesheet" href="resume.css">'
- '<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.0/css/all.css" integrity="sha384-lZN37f5QGtY3VHgisS14W3ExzMWZxybE1SJSEsQp9S+oqd12jhcu+A56Ebc1zFSJ" crossorigin="anonymous" defer>'
- '<link href="https://fonts.googleapis.com/css?family=Overpass:400,400i,700" rel="stylesheet" defer>'
title: 'Resume | Kristofer Rye'
---
<header>
<div id="name">
Kristofer Rye
</div>
<div id="contact">
<span class="email">
<i class="fas fa-envelope"></i>
<a href="mailto:[email protected]">[email protected]</a>
</span>
<span class="phone">
<i class="fas fa-phone"></i>
<a href="tel:+17654040640">(765) 404-0640</a>
</span>
<span class="gh">
<i class="fab fa-github"></i>
<a href="https://github.com/rye">github.com/rye</a>
</span>
<span class="li">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/krstfrye">linkedin.com/in/krstfrye</a>
</span>
</div>
</header>
<aside id="meta" class="nice-space">
<section id="education">
<header>Education</header>
<section id="stolaf">
<header class="nlt-style">
<div class="flex-span-se">
<span class="name">St. Olaf College</span>
<span class="location">Northfield, MN</span>
</div>
<div class="timespan">Sep. 2016–May 2020 (expected)</div>
</header>
<p class="degrees">B.A. in Computer Science<br/>B.A. in Mathematics</p>
<p class="gpa">GPA: 3.69 / 4.0</p>
<p class="edu-relevant-coursework">Notable coursework:</p>
<ul class="smaller-content">
<li><i>Algorithms and Data Structures</i></li>
<li><i>Parallel/Distributed Computing</i></li>
<li><i>Operating Systems</i></li>
<li><i>Abstract Algebra II</i></li>
<li><i>Topology</i></li>
<li><i>Probability Theory</i></li>
</ul>
</section>
</section>
<section id="skills">
<header>Skills</header>
<section id="languages" class="comma-separated-ul">
<header>Programming Languages</header>
<section id="proficiency">
<header>Proficiency</header>
<ul class="smaller-content tight">
<li>Ruby</li>
<li>Rust</li>
<li>JavaScript (backend)</li>
<li>HTML/CSS/JS (web)</li>
<li>C/C++</li>
<li>Java</li>
</ul>
</section>
<section id="experience">
<header>Experience</header>
<ul class="smaller-content tight">
<li>WebAssembly (WASM)</li>
<li>Python</li>
<li>LISP</li>
<li>R</li>
<li>Perl</li>
<li>Go</li>
<li>C#</li>
<li>Elixir</li>
</ul>
</section>
</section>
<section id="frameworks" class="comma-separated-ul">
<header>Tools/Frameworks</header>
<section id="proficiency">
<header>Proficiency</header>
<ul class="smaller-content tight">
<li>Git</li>
<li>Docker</li>
<li>Node.js</li>
<li>Ansible</li>
<li>RSpec</li>
<li>Jest</li>
<li>KVM</li>
</ul>
</section>
<section id="experience">
<header>Experience</header>
<ul class="smaller-content tight">
<li>Kubernetes</li>
<li>React</li>
<li>React-Native</li>
</ul>
</section>
</section>
</section>
</aside>
<section id="body" class="nice-space">
<section id="work">
<header>Work Experience</header>
<section id="stolaf">
<header class="nlt-style">
<div class="flex-span-se">
<span class="name">St. Olaf College</span>
<span class="location">Northfield, MN</span>
</div>
</header>
<section id="iso" class="sub-position">
<header class="nlt-style">
<div class="flex-span-se">
<span class="title">Information Security Assistant</span>
<span class="department">IT</span>
<span class="timespan">Mar. 2018 – <em>present</em></span>
</div>
</header>
<main>
Performing regular <strong>vulnerability management</strong> tasks including regular scans of a ~10,000-device network.
Developing tools and configurations to operationalize scan results results to aide in timely resolution.
Developing tools to automate and enhance configuration auditing.
</main>
</section>
<section id="helpdesk" class="sub-position">
<header class="nlt-style">
<div class="flex-span-se">
<span class="title">Helpdesk Technician</span>
<span class="department">IT</span>
<span class="timespan">Sep. 2017 – Mar. 2018</span>
</div>
</header>
<main>
Provided <strong>level one</strong> support for clients, answering phone calls, filing, updating, and triaging tickets.
Coordinated urgent issues with second-level support.
Worked early and late shifts to help with a smooth start-of-business experience.
</main>
</section>
<section id="cluster-manager" class="sub-position">
<header class="nlt-style">
<div class="flex-span-se">
<span class="title">Lead Cluster Manager</span>
<span class="department">CS</span>
<span class="timespan">Mar. 2017 – Sep. 2018</span>
</div>
</header>
<main>
<strong>Co-managed</strong> the St. Olaf CS Cluster computing resources, handling everything from <strong>VM provisioning</strong> to <strong>network administration</strong>.
Gained <strong>on-call</strong> experience as sole technician, responding rapidly to off-hours power/network issues and ensuring <strong>99.9% uptime</strong> for services.
Developed a robust monitoring infrastructure and enhanced security capabilities.
Wrote a full set of automation tools and used <strong>Ansible</strong> to deploy and manage VMs and other devices.
</main>
</section>
<section id="sd-ca" class="sub-position">
<header class="nlt-style">
<div class="flex-span-se">
<span class="title">Course Assistant: Software Design</span>
<span class="department">CS</span>
<span class="timespan">Jan. 2017 – May 2018</span>
</div>
</header>
<main>
<strong>Graded homework</strong> and ran help sessions; helped to teach <strong>Git</strong>, <strong>C++</strong>, <strong>OpenGL</strong>, and <strong>GNU Make</strong>.
Maintained an <strong>open-source grading toolkit</strong> to help automate the process of grading homeworks and labs.
</main>
</section>
<section id="bms" class="sub-position">
<header class="nlt-style">
<div class="flex-span-se">
<span class="title">Audio/Video Engineer</span>
<span class="department">Broadcast/Media Services</span>
<span class="timespan">Sep. 2016 – Apr. 2017</span>
</div>
</header>
<main>
Learned and used valuable <strong>camera operation</strong> and <strong>video production</strong> skills.
Directed and engineered some broadcasts, and participated in the annual St. Olaf Christmas Festival as a camera operator.
</main>
</section>
</section>
<section id="spensa">
<header class="nlt-style">
<div class="flex-span-se">
<span class="name">Spensa Technologies</span>
<span class="location">Remote</span>
</div>
<div class="job-deets">
<span class="title">Software Developer Intern</span>
<span class="timespan">Nov. 2014 – Aug. 2015</span>
</div>
</header>
<main>
Implemented a web dashboard and assisted implementation of a weather data API.
</main>
</section>
<section id="wlcsc">
<header class="nlt-style">
<div class="flex-span-se">
<span class="name">West Lafayette Community School Corporation</span>
<span class="location">West Lafayette, IN</span>
</div>
<div class="job-deets">
<span class="title">Student Volunteer (IT)</span>
<span class="timespan">May 2013 – Jul. 2014</span>
</div>
</header>
<main>
Worked on an in-house ticketing system written in <strong>Ruby on Rails</strong>.
Processed large shipments of devices, conducting asset provisioning and recording asset identifiers.
Participated in maintenance activities including <strong>re-imaging</strong> large labs of computers, replacing toner and lifecycling devices, and installation in newly-constructed areas.
</main>
</section>
</section>
<section id="projects">
<header>Projects</header>
<section id="aao">
<header class="nlt-style">
<div class="flex-span-se">
<span class="name">All About Olaf</span>
<span class="timespan">Aug. 2017 – <em>present</em></span>
</div>
</header>
<main>
<strong>Shipping a mobile app</strong> to over 2000 iOS and Android users (750+ daily active) and tracking and managing dependencies as well as helping to work on <strong>improving and streamlining deployment practices</strong>.
Regularly reviewing new changes and helping to coordinate releases.
</main>
</section>
</section>
</section>