-
Notifications
You must be signed in to change notification settings - Fork 0
/
events.html
310 lines (272 loc) · 14.6 KB
/
events.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
<!doctype html>
<html lang="en">
<head>
<title>Team Tiburon — Technical Events</title>
<meta charset="utf-8">
<link rel="shortcut icon" href="https://github.com/auvnitrkl/webAssets/blob/main/images/favicon.ico?raw=true">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="css/custom-bs.css">
<link rel="stylesheet" href="css/jquery.fancybox.min.css">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="fonts/line-icons/style.css">
<!-- MAIN CSS -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!-- it is used to show the spining circle before loading the page-->
<div id="overlayer"></div>
<div class="loader">
<div class="spinner-border text-primary" role="status">
<span class="sr-only">Loading...</span>
</div>
</div>
<!-- use for menu in narrow screen mode-->
<div class="site-wrap">
<div class="site-mobile-menu site-navbar-target">
<div class="site-mobile-menu-header">
<img style="margin-left: 10px; padding: 5px;" class="img-fluid" height="45" width="45" src="https://github.com/auvnitrkl/webAssets/blob/main/images/logo.png?raw=true">
<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> <!-- .site-mobile-menu -->
<!-- NAVBAR -->
<header class="site-navbar" id="top">
<div class="container-fluid">
<div class="dark-div">
<button onclick="darkTheme()">DM</button>
</div>
<div class="row align-items-center">
<div class="site-logo col-8"><a href="index.html">
TIBURON</a>
<a href="index.html"><img style="margin-left: 10px; padding: 5px;" class="img-fluid" height="45" width="45" src="https://github.com/auvnitrkl/webAssets/blob/main/images/logo.png?raw=true"></a>
<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2Ftiburonauv%2F&width=72&layout=button_count&action=like&size=small&show_faces=true&share=true&height=21&appId"
width="140" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>
</div>
<nav class="mx-auto site-navigation">
<ul class="site-menu js-clone-nav d-none d-lg-block">
<li><a href="index.html">Home</a></li>
<li><a href="team.html">The Team</a></li>
<li><a href="achievements.html">Achievements</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="events.html">Technical Events</a></li>
<li><a href="robosub21.html">Robosub 2021</a></li>
<li><a href="sponsors.html">Sponsors</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</nav>
<div class="col-4 site-burger-menu d-block d-lg-none text-right">
<a href="#" class="site-menu-toggle js-menu-toggle"><span class="icon-menu h3"></span></a>
</div>
</div>
</div>
</header>
<section class="site-navbar2" id="top2">
<div>
<img class="img-fluid" height="75" width="75" src="https://github.com/auvnitrkl/webAssets/blob/main/images/logo.png?raw=true">
</div>
</section>
<!-- HOME -->
<section class="home-section section-hero overlay slanted" id="home-section">
<div class="container">
<div class="row align-items-center justify-content-center">
<div class="col-md-8 text-center">
<h1><strong>Technical Events</strong></h1>
<div class="mx-auto w-75">
<!--need to change this line -->
<h3 style="color: cornsilk">Where we get a chance to prove ourself.</h3>
</div>
</div>
</div>
</div>
<!-- VIDEO -->
<div class="video-container">
<video autoplay loop="true" controls muted>
<source type="video/mp4" src="https://github.com/auvnitrkl/webAssets/blob/main/videos/tiburon.mp4?raw=true">
</video>
</div>
<a href="#comp" class="scroll-button smoothscroll">
<span class=" icon-keyboard_arrow_down"></span>
</a>
</section>
<!-- events 2 -->
<section class="site-section" id="comp">
<div class="container">
<div class="row mb-5">
<div class="col-12 text-center" data-aos="fade">
<h3 class="section-title-sub text-primary">Technical Events</h3>
<h2 class="section-title mb-3">We participate in</h2>
</div>
</div>
<div class="row">
<div class="col-md-6 col-lg-3 mb-4">
<div style="text-align: center;">
<img style="padding: 10px; height: 210px; width: 210px;" src="https://github.com/auvnitrkl/webAssets/blob/main/images/competitions/sauvc2.jpg?raw=true" alt="Image" class="img-fluid-logo img-shadow">
</div>
</div>
<div class="col-md-6 col-lg-8 mb-4" style=" background-color: rgba(9, 164, 236, 0.322); border-radius: 5px; margin-right: 1px;">
<h2 class="event-title evn"><strong>SAUVC</strong></h2>
<p style="text-align: center">The Singapore Autonomous Underwater Vehicle Challenge, dubbed as SAUVC, is an effort by the IEEE Oceanic Engineering Society Singapore Chapter to engage and expose the
tertiary students to the challenges of AUV design. The programme was started in 2013 and was originally intended to create awareness among the local students on the importance of underwater robotics and its relevance to
Singapore.However, it grew into an international competition from its very inception as it was felt that opening up the competition at an international level would add diversity to the design approaches. The competition is designed in a
swimming pool format and requires the AUV to perform a series of tasks, which requires a good understanding of sensors and algorithms to navigate underwater.The teams were also required to present their designs and share their
experiences to an invited audience.</p>
</div>
<div class="col-md-6 col-lg-3 mb-4">
<div style="text-align: center;">
<img style="padding: 10px; height: 210px; width: 210px" src="https://github.com/auvnitrkl/webAssets/blob/main/images/competitions/robosub.png?raw=true" alt="Image" class="img-fluid-logo img-shadow">
</div>
</div>
<div class="col-md-6 col-lg-8 mb-4" style=" background-color: rgba(9, 164, 236, 0.322); border-radius: 5px; margin-right: 1px;">
<h2 class="event-title evn"><strong>ROBOSUB</strong></h2>
<p style="text-align: center">RoboSub is an international student competition. Student teams from around the world design and build robotic submarines, otherwise known as Autonomous Underwater Vehicles
(AUV). The behaviors demonstrated by these experimental AUVs mimics those of real-world systems, currently deployed around the world for underwater exploration, seafloor mapping, and sonar localization, amongst many others.</p>
</div>
<div class="col-md-6 col-lg-3 mb-4">
<div style="text-align: center;">
<img style="padding: 10px; height: 210px; width: 210px" src="https://github.com/auvnitrkl/webAssets/blob/main/images/competitions/niot.jpg?raw=true" alt="Image" class="img-fluid-logo img-shadow">
</div>
</div>
<div class="col-md-6 col-lg-8 mb-4" style="background-color: rgba(9, 164, 236, 0.322); border-radius: 5px; margin-right: 1px;">
<h2 class="event-title evn"><strong>SAVe</strong></h2>
<p style="text-align: center">ESSO-National Institute of Technology (NIOT), under the Ministry of Earth Sciences, organizes the National Student Autonomous underwater Vehicle Competition for students
pursuing an engineering degree to visualize and design an autonomous underwater vehicle. The conceptual basis for Student Autonomous underwater Vehicle (SAVe), is a highly mobile Autonomous Underwater Vehicle (AUV) to be built based on
engineering principles. The main focus of this competition is to involve students in the new frontier areas of ocean technology and kindle their innovative thinking in this unexplored area of ocean environment and observation.</p>
</div>
</div>
</div>
</section>
<!-- blog -->
<!--
<section class="site-section block__45439">
<div class="container">
<div class="row mb-5 border-top pt-5">
<div class="col-12 text-center" data-aos="fade">
<h3 class="section-title-sub text-primary">Read the latest post</h3>
<h2 class="section-title mb-3">Blog Posts</h2>
</div>
</div>
<div class="row">
<div class="col-md-6 col-lg-6 mb-4">
<div class="block__86547 d-block d-xl-flex align-items-stretch">
<figure class="img" style="background-image: url('images/coding1.jpg')">
</figure>
<div class="h-100">
<h3 class="mb-4"><a href="https://machinelearningmastery.com/how-to-perform-object-detection-with-yolov3-in-keras/">Real time object detection with YOLO</a></h3>
<div class="block__27192 d-flex pt-1 border-top">
<a href="#"><span class="icon-person"></span> Jacob Smith</a>
<a href="#"><span class="icon-calendar-o"></span> 7 Apr 2019</a>
<a href="#"><span class="icon-chat"></span> 2</a>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-lg-6 mb-4">
<div class="block__86547 d-block d-xl-flex align-items-stretch">
<figure class="img" style="background-image: url('images/electronics1.jpg')">
</figure>
<div class="h-100">
<h3 class="mb-4"><a href="#">BJT mosfet ka jaddu</a></h3>
<div class="block__27192 d-flex pt-1 border-top">
<a href="#"><span class="icon-person"></span> Jacob Smith</a>
<a href="#"><span class="icon-calendar-o"></span> 7 Apr 2019</a>
<a href="#"><span class="icon-chat"></span> 2</a>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-lg-6 mb-4">
<div class="block__86547 d-block d-xl-flex align-items-stretch">
<figure class="img" style="background-image: url('images/sq_img_4.jpg')">
</figure>
<div class="h-100">
<h3 class="mb-4"><a href="#">Where Do You Learn HTML & CSS in 2020?</a></h3>
<div class="block__27192 d-flex pt-1 border-top">
</div>
</div>
</div>
</div>
<div class="col-md-6 col-lg-6 mb-4">
<div class="block__86547 d-block d-xl-flex align-items-stretch">
<figure class="img" style="background-image: url('images/sq_img_5.jpg')">
</figure>
<div class="h-100">
<h3 class="mb-4"><a href="#">Undefined: The Third Boolean Value</a></h3>
<div class="block__27192 d-flex pt-1 border-top">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
-->
<footer class="site-footer slanted-footer">
<a href="events.html#home-section" class="smoothscroll scroll-top">
<span class="icon-keyboard_arrow_up"></span>
</a>
<div class="container">
<div class="row mb-5">
<div class="col-6 col-md-3 mb-4 mb-md-0">
<h3>Technical Events</h3>
<ul class="list-unstyled">
<li><a href="https://sauvc.org/">Singapore AUV Challenge(SAUVC)</a></li>
<li><a href="https://www.niot.res.in/SAVe/">Student Autonomous Underwater Vehicle(SAVe) Competition</a></li>
<li><a href="https://robosub.org/">RoboSub 2019</a></li>
</ul>
</div>
<div class="col-6 col-md-3 mb-4 mb-md-0">
<h3>Address</h3>
<ul class="list-unstyled">
<li>Technology Innovation and Industry Relations Building, NIT Rourkela</li>
<li><a href="mailto:tiburonnitr.contact@gmail.com">tiburonnitr.contact@gmail.com</a></li>
</ul>
</div>
<div class="col-6 col-md-3 mb-4 mb-md-0">
<h3>Faculty Advisor</h3>
<ul class="list-unstyled">
<li>Dr Haraprasad Roy</li>
<li><a href="mailto:royh@nitrkl.ac.in">royh@nitrkl.ac.in</a></li>
</ul>
</div>
<div class="col-6 col-md-3 mb-4 mb-md-0">
<h3>Contact Us</h3>
<div class="footer-social">
<a href="https://www.facebook.com/tiburonauv/"><span class="icon-facebook"></span></a>
<a href="https://www.twitter.com/auvnitrkl"><span class="icon-twitter"></span></a>
<a href="https://www.instagram.com/auvnitrkl"><span class="icon-instagram"></span></a>
<a href="https://www.linkedin.com/school/tiburonauv"><span class="icon-linkedin"></span></a>
<!--<a href="#"><span class="icon-linkedin"></span></a>-->
</div>
</div>
</div>
<div class="row text-center">
<div class="col-12">
<p class="copyright"><small class="block">
<!-- 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 | Developed from
<a href="https://colorlib.com" target="_blank">Colorlib</a></a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</small></p>
</div>
</div>
</div>
</footer>
</div>
<!-- SCRIPTS -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/isotope.pkgd.min.js"></script>
<script src="js/stickyfill.min.js"></script>
<script src="js/jquery.fancybox.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/readmore.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="js/dark.js"></script>
<script src="js/custom.js"></script>
</body>
</html>