-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
466 lines (431 loc) · 25.9 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
<!DOCTYPE HTML>
<html>
<head>
<title>Haydel Collins</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<div class="logo">
<font size ="5"><u>JHC</u> </font>
<!--<span class="icon fa-gem"></span>-->
</div>
<div class="content">
<div class="inner">
<h1>Work Portfolio for Haydel Collins</h1>
<p>Engineering Research, Modeling Fluid Mechanics</p>
</div>
</div>
<nav>
<ul>
<li><a href="#about">About</a></li>
<li><a href="#work">Work</a></li>
<li><a href="#publications">Publications</a></li>
<li><a href="#contact">Contact</a></li>
<!--<li><a href="#resume">Resume</a></li>-->
<li><a href="images/documents/Haydel_Collins_CV_2024.pdf">Resume</a></li>
<!--<li><a href="#elements">Elements</a></li>-->
</ul>
</nav>
</header>
<!-- Main -->
<div id="main">
<!-- About -->
<article id="about">
<h2 class="major">About Me</h2>
<img src="images/headshot.jpg" width="40%" ALIGN="left" style="margin: 0px 20px 0px 0px">
<p align="justify" style="margin: 0px 0px 3% 0px; font-size:19px;" >I am currently a PhD Student at Duke University studying Computational Mechanics. Previously, I was an Engineer for the U.S. Army Corps of Engineers specializing in CFD modeling. I earned a Bachelor's and Master's of science from the LSU Department of Civil and Environmental Engineering. My experience with CFD simulation has fostered further interest in numerical & computational methods, programming & development, and application of high performance computing. My aim is to acquire more knowledge about cutting edge research and to develop methods that can be applied to improve the field of fluid and solid mechanics.</p>
<h4 align="center" style="margin: 0px 0px 5% 0px">Take a look at my <a href="#work">recent work</a>.</h4>
<h3>Skills:</h3>
<div class="icon-wrapper" style="display:inline-block; width:10%" align="center">
<img class="icon" src="https://upload.wikimedia.org/wikipedia/commons/c/c3/Python-logo-notext.svg"/>
<p style="font-size:18px">Python</p>
</div>
<div class="icon-wrapper" style="display:inline-block; width:10%" align="center">
<img class="icon" src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png"/>
<p style="font-size:18px">Github</p>
</div>
<div class="icon-wrapper" style="display:inline-block; width:10%" align="center">
<img class="icon" src="https://upload.wikimedia.org/wikipedia/commons/2/21/Matlab_Logo.png"/>
<p style="font-size:18px">Matlab</p>
</div>
<div class="icon-wrapper" style="display:inline-block; width:10%" align="center">
<img class="icon" src="https://www.uprm.edu/inci/wp-content/uploads/sites/158/2019/09/ERDC_ITL_Symbol.png"/>
<p style="font-size:18px; display:inline-block" align="center">HPC</p>
</div>
<div class="icon-wrapper" style="display:inline-block; width:10%" align="center">
<img class="icon" src="https://www.w3.org/html/logo/downloads/HTML5_Badge_512.png"/>
<p style="font-size:18px">HTML</p>
</div>
<div class="icon-wrapper" style="display:inline-block; width:10%" align="center">
<img class="icon" src="https://oss.deltares.nl/image/image_gallery?uuid=13baea0c-1a8c-44c4-b4fa-89c7d4d68f3c&groupId=183920&t=1352473709104"/>
<p style="font-size:18px">Delft3D</p>
</div>
<div class="icon-wrapper" style="display:inline-block; width:10%" align="center">
<img class="icon" src="https://www.hec.usace.army.mil/images/usace-logo-color.svg"/>
<p style="font-size:18px;white-space:nowrap;hyphens:none;word-break:keep-all;padding=1px">HECRAS</p>
</div>
<div class="icon-wrapper" style="display:inline-block; width:10%" align="center">
<img class="icon" src="https://www.pngkit.com/png/full/143-1435691_arcgis-server-esri-logo.png"/>
<p style="font-size:18px">ArcGIS</p>
</div>
<div class="icon-wrapper" style="display:inline-block; width:10%" align="center" >
<img class="icon" src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/35/Tux.svg/299px-Tux.svg.png" align="justify"/>
<p style="font-size:18px">Linux</p>
</div></br>
<p style="margin: 0px 0px 2.5% 0px"> </p>
<h3 style="margin: 0px 0px 2.5% 0px">Personal:</h3>
<div class="image main" style="margin:1%;"><img src="images/hiking.png" alt=""/></div>
<p align="center" style="font-size:18px">In my free time, I enjoy traveling and exploring the outdoors with my wife and our two pups.</P>
</article>
<!-- Work -->
<article id="work">
<h2 class="major">Work</h2>
<p align="justify"> Much of my recent work has revolved around application and development of the <a href="https://proteustoolkit.org/">Proteus Toolkit</a> in the context of multiphase flow simulations. In addition to R&D, I've had the opportunity to lead and provide support for Civil Engineering projects in the New Orleans area.</p>
<h3>PROTEUS:</h3>
Proteus is an open-source numerical modeling software developed by the Coastal Hydraulics Laboratory in collaboration with other labs and academic partners. Please take a look at this training repository I helped create, complete with interactive, python-based jupyter notebooks: <a href="https://mybinder.org/v2/gh/erdc/proteus_tutorial/master?filepath=index.ipynb"><img src="https://mybinder.org/badge_logo.svg"></a></br>
</br> <h3>Fluid-Structure Interaction</h3>
<h4>Modular Floating Body with mooring line</h4>
<!--<div class="vid-border"><video src="images/mp4/inls.mp4" controls loop type="video/mp4" width="100%" /></div></br>-->
<div class="vid-border"><video src="images/mp4/inls1.mp4#t=0.01" controls loop type="video/mp4" width="100%" preload="metadata"/></div></br>
<p style="font-size:18px" align="justify">3D FSI simulations of moored rigid bodies in various sea-states. This employs an Arbitrary Eulerian-Lagrangian (ALE) scheme for the dynamic meshing.</p>
<h4>Oliviera Overtopping Validation</h4>
<div class="vid-border"><video src="images/mp4/oliveira_overtopping1.mp4#t=0.01" controls loop type="video/mp4" width="100%" preload="metadata"/></div></br>
<p style="font-size:18px" align="justify">A 2D numerical wave tank with prescribed mesh deformation in the form of a wave paddle, accomplished via ALE</p>
<h3>Overtopping</h3>
<h4>Comparative Overtopping of Levee Cross Sections</h4>
<div class="vid-border"><video src="images/mp4/levee1.mp4#t=0.01" controls loop type="video/mp4" width="100%" preload="metadata"/></div></br>
<p style="font-size:18px" align="justify"> A comparison of efficiencies between various levee cross sections (monochromatic waves). Base (top-left), recurve wall (top-right), simple raise (bottom-left), flat wall (bottom-left).<p>
<h4>Comparative Overtopping of Floodwall Cross Sections</h4>
<div class="vid-border"><video src="images/mp4/fw1.mp4#t=0.01" controls loop type="video/mp4" width="100%" preload="metadata"/></div></br>
<p style="font-size:18px" align="justify"> A comparison of efficiencies between two flood wall cross sections (monochromatic waves). Bull nose (top), Base (bottom).<p>
<h4>3D overtopping of non-primitive geometry</h4>
<div class="vid-border"><video src="images/mp4/sector_gate1.mp4#t=0.01" controls loop type="video/mp4" width="100%" preload="metadata"/></div></br>
<p style="font-size:18px" align="justify"> Overtopping for a non-primitive geometry, the computational domain was built from a STL of an idealized sector gate.<p>
<h3>Miscellaneous</h3>
<h4>Steady State Flow through Drainage Structure</h4>
<div class="vid-border"><video src="images/mp4/gate1.mp4#t=0.01" controls loop type="video/mp4" width="100%" preload="metadata"/></div></br>
<p style="font-size:18px" align="justify"> Flow through a drainage structure based on a design used in the West Shore Lake Pontchartrain flood protection study.
<h4>2D Comparison of Buckling Flow</h4>
<div class="vid-border"><video src="images/mp4/bf_2d1.mp4#t=0.01" controls loop type="video/mp4" width="100%" preload="metadata"/></div></br>
<p style="font-size:18px" align="justify"> A comparison between a developmental, monolithic VOF+Level-set method and a non-monolithic method with elliptic redistancing. More info can be found <a href="#publications">here</a>.
<h4>3D Buckling Flow using monolithic conservative level-set</h4>
<div class="vid-border"><video src="images/mp4/mp_3d1.mp4#t=0.01" controls loop type="video/mp4" width="100%" preload="metadata"/></div></br>
<p style="font-size:18px" align="justify"> The monolithic conservative level set method applied to the buckling flow problem in 3D, which results in coiling as opposed to folding (2D).
<h4>Aerodynamic Shape Optimization using Genetic Algorithm</h4>
<div class="vid-border"><video src="images/mp4/gen_algorithm_Cd1.mp4#t=0.01" controls loop type="video/mp4" width="100%" preload="metadata"/></div></br>
<p style="font-size:18px" align="justify"> Simple shape optimization employing a genetic algorithm which minimizes for the drag coefficient.
<h4>3D Discrete Element Simulation</h4>
<div class="vid-border"><video src="images/mp4/bm381.mp4#t=0.01" controls loop type="video/mp4" width="100%" preload="metadata"/></div></br>
<p style="font-size:18px" align="justify"> A multi-particle Discrete Element (DEM) simulation which was part of a code profiling exercise. This code was developed by researchers at Cold Regions Research and Engineering Lab.
<h4>Semi-Submersible Wind Turbine Platform</h4>
<div class="vid-border"><img src="images/maine.gif" alt="" width="100%"/></div></br>
<p style="font-size:18px" align="justify">Assisted in running computationally intensive simulations of 3D moored objects as part of a collaboration with HR Wallingford based in the UK. <u>Design credit goes to Tristan de Lataillade who built the simulation for his disertation</u></p>
</article>
<!-- Publications -->
<article id="publications">
<h2 class="major">Publications</h2>
<span class="image main"><img src="images/erdcu_audience_crop.png" alt="" /></span>
<!--<span class="image main"><img src="images/erdcu_audience_crop_2.png" alt="" /></span>-->
<h3>Papers</h3>
<p style="font-size:18px">Manuel Quezada de Luna, J. Haydel Collins, Christopher E. Kees</br>
<b>An Unstructured Finite Element Model for Incompressible Two‐Phase Flow Based on a Monolithic Conservative Level Set Method</b></br>
International Journal for Numerical Methods in Fluids, 03 February 2020</br>
<a href="https://doi.org/10.1002/fld.4817">https://doi.org/10.1002/fld.4817</a></p>
<p style="font-size:18px">Dimakopoulos, Aggelos; Sklia, Maria; Collins, J. Haydel; Kees, Christopher; de Lataillade, Tristan</br>
<b>Advanced Wave Generation Systems for Numerical Modelling of Coastal Structures. </b></br>
In: Goseberg, Nils; Schlurmann, Torsten (Hg.): Coastal Structures 2019. Karlsruhe: Bundesanstalt für Wasserbau. S. 712-722.</br>
<a href="https://doi.org/10.18451/978-3-939230-64-9_071">https://doi.org/10.18451/978-3-939230-64-9_071.</a></p>
<h3>Theses</h3>
<p style="font-size:18px">Haydel Collins </br><b>Method for Quantifying Floating Marsh Strength and Interaction with Hydrodynamics.</b></br> LSU Master's Theses. 4615. 2017 <a href="https://digitalcommons.lsu.edu/gradschool_theses/4615">https://digitalcommons.lsu.edu/gradschool_theses/4615</a></p>
<h3>Talks</h3>
<p style="font-size:18px"><i>Using Computational Fluid Dynamics in Overtopping Analysis </i></br>July 2020, USACE Coastal Working Group Seminar, New Orleans District, LA, USA</p>
<p style="font-size:18px"><i>Multiphase Flow Applications using Proteus </i></br>August 2018, CHL Research Forum Seminar, Coast Hydraulics Laboratory, Vicksburg, LA, USA</p>
<p style="font-size:18px"><i>Quantifying Thin Mat Floating Marsh Strength and Interaction with Hydrodynamic Conditions </i></br>June 2016, State of the Coast, New Orleans, LA, USA</p>
<h3>Posters</h3>
<p style="font-size:18px">Haydel Collins, Maria Sklia, Max Agnew, David Fertitta, Aggelos Dimakopoulos, Matt Halso, Chris Kees</br><a href="images/documents/AGU_Ocean_Sciences_2020.pdf"><i>Applying a multi-scale decoupled modeling approach to evaluation of New Orleans flood defenses.</i></a></br>AGU Ocean Sciences 2020, San Diego, CA. February 16-20</p>
<p style="font-size:18px">Christopher E. Kees, Jason H. Collins, Tristan de Lataillade</br>
<a href="images/documents/agu_ibm_2019.pdf"><i>Level Set Methods for Modeling Air-Water-Grain Interactions at the Microscale</i></a></br>AGU Fall Meeting 2019, San Francisco, CA. December 09-13</p>
<p style="font-size:18px">Jason Haydel Collins, Charles Sasser, Clint S Willson</br><i>Quantifying Thin Mat Floating Marsh Strength and Interaction with Hydrodynamic Conditions</i></br>AGU Fall Meeting 2016, San Francisco, CA. December 16</p>
<p style="font-size:18px">Jason Haydel Collins, Charles Sasser, Clint S Willson</br><i>Quantifying Thin Mat Floating Marsh Strength and Interaction with Hydrodynamic Conditions</i></br>LSU Graduate Research Conference, Louisiana State University, Baton Rouge, LA. February 2016</p>
<h3>reports</h3>
<p style="font-size:18px"><a href="https://www.mvn.usace.army.mil/Portals/56/Appendix%20C%20Hydarualics.pdf"> South Central Coastal Louisiana Study; Hydraulics, Hydrology, & Climate Preparedness and Resilience. November 2019</a></p>
</article>
<!-- Contact -->
<article id="contact">
<h2 class="major">Contact</h2>
<form method="post" action="https://formspree.io/[email protected]">
<div class="fields">
<div class="field half">
<label for="name">Name</label>
<input type="text" name="name" id="name" />
</div>
<div class="field half">
<label for="email">Email</label>
<input type="text" name="email" id="email" />
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="4"></textarea>
</div>
</div>
<ul class="actions">
<li><input type="submit" value="Send Message" class="primary" /></li>
<li><input type="reset" value="Reset" /></li>
</ul>
</form>
<ul class="icons">
<li><a href="https://www.linkedin.com/in/haydel-c-b09a8b71" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
<li><a href="https://github.com/jhcollins" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
</ul>
</article>
<!-- Elements -->
<article id="elements">
<h2 class="major">Elements</h2>
<section>
<h3 class="major">Text</h3>
<p>This is <b>bold</b> and this is <strong>strong</strong>. This is <i>italic</i> and this is <em>emphasized</em>.
This is <sup>superscript</sup> text and this is <sub>subscript</sub> text.
This is <u>underlined</u> and this is code: <code>for (;;) { ... }</code>. Finally, <a href="#">this is a link</a>.</p>
<hr />
<h2>Heading Level 2</h2>
<h3>Heading Level 3</h3>
<h4>Heading Level 4</h4>
<h5>Heading Level 5</h5>
<h6>Heading Level 6</h6>
<hr />
<h4>Blockquote</h4>
<blockquote>Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.</blockquote>
<h4>Preformatted</h4>
<pre><code>i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';</code></pre>
</section>
<section>
<h3 class="major">Lists</h3>
<h4>Unordered</h4>
<ul>
<li>Dolor pulvinar etiam.</li>
<li>Sagittis adipiscing.</li>
<li>Felis enim feugiat.</li>
</ul>
<h4>Alternate</h4>
<ul class="alt">
<li>Dolor pulvinar etiam.</li>
<li>Sagittis adipiscing.</li>
<li>Felis enim feugiat.</li>
</ul>
<h4>Ordered</h4>
<ol>
<li>Dolor pulvinar etiam.</li>
<li>Etiam vel felis viverra.</li>
<li>Felis enim feugiat.</li>
<li>Dolor pulvinar etiam.</li>
<li>Etiam vel felis lorem.</li>
<li>Felis enim et feugiat.</li>
</ol>
<h4>Icons</h4>
<ul class="icons">
<li><a href="#" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands fa-github"><span class="label">Github</span></a></li>
</ul>
<h4>Actions</h4>
<ul class="actions">
<li><a href="#" class="button primary">Default</a></li>
<li><a href="#" class="button">Default</a></li>
</ul>
<ul class="actions stacked">
<li><a href="#" class="button primary">Default</a></li>
<li><a href="#" class="button">Default</a></li>
</ul>
</section>
<section>
<h3 class="major">Table</h3>
<h4>Default</h4>
<div class="table-wrapper">
<table>
<thead>
<tr>
<th>Name</th>
<th>Description</th>
<th>Price</th>
</tr>
</thead>
<tbody>
<tr>
<td>Item One</td>
<td>Ante turpis integer aliquet porttitor.</td>
<td>29.99</td>
</tr>
<tr>
<td>Item Two</td>
<td>Vis ac commodo adipiscing arcu aliquet.</td>
<td>19.99</td>
</tr>
<tr>
<td>Item Three</td>
<td> Morbi faucibus arcu accumsan lorem.</td>
<td>29.99</td>
</tr>
<tr>
<td>Item Four</td>
<td>Vitae integer tempus condimentum.</td>
<td>19.99</td>
</tr>
<tr>
<td>Item Five</td>
<td>Ante turpis integer aliquet porttitor.</td>
<td>29.99</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2"></td>
<td>100.00</td>
</tr>
</tfoot>
</table>
</div>
<h4>Alternate</h4>
<div class="table-wrapper">
<table class="alt">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
<th>Price</th>
</tr>
</thead>
<tbody>
<tr>
<td>Item One</td>
<td>Ante turpis integer aliquet porttitor.</td>
<td>29.99</td>
</tr>
<tr>
<td>Item Two</td>
<td>Vis ac commodo adipiscing arcu aliquet.</td>
<td>19.99</td>
</tr>
<tr>
<td>Item Three</td>
<td> Morbi faucibus arcu accumsan lorem.</td>
<td>29.99</td>
</tr>
<tr>
<td>Item Four</td>
<td>Vitae integer tempus condimentum.</td>
<td>19.99</td>
</tr>
<tr>
<td>Item Five</td>
<td>Ante turpis integer aliquet porttitor.</td>
<td>29.99</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2"></td>
<td>100.00</td>
</tr>
</tfoot>
</table>
</div>
</section>
<section>
<h3 class="major">Buttons</h3>
<ul class="actions">
<li><a href="#" class="button primary">Primary</a></li>
<li><a href="#" class="button">Default</a></li>
</ul>
<ul class="actions">
<li><a href="#" class="button">Default</a></li>
<li><a href="#" class="button small">Small</a></li>
</ul>
<ul class="actions">
<li><a href="#" class="button primary icon solid fa-download">Icon</a></li>
<li><a href="#" class="button icon solid fa-download">Icon</a></li>
</ul>
<ul class="actions">
<li><span class="button primary disabled">Disabled</span></li>
<li><span class="button disabled">Disabled</span></li>
</ul>
</section>
<section>
<h3 class="major">Form</h3>
<form method="post" action="#">
<div class="fields">
<div class="field half">
<label for="demo-name">Name</label>
<input type="text" name="demo-name" id="demo-name" value="" placeholder="Jane Doe" />
</div>
<div class="field half">
<label for="demo-email">Email</label>
<input type="email" name="demo-email" id="demo-email" value="" placeholder="[email protected]" />
</div>
<div class="field">
<label for="demo-category">Category</label>
<select name="demo-category" id="demo-category">
<option value="">-</option>
<option value="1">Manufacturing</option>
<option value="1">Shipping</option>
<option value="1">Administration</option>
<option value="1">Human Resources</option>
</select>
</div>
<div class="field half">
<input type="radio" id="demo-priority-low" name="demo-priority" checked>
<label for="demo-priority-low">Low</label>
</div>
<div class="field half">
<input type="radio" id="demo-priority-high" name="demo-priority">
<label for="demo-priority-high">High</label>
</div>
<div class="field half">
<input type="checkbox" id="demo-copy" name="demo-copy">
<label for="demo-copy">Email me a copy</label>
</div>
<div class="field half">
<input type="checkbox" id="demo-human" name="demo-human" checked>
<label for="demo-human">Not a robot</label>
</div>
<div class="field">
<label for="demo-message">Message</label>
<textarea name="demo-message" id="demo-message" placeholder="Enter your message" rows="6"></textarea>
</div>
</div>
<ul class="actions">
<li><input type="submit" value="Send Message" class="primary" /></li>
<li><input type="reset" value="Reset" /></li>
</ul>
</form>
</section>
</article>
</div>
<!-- Footer -->
<footer id="footer">
<p> Checkout my <a href="https://github.com/jhcollins">github</a>.</p>
</footer>
</div>
<!-- BG -->
<div id="bg"></div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>