-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
465 lines (403 loc) · 18.8 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
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
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
<!doctype html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-124609671-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-124609671-1');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">
<meta name="description" content="Sarah's website ">
<meta name="author" content="Sarah Bednar">
<!--Favicon -->
<link rel="shortcut icon" href="https://sariebeary.github.io/favicon.ico" type="image/x-icon">
<link rel="icon" href="https://sariebeary.github.io/favicon.ico" type="image/x-icon">
<title>sariebeary | Sarah Bednar</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom Google Web Font -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Arvo:400,700' rel='stylesheet' type='text/css'>
<!-- Custom Google Icons -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!-- Font Awesome Icons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css">
<!-- Custom CSS-->
<link href="css/general.css" rel="stylesheet">
<!-- Owl-Carousel -->
<link href="css/custom.css" rel="stylesheet">
<link href="css/owl.carousel.css" rel="stylesheet">
<link href="css/owl.theme.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<!-- Magnific Popup core CSS file -->
<link rel="stylesheet" href="css/magnific-popup.css">
<script src="js/modernizr-2.8.3.min.js"></script> <!-- Modernizr /-->
</head>
<body id="home">
<!-- Preloader -->
<div id="preloader">
<div id="status"></div>
</div>
<!-- FullScreen -->
<div class="intro-header">
<div class="col-xs-12 text-center abcen1">
<h1 class="h1_home wow fadeIn" data-wow-delay="0.4s">Sarah Bednar</h1>
<h3 class="h3_home wow fadeIn" data-wow-delay="0.6s">Computer Engineer - Programmer - Book-Enthusiast - Dreamer</h3>
<ul class="list-inline intro-social-buttons">
<li><a href="https://www.linkedin.com/in/sariebeary" target="_blank" class="fa fa-linkedin-square fa-spin fa-2x" data-wow-delay="0.8s" id="linkedin" ></a>
</li>
<li><a href="https://github.com/sariebeary" target="_blank" class="fa fa-github fa-spin fa-2x" data-wow-delay="1.2s" id="github"></a>
</li>
<li><a href="https://twitter.com/sariebeary" target="_blank" class="fa fa-twitter fa-spin fa-2x" data-wow-delay="1.6s" id="twitter" ></a>
</li>
<li><a href="https://sariebeary.github.io/SarahBednar_Resume.pdf" target="_blank"><i class="fa fa-file-text-o fa-spin fa-2x" data-wow-delay="1.8s" id="resume"></i></a>
</li>
<li><a href="mailto:sarahbednar@pitt.edu"><i class="fa fa-envelope-o fa-spin fa-2x" data-wow-delay="2.0s" id="email"></i></a>
</li>
</ul>
</div>
<!-- /.container -->
<div class="col-xs-12 text-center abcen wow fadeIn">
<div class="button_down ">
<a class="imgcircle wow bounceInUp" data-wow-duration="1.5s" href="#portfolio"> <img class="img_scroll" src="img/icon/circle.png" alt=""> </a>
</div>
</div>
</div>
<!-- NavBar-->
<nav class="navbar-default" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#home">Sarah Bednar</a>
</div>
<div class="collapse navbar-collapse navbar-right navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li class="menuItem"><a href="#portfolio">Portfolio</a></li>
<li class="menuItem"><a href="#goals">Goals</a></li>
<li class="menuItem"><a href="#working">Working on now</a></li>
<li class="menuItem"><a href="#aboutme">About me</a></li>
</ul>
</div>
</div>
</nav>
<!-- Portfolio -->
<div id="portfolio" class="content-section-b" style="border-top: 0">
<div class="container">
<div class="col-md-6 col-md-offset-3 text-center wrap_title">
<h2>Portfolio</h2>
<p class="lead" style="margin-top:0">Past projects from Hackathons and Class. Click to see more :)</p>
</div>
<div class="row">
<div class="col-sm-4 wow fadeInDown text-center">
<a href="https://sariebeary.github.io/group36_Final.pdf" target="_blank">
<img class="rotate" width=50% src="img/portfolio/factory.svg" alt="Generic placeholder image">
<h3> Mr. Roboto: The Infrared Finder</h3>
</a>
<p class="lead">A robot that autonomously drives and stops at an infrared ball. This is one of my first engineering projects I did at Rose-Hulman's Operation Catapult that really sparked my interest in computer engineering.
I worked on the programming along with some the electrical work.</p>
<!-- <p><a class="btn btn-embossed btn-primary view" role="button">View Details</a></p> -->
</div><!-- /.col-lg-4 -->
<div class="col-sm-4 wow fadeInDown text-center">
<a href="https://portfolium.com/entry/interactive-periodic-table-of-elements" target="_blank" >
<img class="rotate" width=50% src="img/portfolio/periodic-table.svg" alt="Generic placeholder image">
<h3>Interactive Periodic Table of Elements</h3>
</a>
<p class="lead">For our final capstone project, our group of 7 made an interactive periodic table as installation art for Benedum. Press the element and more information on the element appears on the monitor.</p>
<!-- <p><a class="btn btn-embossed btn-primary view" role="button">View Details</a></p> -->
</div><!-- /.col-lg-4 -->
<div class="col-sm-4 wow fadeInDown text-center">
<a href="https://youtu.be/U-kmQS4f3SQ" target="_blank">
<img class="rotate" width=50% src="img/portfolio/game.svg" alt="Generic placeholder image">
<h3>The Defenders: Promoting Diversity in Gaming</h3>
</a>
<p class="lead"> The Defenders is a children's game that, unlike many other games, doesn't enforce male and female stereotypes. The game takes place in the Cathedral of Learning and there are 42 levels for the 42 floors. At the end, the character must stand up to a bully to win the game. </p>
<!-- <p><a class="btn btn-embossed btn-primary view" role="button">View Details</a></p> -->
</div><!-- /.col-lg-4 -->
</div><!-- /.row -->
<div class="row tworow">
<div class="col-sm-4 wow fadeInDown text-center">
<a href="img/portfolio/owl.gif" target="_blank">
<img class="rotate" width=50% src="img/portfolio/owl.svg" alt="Generic placeholder image">
<h3>Up Owl Night: Paper Automaton </h3>
</a>
<p class="lead">Another fabrication project! I created an owl automaton, whose wings flap and head turns. This is a little twist on paper automata by adding elements that simplify some of the paper elements. I used an owl template and basically came up with the rest on my own. Twas a individual assignment. </p>
<!-- <p><a class="btn btn-embossed btn-primary view" role="button">View Details</a></p> -->
</div><!-- /.col-lg-4 -->
<div class="col-sm-4 wow fadeInDown text-center">
<a href="https://devpost.com/software/popqs" target="_blank">
<img class="rotate" width=50% src="img/portfolio/smartphone.svg" alt="Generic placeholder image">
<h3>PopQs: Reinforced Language Learning</h3>
</a>
<p class="lead">PopQs is an app built for Android that functions as a multiple-choice quiz app, as well as a reminder to study. The reminder function of the app works through a popup window which appears at time intervals specified by the user. This would help language learners, especially targeting busy college students. </p>
<!-- <p><a class="btn btn-embossed btn-primary view" role="button">View Details</a></p> -->
</div><!-- /.col-lg-4 -->
<div class="col-sm-4 wow fadeInDown text-center">
<a href="https://youtu.be/eV8C7Sw8ZXo" target="_blank">
<img class="rotate" width=50% src="img/portfolio/technology.svg" alt="Generic placeholder image">
<h3>Ruby Redbot: The Dancerbot</h3>
</a>
<p class="lead">This is the redbot that I assembled named Ruby Redbot.
I programmed my redbot to sing and dance to Shake it Off by Taylor Swift. Also, I did a collaboration with Ryan Tan so that our robots did a duet dance.
Also, I programmed my robot to travel in a perfect square 1x1m and have a bump start feature to activate the dance/move.
</p>
<!-- <p><a class="btn btn-embossed btn-primary view" role="button">View Details</a></p> -->
</div><!-- /.col-lg-4 -->
</div><!-- /.row -->
</div>
</div>
<!-- App feautre of POPQs -->
<div id="popqs" class="content-section-a">
<div class="container">
<div class="row" >
<div class="col-md-6 col-md-offset-3 text-center wrap_title ">
<h2>PopQs App</h2>
<p class="lead" style="margin-top:0"><a href="https://devpost.com/software/popqs">SteelHacks 2016</a>: 3rd place and Best Language Hack.</p>
</div>
</div>
<div class="row wow bounceInUp" >
<div id="owl-demo" class="owl-carousel">
<div class="item">
<img class="img-responsive img-rounded" src="img/slide/1.jpg" alt="Owl Image">
</div>
<div class="item">
<img class="img-responsive img-rounded" src="img/slide/2.jpg" alt="Owl Image">
</div>
<div class="item">
<img class="img-responsive img-rounded" src="img/slide/3.jpg" alt="Owl Image">
</div>
<div class="item">
<img class="img-responsive img-rounded" src="img/slide/4.jpg" alt="Owl Image">
</div>
<div class="item">
<img class="img-responsive img-rounded" src="img/slide/5.jpg" alt="Owl Image">
</div>
</div>
</div>
</div>
</div>
<!-- pictures of projects -->
<div class="content-section-b">
<div class="container">
<div class="row">
<div class="col-sm-6 wow fadeInLeftBig">
<div id="owl-demo-1" class="owl-carousel">
<a href="img/portfolio/Ruby.PNG" class="image-link">
<div class="item">
<img class="img-responsive img-rounded" src="img/portfolio/Ruby.PNG" alt="">
</div>
</a>
<a href="img/portfolio/periodic.jpg" class="image-link">
<div class="item">
<img class="img-responsive img-rounded" src="img/portfolio/periodic.jpg" alt="">
</div>
</a>
<a href="img/portfolio/roboto.jpg" class="image-link">
<div class="item">
<img class="img-responsive img-rounded" src="img/portfolio/roboto.jpg" alt="">
</div>
</a>
</div>
</div>
<div class="col-sm-6 wow fadeInRightBig" data-animation-delay="200">
<h3 class="section-heading">Project Gallery</h3>
<p class="lead">
More pictures of above projects. </p>
<a class="btn btn-embossed btn-info" href="https://portfolium.com/SarahBednar/portfolio" target="_blank" role="button">Visit Portfolium</a></p>
</div>
</div>
</div>
</div>
<!-- Goals -->
<div id ="goals" class="content-section-a">
<div class="container">
<div class="row">
<div class="col-sm-6 pull-right wow fadeInRightBig">
<img class="img-responsive " width=50% src="img/goals/goal.svg" alt="">
</div>
<div class="col-sm-6 wow fadeInLeftBig" data-animation-delay="200">
<h3 class="section-heading">Goals </h3>
<p class="lead"> "People with goals succeed because they know where they're going." - Earl Nightingale
</p>
<ul class="descp lead2">
<li><i class="fa fa-code" style="font-size:24px"></i>
Machine learning, Cloud computing</li>
<li><a href= "https://www.duolingo.com/sariebeary" target="_blank"> <i class="fa fa-language" style="font-size:24px"></i>
Chinese, French </a></li>
<li> <i class="material-icons"></i>
Marathon(DONE), Side split </li>
<li><a href= "https://www.goodreads.com/user/show/12250377-sarah" target="_blank"> <i class="fa fa-book" style="font-size:24px"></i>
2019 Goodreads Goal: 2 books/ month</a></li>
<li><i class="fa fa-music" aria-hidden="true"></i>
Ukulele
</ul>
</div>
</div>
</div>
</div>
<!-- Working on now? -->
<div id="working" class="content-section-b">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3 text-center wrap_title">
<h2>Working on now</h2>
<!-- <p class="lead" style="margin-top:0">A special thanks to Death.</p>
</div>
<div class="col-sm-6 block wow bounceIn">
<div class="row">
<div class="col-md-4 box-icon rotate">
<i class="fa fa-desktop fa-4x "> </i>
</div>
<div class="col-md-8 box-ct">
<h3> Bootstrap </h3>
<p> Lorem ipsum dolor sit ametconsectetur adipiscing elit. Suspendisse orci quam. </p>
</div>
</div>
</div>
<div class="col-sm-6 block wow bounceIn">
<div class="row">
<div class="col-md-4 box-icon rotate">
<i class="fa fa-picture-o fa-4x "> </i>
</div>
<div class="col-md-8 box-ct">
<h3> Owl-Carousel </h3>
<p> Nullam mo arcu ac molestie scelerisqu vulputate, molestie ligula gravida, tempus ipsum.</p>
</div>
</div>
</div>
</div>
<div class="row tworow">
<div class="col-sm-6 block wow bounceIn">
<div class="row">
<div class="col-md-4 box-icon rotate">
<i class="fa fa-magic fa-4x "> </i>
</div>
<div class="col-md-8 box-ct">
<h3> Codrops </h3>
<p> Lorem ipsum dolor sit ametconsectetur adipiscing elit. Suspendisse orci quam. </p>
</div>
</div>
</div>
<div class="col-sm-6 block wow bounceIn">
<div class="row">
<div class="col-md-4 box-icon rotate">
<i class="fa fa-heart fa-4x "> </i>
</div>
<div class="col-md-8 box-ct">
<h3> Lorem Ipsum</h3>
<p> Nullam mo arcu ac molestie scelerisqu vulputate, molestie ligula gravida, tempus ipsum.</p>
</div>
</div>
-->
<p> 5/5/19 - Completed a FULL Pittsburgh marathon!
<br> 2/24/19 - Completed half marathon goal in Disney
<br> 7/17/18 - Began learning to play the ukulele
<br> 1/8/18 - Semester abroad at the National University of Singapore!
<br> 5/18/17 - Finally studied abroad! Went to Denmark, Sweden, and London.
<br> 2/25/17 - Began training towards my half marathon goal
<br> 10/18/16 - Completed website (for now) and first Autocad project
<br> 10/4/16 - Redid my resume in Latex so tis fancy
<br> 9/27/16 - Started 30 Days of Code in Hackerrank
</p>
</div>
</div>
</div>
</div>
<div class="content-section-c ">
<div class="col-md-6 col-md-offset-3 text-center">
<div class="mockup-content">
<div class="morph-button wow pulse morph-button-inflow morph-button-inflow-1">
<button type="button "></button>
</div>
</div>
</div>
</div>
<!-- About me -->
<div id="aboutme" class="content-section-a">
<div class="container">
<div class="row">
<div class="col-sm-6 pull-right wow fadeInRightBig">
<img class="img-responsive " src="img/ipad.png" alt="">
</div>
<div class="col-sm-6 wow fadeInLeftBig" data-animation-delay="200">
<h3 class="section-heading">Hi. I'm Sarah.</h3>
<li>
<i class="fa fa-map-marker" style="font-size:24px"></i>
Pittsburgh, PA.<br><br>
<i class="material-icons"></i>
24 years old.<br><br>
<i class="fa fa-book" style="font-size:24px"></i>
Computer Engineering.<br><br>
<i class="fa fa-dot-circle-o " style="font-size:24px"></i>
Help advance the future: simpler, sustainable, efficient. <br><br>
<i class="fa fa-thumbs-o-up" style="font-size:24px"></i>
Bubble tea, books, bikes.<br><br>
<i class="glyphicon glyphicon-headphones"></i> Imagine Dragons, Oh Wonder, Marian Hill.
</li>
</div>
</div>
</div>
<!-- /.container -->
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-md-7">
<h3 class="footer-title">Acknowledgements: </h3>
<p>
<a href="https://www.flaticon.com/">FlatIcon</a><br>
<a href="https://www.andreagalanti.it/lab/flatfy/" target="_blank">Flatfy</a>
<br>
Made with <i class="fa fa-heart" style="color:#ed1c24"></i> by <a href="https://sariebeary.github.io/">Sarah</a>
</p>
</div> <!-- /col-xs-7 -->
<div class="col-md-5">
<div class="footer-banner">
<h3 class="footer-title">Links</h3>
<li><a href="https://www.linkedin.com/in/sariebeary" target="_blank"><i class="fa fa-linkedin-square fa-2x"></i></a>
<a href="https://github.com/sariebeary" target="_blank"><i class="fa fa-github fa-2x"></i></a>
<a href="https://twitter.com/sariebeary" target="_blank"><i class="fa fa-twitter fa-2x"></i></a>
<a href="https://sariebeary.github.io/SarahBednar_Resume.pdf" target="_blank"><i class="fa fa-file-text-o fa-2x"></i></a>
<a href="mailto:sarahbednar@pitt.edu"><i class="fa fa-envelope-o fa-2x"></i></a>
</li>
</div>
</div>
</div>
</div>
</footer>
<!-- JavaScript -->
<script src="js/jquery-1.10.2.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/owl.carousel.js"></script>
<script src="js/script.js"></script>
<!-- StikyMenu -->
<script src="js/stickUp.min.js"></script>
<script type="text/javascript">
jQuery(function($) {
$(document).ready( function() {
$('.navbar-default').stickUp();
});
});
</script>
<!-- Smoothscroll -->
<script type="text/javascript" src="js/jquery.corner.js"></script>
<script src="js/wow.min.js"></script>
<script>
new WOW().init();
</script>
<script src="js/classie.js"></script>
<script src="js/uiMorphingButton_inflow.js"></script>
<!-- Magnific Popup core JS file -->
<script src="js/jquery.magnific-popup.js"></script>
</body>
</html>