-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
320 lines (270 loc) · 14.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>MNSLAC | Spring 2019 Senior Design</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content=""/>
<meta name="keywords" content=""/>
<meta name="author" content="1961C"/>
<!--
//////////////////////////////////////////////////////
FREE TEMPLATE
DESIGNED & DEVELOPED by free-template.co
Website: https://free-template.co
Facebook: https://www.facebook.com/FreeDashTemplate.co
Twitter: https://twitter.com/Free_Templateco
//////////////////////////////////////////////////////
-->
<link rel="shortcut icon" href="logo.png">
<link href="https://fonts.googleapis.com/css?family=Oswald:400,700|Muli:300,400,700,900" rel="stylesheet">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/jquery-ui.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/jquery.fancybox.min.css">
<link rel="stylesheet" href="css/bootstrap-datepicker.css">
<link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body data-spy="scroll" data-target=".site-navbar-target" data-offset="300">
<div id="overlayer"></div>
<div class="loader">
<div class="spinner-border text-primary" role="status">
<span class="sr-only">Loading...</span>
</div>
</div>
<div class="site-wrap">
<div class="site-mobile-menu site-navbar-target">
<div class="site-mobile-menu-header">
<div class="site-mobile-menu-close mt-3">
<span class="icon-close2 js-menu-toggle"></span>
</div>
</div>
<div class="site-mobile-menu-body"></div>
</div>
<header class="site-navbar py-4 js-sticky-header site-navbar-target" role="banner">
<div class="container-fluid">
<div class="d-flex align-items-center">
<div class="site-logo"><a href="#home-section" class="text-uppercase smoothscroll">
<img src="logo.png" alt="MNSLAC Logo"/>
</a></div>
<div>
<nav class="site-navigation position-relative text-right" role="navigation">
<ul class="site-menu main-menu js-clone-nav mr-auto d-none d-xl-block">
<li><a href="#home-section" class="nav-link">Home</a></li>
<li><a href="#hardware-section" class="nav-link">Hardware</a></li>
<li><a href="#software-section" class="nav-link">Software</a></li>
<li><a href="#gallery-section" class="nav-link">Gallery</a></li>
<li><a href="#about-section" class="nav-link">About</a></li>
</ul>
</nav>
</div>
<div class="ml-auto">
<nav class="site-navigation position-relative text-right" role="navigation">
<ul class="site-menu main-menu site-menu-dark js-clone-nav mr-auto d-none d-xl-block">
<li><a href="#deliverables-section" class="nav-link">Deliverables</a></li>
<li class="cta"><a href="https://web.mnslac.xtriage.com/" class="nav-link"><span
class="border bg-danger rounded text-white border-danger">Launch App</span></a></li>
</ul>
</nav>
<a href="#" class="d-inline-block d-xl-none site-menu-toggle js-menu-toggle float-right"><span
class="icon-menu h3"></span></a>
</div>
</div>
</div>
</header>
<div class="intro-section custom-owl-carousel" id="home-section">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-5 mr-auto" data-aos="fade-up">
<div class="owl-carousel slide-one-item-alt-text">
<div class="slide-text">
<h1>Mesh Networks for Simultaneous Localization and Communication</h1>
<p class="mb-5">Georgia Tech Spring 2019 ECE Senior Design</p>
<p><a href="#hardware-section" class="btn btn-outline-light py-3 px-5">Get Started</a></p>
</div>
</div>
</div>
<div class="col-lg-6 ml-auto" data-aos="fade-up" data-aos-delay="100">
<div class="owl-carousel slide-one-item-alt">
<img src="images/img_0.png" alt="Mesh Networks for Simultaneous Localization and Communication"
class="img-fluid">
</div>
</div>
</div>
</div>
</div>
<div class="site-section section-1" id="hardware-section" data-aos="fade">
<div class="container">
<h2 class="section-title">Hardware Overview</h2>
<a href="https://youtu.be/-qUZHOc3RLg" class="video-img-bg" data-fancybox data-ratio="2">
<span class="play-button">
<span class="icon-play"></span>
</span>
<img src="images/video_bg.png" alt="MNSLAC Hardware Overview" class="img-fluid">
</a>
</div>
</div>
<div class="site-section section-2 bg-light" id="software-section" data-aos="fade">
<div class="container">
<h2 class="section-title">Software</h2>
<p>All our software is open-source! Please see <a href="https://github.com/1961C-GT/" target="_blank">https://github.com/1961C-GT/</a>.
</p>
</div>
</div>
<div class="site-section section-3" id="gallery-section" data-aos="fade">
<div class="container">
<div class="row">
<h2 class="section-title">Gallery</h2>
<iframe src="/gallery/" style="width:100%;height:960px;"></iframe>
</div>
</div>
</div>
<div class="site-section section-4 bg-light" id="about-section">
<div class="container">
<div class="row">
<div class="col-lg-5 mr-auto mb-5" data-aos="fade-up">
<div class="mb-5">
<h2 class="section-title">About the team</h2>
<p>We are a team of 4 CmpEs and 1 EEs from Georgia Tech. Due to needs that arose from the GT
Sailing Team (of which 2 of us are members), we set out to create an inexpensive system that
could be used not only to track boats out on the water, but various other applications as
well.</p>
<p class="mb-5">Facing difficult challenges and tackling them as a team is our strength. We
enjoy combining our knowledge to solve problems. However, none of this would've been
possible without the support we received from our project advisor, Dr Xiaoli Ma. (<a
href="https://www.ece.gatech.edu/faculty-staff-directory/xiaoli-ma" target="_blank">bio</a>)
</p>
<ul class="ul-check list-unstyled success">
<li>Skills</li>
<li>Professionalism</li>
<li>Team Spirit</li>
</ul>
</div>
</div>
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="100">
<div class="image-absolute-box">
<div class="box" style="max-width:unset;">
<p style="margin:0;">L-R: Norris, Kevin, Yassine, Sai, Keenan</p>
</div>
<img src="picturegroup.jpg" alt="Image" class="img-fluid">
</div>
</div>
</div>
</div>
</div>
<div class="site-section section-5" id="deliverables-section" data-aos="fade">
<div class="container">
<div class="row">
<div class="col-lg-6 mb-5">
<h2 class="section-title">Deliverables</h2>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-1 service">
<h3>Technical Review Papers</h3>
Kevin Abraham<br><a href="trpkevinabraham.pdf" target="_blank">[PDF]</a>/<a
href="trpkevinabraham.docx" target="_blank">[DOCX]</a><br><br>
Yassine Bennani<br><a href="trpyassinebennani.pdf" target="_blank">[PDF]</a>/<a
href="trpyassinebennani.docx" target="_blank">[DOCX]</a><br><br>
Sai Molugoori<br><a href="trpsaimolugoori.pdf" target="_blank">[PDF]</a>/<a
href="trpsaimolugoori.docx" target="_blank">[DOCX]</a><br><br>
Keenan Nicholson<br><a href="trpkeenannicholson.pdf" target="_blank">[PDF]</a>/<a
href="trpkeenannicholson.docx" target="_blank">[DOCX]</a><br><br>
Norris Nicholson<br><a href="trpnorrisnicholson.pdf" target="_blank">[PDF]</a>/<a
href="trpnorrisnicholson.docx" target="_blank">[DOCX]</a>
</div>
<div class="col-lg-4 col-md-1 service">
<h3>Proposal Documents</h3>
Written Proposal<br><a href="acceptedproposal.pdf" target="_blank">[PDF]</a>/<a
href="acceptedproposal.docx" target="_blank">[DOCX]</a><br><br>
Proposal Presentation<br><a href="proposalpresentation.pdf"
target="_blank">[PDF]</a>/<a
href="proposalpresentation.pptx" target="_blank">[PPTX]</a>
</div>
<div class="col-lg-4 col-md-1 service">
<h3>Final Documents</h3>
Project Summary<br><a href="projectsummary.pdf" target="_blank">[PDF]</a>/<a
href="projectsummary.docx" target="_blank">[DOCX]</a><br><br>
Final Presentation<br><a href="finalpresentation.pdf" target="_blank">[PDF]</a>/<a
href="finalpresentation.pptx" target="_blank">[PPTX]</a><br><br>
Final Report<br><a href="finalwrittenreport.pdf" target="_blank">[PDF]</a>/<a
href="finalwrittenreport.docx" target="_blank">[DOCX]</a>
</div>
</div>
</div>
</div>
<footer class="footer-section bg-light">
<div class="container">
<div class="row">
<div class="col-md-4">
<h3>About Us</h3>
<p>We are Team 1961C.
<ul>
<li>Kevin Abraham (CmpE) <a href="mailto:[email protected]">[email]</a></li>
<li>Yassine Bennani (CmpE) <a href="mailto:[email protected]">[email]</a></li>
<li>Sai Molugoori (EE) <a href="mailto:[email protected]">[email]</a></li>
<li>Keenan Nicholson (CmpE) <a href="mailto:[email protected]">[email]</a></li>
<li>Norris Nicholson (CmpE) <a href="mailto:[email protected]">[email]</a></li>
</ul>
Advisor: <a href="https://www.ece.gatech.edu/faculty-staff-directory/xiaoli-ma" target="_blank">Dr.
Xiaoli Ma</a>
</p>
</div>
<div class="col-md-3 ml-auto">
<h3>Links</h3>
<ul class="list-unstyled footer-links">
<li><a href="#home-section" class="smoothscroll">Home</a></li>
<li><a href="#hardware-section" class="smoothscroll">Hardware</a></li>
<li><a href="#software-section" class="smoothscroll">Software</a></li>
<li><a href="#gallery-section" class="smoothscroll">Gallery</a></li>
<li><a href="#about-section" class="smoothscroll">About</a></li>
<li><a href="#deliverables-section" class="smoothscroll">Deliverables</a></li>
</ul>
</div>
<div class="col-md-4">
<h3>Subscribe</h3>
<p>Our patent-pending subscription process does not store your email address anywhere,
for maximum privacy and security. Subscribe today!</p>
<form action="#">
<div class="d-flex mb-5">
<input type="text" class="form-control rounded-0" placeholder="Email">
<input type="button" class="btn btn-primary rounded-0" value="Subscribe">
</div>
</form>
</div>
</div>
<div class="row pt-5 mt-5 text-center">
<div class="col-md-12">
<div class="border-top pt-5">
<p>
<small class="block">©
<script>document.write(new Date().getFullYear());</script>
1961C. All Rights Reserved. <br> Designed & Developed by Kevin Abraham. <br>
Template by <a href="https://free-template.co/" target="_blank">Free-Template.co</a>
</small>
</p>
</div>
</div>
</div>
</div>
</footer>
</div> <!-- .site-wrap -->
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.fancybox.min.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="js/jquery.sticky.js"></script>
<script src="js/main.js"></script>
</body>
</html>