-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
494 lines (435 loc) · 23.4 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
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Garrit Strenge</title>
<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="/css/bootstrap.min.css" type="text/css">
<!-- Custom Fonts -->
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/font-awesome/css/font-awesome.min.css" type="text/css">
<!-- Plugin CSS -->
<link rel="stylesheet" href="/css/animate.min.css" type="text/css">
<!-- Custom CSS -->
<link rel="stylesheet" href="/css/main.css" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top">
<nav id="mainNav" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<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 page-scroll" href="#page-top">Garrit Strenge</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a class="page-scroll" href="#about">About</a>
</li>
<li>
<a class="page-scroll" href="#portfolio">Portfolio</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<header>
<div class="header-content">
<div class="header-content-inner">
<h1>Garrit Strenge</h1>
<hr>
<p>Portfolio of Projects, Work Experience, and Research</p>
<a href="#about" class="btn btn-primary btn-xl page-scroll">About Me</a>
</div>
</div>
</header>
<section class="bg-primary" id="about">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">About Me</h2>
<hr class="light">
<p class="text-faded">Passionate Computer Science and Engineering student with a demonstrated history of working in higher-education research
aspiring to make a better future for the world. Skilled in Python development with a focus on computer vision,
Full-Stack web development, and common engineering software including but not limited to Unity 3D, ROS, and Git.
Always looking to lead the way, learn from others, and take on any challenge!</p>
<a href="#portfolio" class="btn btn-default btn-xl page-scroll">View Projects</a>
</div>
</div>
</div>
</section>
<!--<section id="services">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">At Your Service</h2>
<hr class="primary">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-diamond wow bounceIn text-primary"></i>
<h3>Sturdy Templates</h3>
<p class="text-muted">Our templates are updated regularly so they don't break.</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-paper-plane wow bounceIn text-primary" data-wow-delay=".1s"></i>
<h3>Ready to Ship</h3>
<p class="text-muted">You can use this theme as is, or you can make changes!</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-newspaper-o wow bounceIn text-primary" data-wow-delay=".2s"></i>
<h3>Up to Date</h3>
<p class="text-muted">We update dependencies to keep things fresh.</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-heart wow bounceIn text-primary" data-wow-delay=".3s"></i>
<h3>Made with Love</h3>
<p class="text-muted">You have to make your websites with love these days!</p>
</div>
</div>
</div>
</div>
</section>
-->
<section class="no-padding" id="portfolio">
<div class="container-fluid">
<div class="row no-gutter">
<div class="col-lg-4 col-sm-6">
<a href="projects/Human-Robot-Handover" class="portfolio-box">
<img src="/img/portfolio/Human-Robot-Handover.gif" class="img-responsive" alt="Human Robot Handover" onerror="this.src='img/portfolio/TBD.png'">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Human Robot Handover
</div>
<div class="project-name">
Full stack development and robotic systems engineering supporting a NSF funded project to interact with robots
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="projects/Rover-Team-Lead" class="portfolio-box">
<img src="/img/portfolio/Rover-Team-Lead.gif" class="img-responsive" alt="Rover Team Lead" onerror="this.src='img/portfolio/TBD.png'">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Rover Team Lead
</div>
<div class="project-name">
Led team of 25 engineers in developing a full-scale Mars Rover, with a 6 DoF robotic manipulator, autonomous navigation capabilities, long range communications, realtime camera streaming, and much more
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="projects/Car-Detection-Christmas-Lights" class="portfolio-box">
<img src="/img/portfolio/Car-Detection-Christmas-Lights.gif" class="img-responsive" alt="Car Detection Christmas Lights" onerror="this.src='img/portfolio/TBD.png'">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Car Detection Christmas Lights
</div>
<div class="project-name">
Light-based headlight detection setup to trigger a custom controlled Christmas light show with 16 unique triggerable lights
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="projects/Digital-Trail-Making-Test" class="portfolio-box">
<img src="/img/portfolio/Digital-Trail-Making-Test.gif" class="img-responsive" alt="Digital Trail Making Test" onerror="this.src='img/portfolio/TBD.png'">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Digital Trail Making Test
</div>
<div class="project-name">
Digitized version of the common neuropsychological test, typically done on paper, to allow for widespread data collection
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="projects/Temporal-Object-Tracking" class="portfolio-box">
<img src="/img/portfolio/Temporal-Object-Tracking.gif" class="img-responsive" alt="Temporal Object Tracking" onerror="this.src='img/portfolio/TBD.png'">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Temporal Object Tracking
</div>
<div class="project-name">
Python OpenCV-based spherical object tracker that can keep track of individual objects even when they drop out of view.
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="projects/Smart-Bike-Lock" class="portfolio-box">
<img src="/img/portfolio/Smart-Bike-Lock.png" class="img-responsive" alt="Smart Bike Lock" onerror="this.src='img/portfolio/TBD.png'">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Smart Bike Lock
</div>
<div class="project-name">
Discreet Bike Lock Prototype with Motion Detection, Cut Alarm, and Preventative Alarms
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="projects/Hand-Pose-Estimation" class="portfolio-box">
<img src="/img/portfolio/Hand-Pose-Estimation.gif" class="img-responsive" alt="Hand Pose Estimation" onerror="this.src='img/portfolio/TBD.png'">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Hand Pose Estimation
</div>
<div class="project-name">
Machine-Learning-based Hand-Pose Estimation trained on MobileNet
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="projects/Autonomous-Navigation" class="portfolio-box">
<img src="/img/portfolio/Autonomous-Navigation.gif" class="img-responsive" alt="Autonomous Navigation" onerror="this.src='img/portfolio/TBD.png'">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Autonomous Navigation
</div>
<div class="project-name">
University Rover Team's Rover Driving Autonomously through gates marked with AR Tags
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="projects/Obstacle-Avoiding-Light-Seeking-Robot" class="portfolio-box">
<img src="/img/portfolio/Obstacle-Avoiding-Light-Seeking-Robot.gif" class="img-responsive" alt="Obstacle Avoiding Light Seeking Robot" onerror="this.src='img/portfolio/TBD.png'">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Obstacle Avoiding Light Seeking Robot
</div>
<div class="project-name">
Ultrasonic-based robot able to navigate mazes and go towards a light radiation source
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="projects/Model-Rocket" class="portfolio-box">
<img src="/img/portfolio/Model-Rocket.gif" class="img-responsive" alt="Model Rocket" onerror="this.src='img/portfolio/TBD.png'">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Model Rocket
</div>
<div class="project-name">
Designed Rocket from scratch, Simulated components, and launched on a team of 3 people through AeroNU
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="projects/Earthquake-Forecasting" class="portfolio-box">
<img src="/img/portfolio/Earthquake-Forecasting.gif" class="img-responsive" alt="Earthquake Forcasting" onerror="this.src='img/portfolio/TBD.png'">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Earthquake Forcasting
</div>
<div class="project-name">
Programmer on college team developing a containerized, redundant, and scalable system to input, store, interpret, and act on real time data in order to predict/forecast earthquakes
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="projects/Bandsaw-Safety-Device" class="portfolio-box">
<img src="/img/portfolio/Bandsaw-Safety-Device.gif" class="img-responsive" alt="Bandsaw Safety Device" onerror="this.src='img/portfolio/TBD.png'">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Bandsaw Safety Device
</div>
<div class="project-name">
Implements previously developed Hand Trajectory Prediction to drop guard in front of blade if a hand is predicted to collide with the blade
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="projects/Virtual-And-Augmented-Reality-Simulations" class="portfolio-box">
<img src="/img/portfolio/Virtual-And-Augmented-Reality-Simulations.gif" class="img-responsive" alt="Virtual And Augmented Reality Simulations" onerror="this.src='img/portfolio/TBD.png'">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Virtual And Augmented Reality Simulations
</div>
<div class="project-name">
Unity 3D Game Engine with HTC Vive and ZED Camera for Virtual Reality and Augmented Reality Simulations
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="projects/Astrophotography" class="portfolio-box">
<img src="/img/portfolio/Astrophotography.gif" class="img-responsive" alt="Astrophotography" onerror="this.src='img/portfolio/TBD.png'">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Astrophotography
</div>
<div class="project-name">
Photographing Deep Sky Objects (DSOs) with a 5" reflector telescope and Nikon D5000 camera
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="projects/Hand-Trajectory-Prediction" class="portfolio-box">
<img src="/img/portfolio/Hand-Trajectory-Prediction.gif" class="img-responsive" alt="Hand Trajectory Prediction" onerror="this.src='img/portfolio/TBD.png'">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Hand Trajectory Prediction
</div>
<div class="project-name">
Image-Processing-based hand tracking combined with physics-based trajectory prediction
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="projects/Piano-Medley" class="portfolio-box">
<img src="/img/portfolio/Piano-Medley.gif" class="img-responsive" alt="Piano Medley" onerror="this.src='img/portfolio/TBD.png'">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Piano Medley
</div>
<div class="project-name">
Short Video Medley of a few iconic film scores
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="projects/3D-Game-Development" class="portfolio-box">
<img src="/img/portfolio/3D-Game-Development.gif" class="img-responsive" alt="3D Game Development" onerror="this.src='img/portfolio/TBD.png'">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
3D Game Development
</div>
<div class="project-name">
First Person Star Wars Themed Racing Game, 3D luner lander remake, and more
</div>
</div>
</div>
</a>
</div>
</div>
</div>
</section>
<!-- <aside class="bg-dark">
<div class="container text-center">
<div class="call-to-action">
<h2>Free Download at Start Bootstrap!</h2>
<a href="#" class="btn btn-default btn-xl wow tada">Download Now!</a>
</div>
</div>
</aside>
-->
<section id="contact">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">Let's Get In Touch!</h2>
<hr class="primary">
<p>I am always looking to take on a new challenge. Message me on LinkedIn or send me an email below and let's get started!</p>
</div>
<div class="col-lg-2 col-lg-offset-2 text-center">
<a href="https://www.linkedin.com/in/garrit-strenge">
<i class="fa fa-linkedin fa-3x wow bounceIn" data-wow-delay=".1s"></i>
<p>garrit strenge</p>
</a>
</div>
<div class="col-lg-2 col-lg-offset-1 text-center">
<a href="mailto:[email protected]">
<i class="fa fa-envelope-o fa-3x wow bounceIn" data-wow-delay=".1s"></i>
<p>[email protected]</p>
</a>
</div>
<div class="col-lg-2 col-lg-offset-1 text-center">
<a href="https://github.com/gstrenge">
<i class="fa fa-github fa-3x wow bounceIn" data-wow-delay=".1s"></i>
<p>gstrenge</p>
</a>
</div>
</div>
</section>
<!-- jQuery -->
<script src="/js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="/js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="/js/jquery.easing.min.js"></script>
<script src="/js/jquery.fittext.js"></script>
<script src="/js/wow.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="/js/creative.js"></script>
</body>
</html>