-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
342 lines (313 loc) · 15 KB
/
index.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
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
<!DOCTYPE HTML>
<html lang = "en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Teryn's Portfolio</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="shortcut icon" href="favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700" rel="stylesheet">
<!-- Animate.css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Icomoon Icon Fonts-->
<link rel="stylesheet" href="css/icomoon.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Flexslider -->
<link rel="stylesheet" href="css/flexslider.css">
<!-- Flaticons -->
<link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
<!-- Owl Carousel -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="css/style.css">
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
<!-- FOR IE9 below -->
<!--[if lt IE 9]>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="colorlib-page">
<div class="container-wrap">
<a href="#" title ="Nav Bar" class="js-colorlib-nav-toggle colorlib-nav-toggle" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"></a>
<aside id="colorlib-aside" class="border js-fullheight">
<div class="text-center">
<div class="author-img" style="background-image: url(images/Teryn\ Headshot.JPG);"></div>
<h1 id="colorlib-logo"><a href="index.html">Teryn Kum</a></h1>
<span class="position">Undergraduate Student at the <br>University California, Irvine</span>
</div>
<nav id="colorlib-main-menu" class="navbar">
<div id="navbar" class="collapse">
<ul>
<li class="active"><a href="#" data-nav-section="home">Home</a></li>
<li><a href="#" data-nav-section="about">About</a></li>
<li><a href="#" data-nav-section="experience">Experience</a></li>
<li><a href="#" data-nav-section="work">My Work</a></li>
</ul>
</div>
</nav>
<div class="colorlib-footer">
<p><small>© <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright: Teryn Kum <script>document.write(new Date().getFullYear());</script></small></p>
</div>
</aside>
<!--HOME SECTION STARTS HERE-->
<div id="colorlib-main">
<section id="colorlib-hero" class="js-fullheight" data-section="home">
<div class="flexslider js-fullheight">
<ul class="slides">
<!--FIRST SLIDE-->
<li style="background-image: url(images/canyon.jpeg);"> <!--change image here-->
<div class="overlay"></div>
<div class="container-fluid">
<div class="row">
<div class="col-md-6 col-md-offset-3 col-md-pull-3 col-sm-12 col-xs-12 js-fullheight slider-text">
<div class="slider-text-inner js-fullheight">
<div class="desc">
<h1>Hi! <br>I'm Teryn</h1>
</div>
</div>
</div>
</div>
</div>
</li>
<!--SECOND SLIDE-->
<li style="background-image: url(images/waimea\ canyon.jpeg);"> <!--change image here-->
<div class="overlay"></div>
<div class="container-fluid">
<div class="row">
<div class="col-md-6 col-md-offset-3 col-md-pull-3 col-sm-12 col-xs-12 js-fullheight slider-text">
</div>
</div>
</div>
</li>
<!--THIRD SLIDE-->
<li style="background-image: url(images/tree.jpeg);"> <!--change image here-->
<div class="overlay"></div>
<div class="container-fluid">
<div class="row">
<div class="col-md-6 col-md-offset-3 col-md-pull-3 col-sm-12 col-xs-12 js-fullheight slider-text">
</div>
</div>
</div>
</li>
<!--FOURTH SLIDE-->
<li style="background-image: url(images/atv.jpeg);"> <!--change image here-->
<div class="overlay"></div>
<div class="container-fluid">
<div class="row">
<div class="col-md-6 col-md-offset-3 col-md-pull-3 col-sm-12 col-xs-12 js-fullheight slider-text">
</div>
</div>
</div>
</li>
<!--FIFTH SLIDE-->
<li style="background-image: url(images/kualoa.jpeg);"> <!--change image here-->
<div class="overlay"></div>
<div class="container-fluid">
<div class="row">
<div class="col-md-6 col-md-offset-3 col-md-pull-3 col-sm-12 col-xs-12 js-fullheight slider-text">
</div>
</div>
</div>
</li>
</ul>
</div>
</section>
<!--ABOUT SECTION STARTS HERE-->
<section class="colorlib-about" data-section="about">
<div class="colorlib-narrow-content">
<div class="row">
<div class="col-md-12">
<div class="row row-bottom-padded-sm animate-box" data-animate-effect="fadeInLeft">
<div class="col-md-12">
<div class="about-desc">
<span class="heading-meta">About Me</span>
<h2 class="colorlib-heading">Who Am I?</h2>
<p><strong>Hi I'm Teryn Kum!</strong> I'm a current junior studying Software Engineering at the University of California, Irvine. I'm currently interested in UX Engineering because I enjoy intereacting with
people on a day to day basis. Growing up, I've always enjoyed problem solving and building. I played with LEGOs when I was a kid and found the endless creativity fascinating and a great way to spend my time.
Since then, I was introduced to computer science and found that specifically UX/UI Engineering would allow me to combine both my passions for problem solving and creativity. </p>
<p>Outside of school, I enjoy staying active and being outdoors. I like going hiking, biking, playing tennis, and running. I've found keeping active is relaxing and allows me to unwind. In addition, I enjoy listening and playing music. I've played piano since I was in third grade and started picking up the
ukulele as well. I also enjoy photography, mainly landscape pictures. The pictures in the home section are landscapes I've taken throughout the years. </p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- EXPERIENCE SECTION STARTS HERE-->
<section class="colorlib-experience" data-section="experience">
<div class="colorlib-narrow-content">
<div class="row">
<div class="col-md-6 col-md-offset-3 col-md-pull-3 animate-box" data-animate-effect="fadeInLeft">
<span class="heading-meta">Experience</span>
<h2 class="colorlib-heading animate-box">Work Experience</h2>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="timeline-centered">
<article class="timeline-entry animate-box" data-animate-effect="fadeInLeft">
<div class="timeline-entry-inner">
<div class="timeline-icon color-1">
<em class="icon-pen2"></em>
</div>
<div class="timeline-label">
<h2><a href="#">Explore Intern <br>Microsoft</a> <span>June 2022 - September 2022</span></h2>
<p>Under the Enterprise and Cloud Team, implemented cloud parity solutions for the M365 Core Organization through an interactive dashboard that retrieved information regarding services in various clouds.
Additionally, I designed a UI/UX for the dashboard in Figma based off feedback that was provided by customers. This dashboard is used internally to help make business decisions and plan development strategies.
I had the chance to conduct a heuristics review for an internal global cloud management tool as a second project.
</p>
</div>
</div>
</article>
<article class="timeline-entry animate-box" data-animate-effect="fadeInRight">
<div class="timeline-entry-inner">
<div class="timeline-icon color-2">
<em class="icon-pen2"></em>
</div>
<div class="timeline-label">
<h2><a href="#">Virtual Intern <br>CodeDay Labs</a> <span>June 2021 - July 2021</span></h2>
<p>Throughout the internship, I constructed a Chrome Extension that tracks the amount of time a user spends on distinct websites. This serves a similar purpose as the Screen Time function
on one's phone but is compatible using a desktop. I recorded and edited a final video detailing the process and specific technical stack that was used.
</p>
</div>
</div>
</article>
<article class="timeline-entry animate-box" data-animate-effect="fadeInLeft">
<div class="timeline-entry-inner">
<div class="timeline-icon color-3">
<em class="icon-pen2"></em>
</div>
<div class="timeline-label">
<h2><a href="#">OIT Help Desk Representative <br> Office of Information & Technology</a> <span>February 2021 - June 2022</span></h2>
<p>Provided technical support for software and applications to over 45,000 students and 20,000 employees at the University of California, Irvine. I worked with a ticket system to troubleshoot various operating
systems. This job helped me enhance my public speaking, customer service, and technical skills.
</p>
</div>
</div>
</article>
<article class="timeline-entry animate-box" data-animate-effect="fadeInTop">
<div class="timeline-entry-inner">
<div class="timeline-icon color-4">
<em class="icon-pen2"></em>
</div>
<div class="timeline-label">
<h2><a href="#">Computer Science Instructor <br>Let's Code</a> <span>July 2019 - March 2020</span></h2>
<p>I helped develop the Scratch curriculum consisting of 10 unique projects since this was a start-up. I worked on the company website, designing and building an online presence to attract more customers.
Furthermore, I assisted with expanding the business through advertisements and taught students the Scratch curriculum. The school also offered lessons in Python and Java.
</p>
</div>
</div>
</article>
<article class="timeline-entry animate-box" data-animate-effect="fadeInLeft">
<div class="timeline-entry-inner">
<div class="timeline-icon color-5">
<em class="icon-pen2"></em>
</div>
<div class="timeline-label">
<h2><a href="#">Assistant Manager<br> Arnott Kenpo Karate</a> <span>August 2020 - September 2021</span></h2>
<p>I kept track of cash flow and recurring online payments on a day-to-day basis. I worked here over Covid and therefore had to ensure a safe environment to continue providing lessons. Before resigning, I wrote a 40 page how-to manual for
my successor employee. During my time there, I gained experience in hands on renovations such as building staircases and glazing windows.
</p>
</div>
</div>
</article>
</div>
</div>
</div>
</div>
</section>
<!-- WORK SECTION STARTS HERE!!! -->
<section class="colorlib-work" data-section="work">
<div class="colorlib-narrow-content">
<div class="row">
<div class="col-md-6 col-md-offset-3 col-md-pull-3 animate-box" data-animate-effect="fadeInLeft">
<span class="heading-meta">My Work</span>
<h2 class="colorlib-heading animate-box">Recent Work</h2>
</div>
</div>
<div class="row">
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="project" style="background-image: url(images/zotdrops.jpg);">
<div class="desc">
<div class="con">
<h3><a href="https://github.com/CodingPenguin/zotdrops" target ="_blank">ZotHacks Sticker Drop</a></h3>
<span>Web Application</span>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="project" style="background-image: url(images/timetracker.jpg);">
<div class="desc">
<div class="con">
<h3><a href="https://github.com/leftparen/browser-time-tracker" target="_blank">Time Browser Tracker</a></h3>
<span>Chrome Extension</span>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInTop">
<div class="project" style="background-image: url(images/rush\ left.png);">
<div class="desc">
<div class="con">
<h3><a href="https://www.youtube.com/watch?v=jJHqEZbd9fA&ab_channel=ThetaTauUCI" target ="_blank">Spring Rush Teaser</a></h3>
<span>Video</span>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInBottom">
<div class="project" style="background-image: url(images/rush\ right.png);">
<div class="desc">
<div class="con">
<h3><a href="https://www.youtube.com/watch?v=orZdgvY9J_U&ab_channel=ThetaTauUCI" target ="_blank">Fall Rush Teaser</a></h3>
<span>Video</span>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInBottom">
<div class="project" style="background-image: url(images/zotsquat.png)">
<div class="desc">
<div class="con">
<h3><a href="https://in4matx-132-zotsquat.webflow.io/" target ="_blank">IN4MATX 132 ZotSquat</a></h3>
<span>Mobile Application Design</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div><!-- end:colorlib-main -->
</div><!-- end:container-wrap -->
</div><!-- end:colorlib-page -->
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- jQuery Easing -->
<script src="js/jquery.easing.1.3.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Waypoints -->
<script src="js/jquery.waypoints.min.js"></script>
<!-- Flexslider -->
<script src="js/jquery.flexslider-min.js"></script>
<!-- Owl carousel -->
<script src="js/owl.carousel.min.js"></script>
<!-- Counters -->
<script src="js/jquery.countTo.js"></script>
<!-- MAIN JS -->
<script src="js/main.js"></script>
</body>
</html>