-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
615 lines (587 loc) · 25.6 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
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Nathan Wine</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="author" content="" />
<!-- Facebook and Twitter integration -->
<meta property="og:title" content=""/>
<meta property="og:image" content=""/>
<meta property="og:url" content=""/>
<meta property="og:site_name" content=""/>
<meta property="og:description" content=""/>
<meta name="twitter:title" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" 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="#" class="js-colorlib-nav-toggle colorlib-nav-toggle" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"><i></i></a>
<aside id="colorlib-aside" role="complementary" class="border js-fullheight">
<div class="text-center">
<div class="author-img" style="background-image: url(images/about.jpg);"></div>
<h1 id="colorlib-logo"><a href="index.html">Nathan Wine</a></h1>
<span class="position"><b>Software Engineer</b><br>based in Long Island, NY</span>
</div>
<nav id="colorlib-main-menu" role="navigation" 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 Me</a></li>
<li><a href="#" data-nav-section="skills">Skills</a></li>
<li><a href="#" data-nav-section="education">Education</a></li>
<li><a href="#" data-nav-section="experience">Experience</a></li>
<li><a href="#" data-nav-section="projects">Projects</a></li>
<li><a href="#" data-nav-section="contact">Contact</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 ©<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="icon-heart" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --> </span> <span>Demo Images: <a href="https://unsplash.com/" target="_blank">Unsplash.com</a></span></small></p>
<ul>
<li><a href="https://twitter.com/FattyAcids2" target="_blank"><i class="icon-twitter2 gray"></i></a></li>
<li><a href="https://github.com/NathanWine" target="_blank"><i class="icon-github gray"></i></a></li>
<li><a href="https://www.linkedin.com/in/nathaniel-wine-5a42ab17b/" target="_blank"><i class="icon-linkedin2 gray"></i></a></li>
</ul>
</div>
</aside>
<div id="colorlib-main">
<section id="colorlib-hero" class="js-fullheight" data-section="home">
<div class="flexslider js-fullheight">
<ul class="slides">
<li style="background-image: url(images/img_bg_1.jpg);">
<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 Nathan.</h1>
<h2>I make computer software.</h2>
<p><a href="./Resume.pdf" target="_blank" class="btn btn-primary btn-learn">Download Resume <i class="icon-download4"></i></a></p>
</div>
</div>
</div>
</div>
</div>
</li>
<li style="background-image: url(images/img_bg_2.jpg);">
<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">
<div class="desc">
<h1 class="white">I am <br>a Software Engineer.</h1>
<h2 class="white">Student.<br>Designer.<br>Collaborator.</h2>
<p class="white"><a href="https://github.com/NathanWine" target="_blank" class="btn btn-primary btn-learn white white-border">View Github <i class="icon-github white"></i></a></p>
</div>
</div>
</div>
</div>
</div>
</li>
</ul>
</div>
</section>
<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>I'm Nathan Wine.</strong></p>
<p>I was born at a very young age in Long Island, NY.
Spent a few brief months in Westchester, NY before living the remainder of my teenage years in Syracuse, NY.
Moved back to Long Island to pursue higher education.</p>
<p>Ever since I was little, I always took an interest in technology and computers.
This of course means that I am obligated to be my family's tech support liaison.
Such a potent combination lead me to pursue a degree in Computer Science once I decided that college was the path I wanted to take - despite having no prior programming experience.
It was one of the best decisions I've ever made.</p>
<p>Besides making software, I am also a computer hardware enthusiast.
I've built and maintained multiple computers, and have no plans to stop soon (VR setup is next!).
I love games of all kinds, whether it be crossword puzzles, board games, or video games.
Team-based games and roguelikes are personal favorites.
I'm also a sports fan - played little league baseball in my youth, now a huge basketball/NBA fan.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="colorlib-services" data-section="skills">
<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">Skills</span>
<h2 class="colorlib-heading">What am I good at?</h2>
</div>
</div>
<div class="row row-pt-md">
<div class="col-md-4 text-center animate-box">
<div class="services color-1">
<span class="icon">
<i class="icon-microphone"></i>
</span>
<div class="desc">
<h3>Public Speaking</h3>
<p>Not afraid to present ideas in front of a crowd - no matter the size.</p>
</div>
</div>
</div>
<div class="col-md-4 text-center animate-box">
<div class="services color-2">
<span class="icon">
<i class="icon-monitor"></i>
</span>
<div class="desc">
<h3>Front-end development</h3>
<p>Familiar with front-end technologies: CSS, React, Redux, and JavaScript.</p>
</div>
</div>
</div>
<div class="col-md-4 text-center animate-box">
<div class="services color-3">
<span class="icon">
<i class="icon-phone3"></i>
</span>
<div class="desc">
<h3>Mobile App Development</h3>
<p>Experienced in making mobile applications for Android.</p>
</div>
</div>
</div>
<div class="col-md-4 text-center animate-box">
<div class="services color-4">
<span class="icon">
<i class="icon-layers2"></i>
</span>
<div class="desc">
<h3>Microsoft Office Suite</h3>
<p>Familiar with the entire Microsoft Office suite (Word, Powerpoint, Excel).</p>
</div>
</div>
</div>
<div class="col-md-4 text-center animate-box">
<div class="services color-5">
<span class="icon">
<i class="icon-head"></i>
</span>
<div class="desc">
<h3>Leadership</h3>
<p>The most important part of being a leader is being part of the team.</p>
</div>
</div>
</div>
<div class="col-md-4 text-center animate-box">
<div class="services color-6">
<span class="icon">
<i class="icon-play4"></i>
</span>
<div class="desc">
<h3>Unity Game Engine</h3>
<p>Savvy in the Unity Game Engine to create video games.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="colorlib-narrow-content">
<div class="row">
<div class="col-md-12 animate-box" data-animate-effect="fadeInLeft">
<h4 style="letter-spacing: 3px">Programming Languages/Technologies:</h4>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="progress-wrap">
<h3>Java</h3>
<div class="progress">
<div class="progress-bar color-1" role="progressbar" aria-valuenow="90"
aria-valuemin="0" aria-valuemax="100" style="width:90%">
<span>90%</span>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="progress-wrap">
<h3>C/C++</h3>
<div class="progress">
<div class="progress-bar color-2" role="progressbar" aria-valuenow="70"
aria-valuemin="0" aria-valuemax="100" style="width:80%">
<span>80%</span>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="progress-wrap">
<h3>Python</h3>
<div class="progress">
<div class="progress-bar color-3" role="progressbar" aria-valuenow="80"
aria-valuemin="0" aria-valuemax="100" style="width:80%">
<span>80%</span>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="progress-wrap">
<h3>OCaml</h3>
<div class="progress">
<div class="progress-bar color-4" role="progressbar" aria-valuenow="65"
aria-valuemin="0" aria-valuemax="100" style="width:65%">
<span>65%</span>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="progress-wrap">
<h3>JavaScript</h3>
<div class="progress">
<div class="progress-bar color-5" role="progressbar" aria-valuenow="70"
aria-valuemin="0" aria-valuemax="100" style="width:90%">
<span>90%</span>
</div>
</div>
</div>
</div>
</div>
</div>
<section class="colorlib-education" data-section="education">
<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">Education</span>
<h2 class="colorlib-heading animate-box">What is my Education?</h2>
</div>
</div>
<div class="row">
<div class="col-md-12 animate-box" data-animate-effect="fadeInLeft">
<div class="fancy-collapse-panel">
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="headingOne">
<h4 class="panel-title">
<a class="collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-controls="collapseOne">Associate of Science in Computer Science - Nassau Community College
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingOne">
<div class="panel-body">
<div class="row">
<div class="col-md-6">
<p><strong>Garden City, NY | Dec 2018 -</strong> Graduated summa cum laude with a 3.97 GPA. Dean’s List Spring 2017 through Fall 2018. </p>
</div>
<div class="col-md-6">
<p>Recipient of the Doug Brown Memorial Scholarship for excellence in academic achievement in mathematics.</p>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="headingTwo">
<h4 class="panel-title">
<a class="collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">Bachelor of Science in Computer Science - Stony Brook University
</a>
</h4>
</div>
<div id="collapseTwo" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingTwo">
<div class="panel-body">
<p><strong>Stony Brook, NY | Expected Summer 2021 -</strong> Currently pursuing a bachelor’s degree in
Computer Science from Stony Brook University. TA for CSE 216: Programming Abstractions, 2019 and
for CSE 316: Fundamentals of Software Development, 2020. Finalist in SBGD’s Game Programming Competition, 2020</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<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">What jobs have I had?</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-3">
<i class="icon-pen2"></i>
</div>
<div class="timeline-label">
<h2>Faculty Teaching Assistant<span> 2019-Present</span></h2>
<p><strong>Nassau Community College, Garden City, NY -</strong> Helped students with <i>any</i> Computer Science, Information Technologies, or Computer Processing course offered at the institution.
Managed day-to-day computer lab operations and supervised student aides.</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">
<i class="icon-pen2"></i>
</div>
<div class="timeline-label">
<h2>Student Aide <span> 2018</span></h2>
<p><strong>Nassau Community College, Garden City, NY -</strong> Managed front desk, student sign in/out, answered questions about lab procedures, and otherwise ensured smooth lab operations.</p>
</div>
</div>
</article>
<article class="timeline-entry animate-box" data-animate-effect="fadeInLeft">
<div class="timeline-entry-inner">
<div class="timeline-icon color-1">
<i class="icon-pen2"></i>
</div>
<div class="timeline-label">
<h2>Grant Technician<span> 2017</span></h2>
<p><strong>Nassau Community College, Garden City, NY -</strong> Worked in tandem with another grant technician and faculty member to create boilerplate for a food bank application.
Researched existing open source software solutions with the goal of integration.</p>
</div>
</div>
</article>
<article class="timeline-entry begin animate-box" data-animate-effect="fadeInBottom">
<div class="timeline-entry-inner">
<div class="timeline-icon color-none">
</div>
</div>
</article>
</div>
</div>
</div>
</div>
</section>
<section class="colorlib-work" data-section="projects">
<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">Projects</span>
<h2 class="colorlib-heading animate-box">What have I done?</h2>
</div>
</div>
<div class="row">
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="project gray-border" style="background-image: url(images/starcrap_logo.png);">
<div class="desc">
<div class="con">
<h3><a href="https://starcrap380.web.app" target="_blank">StarCrap</a></h3>
<p>Video Game</p>
<p>A 2D game built using the Phaser Game engine. StarCrap is a game where you play as an SBU janitor and
fight monsters as you solve the mystery behind their sudden invasion.
Finalist in the SBGD 16th annual game programing competition.</p>
</div>
</div>
</div>
</a>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="project gray-border" style="background-image: url(images/wireframer.png);">
<div class="desc">
<div class="con">
<h3><a href="https://github.com/NathanWine/Wireframer" target="_blank">Wireframer</a></h3>
<p>Website</p>
<p>A Wireframing application for the purpose of creating UI mock-ups. Allows the user to drag and
drop page elements, drag corners to resize, and save work to an online database.
</p>
</div>
</div>
</div>
</a>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="project gray-border" style="background-image: url(images/todo.jpg);">
<div class="desc">
<div class="con">
<h3><a href="https://github.com/NathanWine/todo_hw3" target="_blank">@TodoList Manager</a></h3>
<p>Website</p>
<p>A todo list manager created using JavaScript, React, Redux, and a Firebase database.</p>
</div>
</div>
</div>
</a>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="project gray-border" style="background-image: url(images/memorygame.png);">
<div class="desc">
<div class="con">
<h3><a href="https://github.com/NathanWine/">Memory game</a></h3>
<p>Mobile App</p>
<p>A memory game made for Android capable devices. Allows the user to select between different difficulty levels and tracks their progress throughout each.</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInTop">
<div class="project gray-border" style="background-image: url(images/nest.jpg);">
<div class="desc">
<div class="con">
<h3><a href="https://github.com/AFeas1987/NCC-NEST-Registrations">Nest App</a></h3>
<p>Mobile App</p>
<p>Team-made boilerplate application made for the food bank at Nassau Community College: The Nest. Allows the user to register and donate food through forms.</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInBottom">
<div class="project gray-border" style="background-image: url(images/instructions.jpg);">
<div class="desc">
<div class="con">
<h3><a href="instructions.pdf" target="_blank">User Instructions</a></h3>
<p>Instructions</p>
<p>User instructions written to help students upload files to Blackboard for course assignments.</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="project gray-border" style="background-image: url(images/newsrelease.jpg);">
<div class="desc">
<div class="con">
<h3><a href="newsrelease.pdf" target="_blank">Sample News Release</a></h3>
<p>News Release</p>
<p>A simple news release about the New York Food and Wine Festival</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="project gray-border" style="background-image: url(images/infographic.png);">
<div class="desc">
<div class="con">
<h3><a href="images/infographic.png" target="_blank">Pedestrian Safety Proposal</a></h3>
<p>Proposal/Infographic</p>
<p>Group proposal made to improve pedestrian road safety in the Stony Brook University area.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="colorlib-contact" data-section="contact">
<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">Contact</span>
<h2 class="colorlib-heading">How can I be contacted?</h2>
</div>
</div>
<div class="row">
<div class="col-md-5">
<div class="colorlib-feature colorlib-feature-sm animate-box" data-animate-effect="fadeInLeft">
<div class="colorlib-icon">
<i class="icon-globe-outline"></i>
</div>
<div class="colorlib-text">
<p><a href="mailto:nathaniel.wine@stonybrook.edu">nathaniel.wine@stonybrook.edu</a></p>
</div>
</div>
<div class="colorlib-feature colorlib-feature-sm animate-box" data-animate-effect="fadeInLeft">
<div class="colorlib-icon">
<i class="icon-map"></i>
</div>
<div class="colorlib-text">
<p>West Babylon, New York, 11704</p>
</div>
</div>
<div class="colorlib-feature colorlib-feature-sm animate-box" data-animate-effect="fadeInLeft">
<div class="colorlib-icon">
<i class="icon-phone"></i>
</div>
<div class="colorlib-text">
<p><a href="tel://">+631 525 2169</a></p>
</div>
</div>
</div>
<div class="col-md-7 col-md-push-1">
<div class="row">
<div class="col-md-10 col-md-offset-1 col-md-pull-1 animate-box" data-animate-effect="fadeInRight">
<form action="">
<div class="form-group">
<input type="text" class="form-control" placeholder="Name">
</div>
<div class="form-group">
<input type="text" class="form-control" placeholder="Email">
</div>
<div class="form-group">
<input type="text" class="form-control" placeholder="Subject">
</div>
<div class="form-group">
<textarea name="" id="message" cols="30" rows="7" class="form-control" placeholder="Message"></textarea>
</div>
<div class="form-group">
<input type="submit" class="btn btn-primary btn-send-message" value="Send Message">
</div>
</form>
</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>