-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
402 lines (297 loc) · 16.2 KB
/
index.html
File metadata and controls
402 lines (297 loc) · 16.2 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
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
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport">
<meta content="" name="description">
<meta content="" name="author">
<title>Katie Yang's Portfolio Site</title><!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"><!-- Custom fonts for this template -->
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Kurale" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css"><!-- Plugin CSS -->
<link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet" type="text/css"><!-- Custom styles for this template -->
<link href="css/freelancer.css" rel="stylesheet"><!-- FavIcon -->
<link href='img/favicon.ico' rel='shortcut icon' type='image/x-icon'>
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg bg-secondary fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top">Katie's Portfolio</a> <button aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation" class="navbar-toggler navbar-toggler-right text-uppercase bg-primary text-white rounded" data-target="#navbarResponsive" data-toggle="collapse" type="button">Menu <i class="fa fa-bars"></i></button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#portfolio">Portfolio</a>
</li>
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#about">About</a>
</li>
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Header -->
<!--<div class="masthead" id="dots">
</div>-->
<header class="masthead bg-primary text-white text-center">
<header class="masthead" id="dots"></header>
<div class="container">
<div class="row">
<div class="col-md-6 col-lg-6" id="description">
<h1 class="text-uppercase mb-0">Katie Yang</h1>
<img alt="" id="lineBreak" src="img/linebreak.png">
<h2 class="font-weight-light mb-0">Data Scientist | Financial Analyst | Curious Human</h2>
<br>
<h3 class="font-weight-light mb-0">
</h3>
<p>Hello, my name is <strong>Katie Yang</strong>.<br>
I graduated from <strong>Commerce & CompSci</strong> at <strong>Queen's University</strong>.<br>
I <strong>♥</strong> exploring the intersection of <strong>business</strong> and <strong>technology</strong>.</p>
</div>
<div class="col-md-6 col-lg-6"><img alt="" class="img-fluid mb-5 d-block mx-auto" id="myAvatar" src="img/myAvatar.svg">
</div>
</div>
</div>
</header>
<!-- Portfolio Grid Section -->
<section class="portfolio mb-0" id="portfolio">
<div class="container">
<h2 class="text-center text-uppercase text-secondary mb-0">Portfolio</h2>
<hr class="star-dark mb-5">
<div class="row">
<div class="col-md-6 col-lg-4">
<a class="portfolio-item d-block mx-auto" href="#portfolio-modal-1">
<div class="portfolio-item-caption d-flex position-absolute h-100 w-100">
<div class="portfolio-item-caption-content my-auto w-100 text-center text-white">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img alt="" class="img-fluid" src="img/portfolio/marketchirp.png"></a>
</div>
<div class="col-md-6 col-lg-4">
<a class="portfolio-item d-block mx-auto" href="#portfolio-modal-2">
<div class="portfolio-item-caption d-flex position-absolute h-100 w-100">
<div class="portfolio-item-caption-content my-auto w-100 text-center text-white">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img alt="" class="img-fluid" src="img/portfolio/royalrewards.png"></a>
</div>
<div class="col-md-6 col-lg-4">
<a class="portfolio-item d-block mx-auto" href="#portfolio-modal-3">
<div class="portfolio-item-caption d-flex position-absolute h-100 w-100">
<div class="portfolio-item-caption-content my-auto w-100 text-center text-white">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img alt="" class="img-fluid" src="img/portfolio/pca.png"></a>
</div>
</div>
<div class="row">
<div class="col-md-6 col-lg-4">
<a class="portfolio-item d-block mx-auto" href="#portfolio-modal-4">
<div class="portfolio-item-caption d-flex position-absolute h-100 w-100">
<div class="portfolio-item-caption-content my-auto w-100 text-center text-white">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img alt="" class="img-fluid" src="img/portfolio/summaraize.png"></a>
</div>
<div class="col-md-6 col-lg-4">
<a class="portfolio-item d-block mx-auto" href="#portfolio-modal-5">
<div class="portfolio-item-caption d-flex position-absolute h-100 w-100">
<div class="portfolio-item-caption-content my-auto w-100 text-center text-white">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img alt="" class="img-fluid" src="img/portfolio/simpplify.png"></a>
</div>
<div class="col-md-6 col-lg-4">
<a class="portfolio-item d-block mx-auto" href="#portfolio-modal-6">
<div class="portfolio-item-caption d-flex position-absolute h-100 w-100">
<div class="portfolio-item-caption-content my-auto w-100 text-center text-white">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img alt="" class="img-fluid" src="img/portfolio/snakeGame.png"></a>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section class="bg-primary text-white mb-0" id="about">
<div class="container">
<h2 class="text-center text-uppercase text-white">About</h2>
<hr class="star-light mb-5">
<div class="row text-justify">
<div class="col-lg-4 ml-auto">
<p class="lead">I graduated with a B.Comm and B.Comp from Queen's University in 2018. I've completed <a href="https://www.freecodecamp.org/katieyang/front-end-certification" id="cert">freeCodeCamp's Front End Web Development Certificate</a> and Andrew Ng's Machine Learning course on Coursera. I'm fascinated by the use of data science to generate unique investment insights.</p>
</div>
<div class="col-lg-4 mr-auto">
<p class="lead">When I'm not at work, I like to attend hackathons, play boardgames, and learn about renewable energy and EVs. I would be happy to have <strong>coffee chats</strong> with anyone with overlapping interests. If you're interested, <strong>I'd love to talk.</strong></p>
</div>
</div>
<!-- <div class="text-center mt-4">
<a class="btn btn-xl btn-outline-light" href="./img/Katie_Yang_Resume.pdf"><i class="fa fa-download mr-2"></i> Resume</a>
</div> -->
</div>
</section>
<!-- Contact Section -->
<section id="contact">
<div class="container text-center">
<h2 class="text-center text-uppercase text-secondary mb-0">Contact Me</h2>
<hr class="star-dark mb-5">
<p>Shoot me a message at 13hy22@queensu.ca</p>
<div class="social">
<ul class="list-inline mb-0">
<li class="list-inline-item">
<a class="btn btn-outline-dark btn-social text-center rounded-circle" href="https://github.com/katieyang"><i class="fa fa-fw fa-github"></i></a>
</li>
<li class="list-inline-item">
<a class="btn btn-outline-dark btn-social text-center rounded-circle" href="https://www.freecodecamp.org/katieyang"><i class="fa fa-fw fa-free-code-camp"></i></a>
</li>
<li class="list-inline-item">
<a class="btn btn-outline-dark btn-social text-center rounded-circle" href="https://www.linkedin.com/in/katie-yang/"><i class="fa fa-fw fa-linkedin"></i></a>
</li>
<li class="list-inline-item">
<a class="btn btn-outline-dark btn-social text-center rounded-circle" href="https://twitter.com/KatieYangCanada"><i class="fa fa-fw fa-twitter"></i></a>
</li>
</ul>
</div>
</div>
</section>
<!-- Scroll to Top Button (Only visible on small and extra-small screen sizes) -->
<div class="scroll-to-top d-lg-none position-fixed">
<a class="js-scroll-trigger d-block text-center text-white rounded" href="#page-top"><i class="fa fa-chevron-up"></i></a>
</div>
<!-- Portfolio Modals -->
<!-- Portfolio Modal 1 -->
<div class="portfolio-modal mfp-hide" id="portfolio-modal-1">
<div class="portfolio-modal-dialog bg-white">
<a class="close-button d-none d-md-block portfolio-modal-dismiss" href="#"><i class="fa fa-3x fa-times"></i></a>
<div class="container text-center">
<div class="row">
<div class="col-lg-8 mx-auto">
<h2 class="text-secondary text-uppercase mb-0">MarketChirp</h2>
<hr class="star-dark mb-5">
<img alt="" class="img-fluid mb-5" src="img/portfolio/marketchirp.png">
<p class="mb-5"><strong>Technologies:</strong> AWS EB, Bootstrap, D3.js, IBM Watson, Python Flask, Twitter API</p>
<p class="mb-5">This project was completed at QHacks 2018. The goal was to analyze tweets about different stock tickers using Watson's Tone Analyzer, and graph sentiments over time to predict fluctuations in the financial markets. Check out the DevPost <a href="https://devpost.com/software/marketchirp-es52j0">here</a>.</p>
<a class="btn btn-primary btn-lg rounded-pill portfolio-modal-dismiss" href="#"><i class="fa fa-close"></i> Close Project</a>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 2 -->
<div class="portfolio-modal mfp-hide" id="portfolio-modal-2">
<div class="portfolio-modal-dialog bg-white">
<a class="close-button d-none d-md-block portfolio-modal-dismiss" href="#"><i class="fa fa-3x fa-times"></i></a>
<div class="container text-center">
<div class="row">
<div class="col-lg-8 mx-auto">
<h2 class="text-secondary text-uppercase mb-0">RoyalRewards</h2>
<hr class="star-dark mb-5">
<img alt="" class="img-fluid mb-5" src="img/portfolio/royalrewards.png">
<p class="mb-5"><strong>Technologies:</strong> HTML, CSS, JS, JQuery, Google Maps API</p>
<p class="mb-5">This project won 2nd place at RBC's Next Great Innovator Hackathon 2016. The challenge we were given was to create a hack that would help RBC's small business owners manage their business/grow their revenue. RoyalRewards is a web app that allows all RBC Small businesses to sign up and start their own loyalty programs, allowing cross-promotion with other RBC small business clients. Check out the repo <a href="https://github.com/cartercook/RBC-NGI">here</a>.</p>
<a class="btn btn-primary btn-lg rounded-pill portfolio-modal-dismiss" href="#"><i class="fa fa-close"></i> Close Project</a>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 3 -->
<div class="portfolio-modal mfp-hide" id="portfolio-modal-3">
<div class="portfolio-modal-dialog bg-white">
<a class="close-button d-none d-md-block portfolio-modal-dismiss" href="#"><i class="fa fa-3x fa-times"></i></a>
<div class="container text-center">
<div class="row">
<div class="col-lg-8 mx-auto">
<h2 class="text-secondary text-uppercase mb-0">KYFIRECalc (Retirement Simulator)</h2>
<hr class="star-dark mb-5">
<img alt="" class="img-fluid mb-5" src="img/portfolio/pca.png">
<p class="mb-5"><strong>Technologies:</strong> Python, Streamlit, Plotly</p>
<p class="mb-5">This project was for the Streamlit Data-A-Thon in 2023. It utilizes historical US stock and bonds data to help users determine the success rate of their retirement based on numerous inputs (e.g., number of years, equity allocation, withdrawal rate, etc.). You can find it on <a href="https://github.com/katieyang/KYFIRECalc">GitHub</a>.</p>
<a class="btn btn-primary btn-lg rounded-pill portfolio-modal-dismiss" href="#"><i class="fa fa-close"></i> Close Project</a>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 4 -->
<div class="portfolio-modal mfp-hide" id="portfolio-modal-4">
<div class="portfolio-modal-dialog bg-white">
<a class="close-button d-none d-md-block portfolio-modal-dismiss" href="#"><i class="fa fa-3x fa-times"></i></a>
<div class="container text-center">
<div class="row">
<div class="col-lg-8 mx-auto">
<h2 class="text-secondary text-uppercase mb-0">SummarAIze - AI for YouTube Comment Analytics</h2>
<hr class="star-dark mb-5">
<img alt="" class="img-fluid mb-5" src="img/portfolio/summaraize.png">
<p class="mb-5"><strong>Technologies:</strong>Bootstrap, D3.js, IBM Watson, nltk, Python Flask, YouTube API</p>
<p class="mb-5">This Full Stack project was created during the course COMM493 - Analytic and Artificial Intelligence for Business. Its primary goal is to use sentiment analysis and natural language processing in order to offer YouTube creators an efficient and accurate comment summarization tool. See the code on <a href="https://github.com/cam-perry/summarAIze">GitHub</a> or a <a href="https://www.youtube.com/watch?v=ntegG6-zwoA&feature=youtu.be">video demo</a>.</p>
<a class="btn btn-primary btn-lg rounded-pill portfolio-modal-dismiss" href="#"><i class="fa fa-close"></i> Close Project</a>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 5 -->
<div class="portfolio-modal mfp-hide" id="portfolio-modal-5">
<div class="portfolio-modal-dialog bg-white">
<a class="close-button d-none d-md-block portfolio-modal-dismiss" href="#"><i class="fa fa-3x fa-times"></i></a>
<div class="container text-center">
<div class="row">
<div class="col-lg-8 mx-auto">
<h2 class="text-secondary text-uppercase mb-0">SiMMPlify</h2>
<hr class="star-dark mb-5">
<img alt="" class="img-fluid mb-5" src="img/portfolio/simpplify.png">
<p class="mb-5"><strong>Technologies:</strong>Bootstrap, cheerio, Google Maps API, node.js, nodemailer, Represent Civic Information API</p>
<p class="mb-5">SiMPPlify won 3rd place overall at Hack The 6ix 2018. Its goal is to lower the barrier to political participation by collecting and making sense of parliamentary data and opinions in one place and simplifying the process of petitioning one's Member of Provincial Parliament. See more details on <a href="https://devpost.com/software/simpplify">DevPost</a> and the code on <a href="https://github.com/LaxOn/siMPPlify">GitHub</a>.</p>
<a class="btn btn-primary btn-lg rounded-pill portfolio-modal-dismiss" href="#"><i class="fa fa-close"></i> Close Project</a>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 6 -->
<div class="portfolio-modal mfp-hide" id="portfolio-modal-6">
<div class="portfolio-modal-dialog bg-white">
<a class="close-button d-none d-md-block portfolio-modal-dismiss" href="#"><i class="fa fa-3x fa-times"></i></a>
<div class="container text-center">
<div class="row">
<div class="col-lg-8 mx-auto">
<h2 class="text-secondary text-uppercase mb-0">Snake Game</h2>
<hr class="star-dark mb-5">
<img alt="" class="img-fluid mb-5" src="img/portfolio/snakeGame.png">
<p class="mb-5"><strong>Technologies:</strong>JavaScript, p5.js</p>
<p class="mb-5">A cute Snake game I built for fun. <a href="https://katieyang.github.io/snakeGame.html">Play here.</a></p>
<a class="btn btn-primary btn-lg rounded-pill portfolio-modal-dismiss" href="#"><i class="fa fa-close"></i> Close Project</a>
</div>
</div>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js">
</script>
<script src="vendor/jquery/jquery.min.js">
</script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js">
</script>
<script src="vendor/jquery-easing/jquery.easing.min.js">
</script>
<script src="vendor/magnific-popup/jquery.magnific-popup.min.js">
</script>
<script src="js/jqBootstrapValidation.js">
</script>
<script src="js/contact_me.js">
</script>
<script src="js/freelancer.js">
</script>
</body>
</html>