-
Notifications
You must be signed in to change notification settings - Fork 18
/
samavesh.html
224 lines (183 loc) · 10.6 KB
/
samavesh.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
<!DOCTYPE html>
<html lang="en">
<head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="description" content=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><!-- The above 4 meta tags *must* come first in the head; any other head content must come *after* these tags --><!-- Title -->
<title>VSSUT ROBOTICS</title>
<!-- Favicon -->
<link href="img/core-img/favicon.ico" rel="icon" /><!-- Core Stylesheet -->
<link href="style.css" rel="stylesheet" /><!-- ================================================== --><!-- Fontawesome Icon font -->
<link href="css2/animate.css" rel="stylesheet" /><!-- bootstrap.min css -->
<link href="css2/audioplayer.css" rel="stylesheet" /><!-- Animate.css -->
<link href="css2/bootstrap.min.css" rel="stylesheet" /><!-- Owl Carousel -->
<link href="css2/classy-nav.css" rel="stylesheet" /><!-- Grid Component css -->
<link href="css2/font-awesome.min.css" rel="stylesheet" /><!-- Slit Slider css --><!-- Media Queries -->
<link href="css2/magnific-popup.css" rel="stylesheet" />
<link href="css2/owl.carousel.min.css" rel="stylesheet" /><!--Google Font
=========================== -->
</head>
<body><!-- ##### Preloader ##### -->
<div class="preloader d-flex align-items-center justify-content-center">
<div class="circle-preloader"><img alt="" src="img/core-img/compact-disc.png" /></div>
</div>
<!-- ##### Header Area Start ##### -->
<header class="header-area"><!-- Navbar Area -->
<div class="musica-main-menu">
<div class="classy-nav-container breakpoint-off">
<div class="container-fluid"><!-- Menu -->
<nav class="classy-navbar justify-content-between" id="musicaNav"><!-- Nav brand --><a class="nav-brand" href="index.html"><img alt="" src="img/robotics2.png" /></a> <!-- Navbar Toggler -->
<div class="classy-navbar-toggler"></div>
<!-- Menu -->
<div class="classy-menu"><!-- close btn -->
<div class="classycloseIcon">
<div class="cross-wrap"></div>
</div>
<!-- Nav Start -->
<div class="classynav"><!-- Social Button -->
<div class="top-social-info">
<a href="https://www.facebook.com/vssutrobotics/"><i class="fa fa-facebook" aria-hidden="true"></i></a>
<a href="https://twitter.com/societyrobotics"><i class="fa fa-twitter" aria-hidden="true"></i></a>
<a href="https://www.linkedin.com/in/vssut-robotics-129434149/"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
<a href="https://www.youtube.com/channel/UCfrM26pYkyk8JtW-G0mcDNQ"><i class="fa fa-youtube"></i></a>
</div>
</div>
<!-- Nav End --></div>
</nav>
</div>
</div>
</div>
</header>
<!-- ##### Header Area End ##### --><!-- ##### Hero Area Start ##### -->
<section class="hero-area">
<div class="hero-slides owl-carousel"><!-- Single Hero Slide -->
<div class="single-hero-slide d-flex align-items-center justify-content-center"><!-- Slide Img -->
<div class="slide-img bg-img" style="background-image: url(img/samavesh.jpg);"></div>
<!-- Slide Content -->
<div class="hero-slides-content text-center">
<h2 data-animation="fadeInUp" data-delay="0ms"></h2>
<p data-animation="fadeInUp" data-delay="0ms"></p>
</div>
<!-- Big Text -->
<h2 class="big-text"></h2>
</div>
<!-- Single Hero Slide -->
<div class="single-hero-slide d-flex align-items-center justify-content-center"><!-- Slide Img -->
<div class="slide-img -img" style="background-image: url(img/devil.jpeg);"></div>
<!-- Slide Content -->
<div class="hero-slides-content text-center">
<h2 data-animation="fadeInUp" data-delay="100ms">DEVIL'S VALLEY</h2>
<p data-animation="fadeInUp" data-delay="300ms">6.0</p>
</div>
<!-- Big Text -->
<h2 class="big-text"></h2>
</div>
<!-- Single Hero Slide -->
<div class="single-hero-slide d-flex align-items-center justify-content-center"><!-- Slide Img -->
<div class="slide-img bg-img" style="background-image: url(img/lined.jpeg);"></div>
<!-- Slide Content -->
<div class="hero-slides-content text-center">
<h2 data-animation="fadeInUp" data-delay="100ms">LINED IT</h2>
<p data-animation="fadeInUp" data-delay="300ms">5.0</p>
</div>
<!-- Big Text -->
<h2 class="big-text"></h2>
</div>
</div>
<!-- bg gradients -->
<div class="bg-gradients"></div>
<!-- Slide Down -->
<div class="slide-down" id="scrollDown">
<h6>Slide Down</h6>
<div class="line"></div>
</div>
</section>
<!-- ##### Hero Area End ##### --><!-- ##### About Us Area Start ##### -->
<div class="about-us-area section-padding-100-0 bg-img bg-overlay" id="about" style="background-image: url(img/purple.jpg);">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-heading">
<h2>EVENTS</h2>
</div>
</div>
</div>
<div class="row"><!-- About Thumbnail -->
<div class="col-12 col-lg-6">
<div class="about-thumbnail mb-100"><img alt="" src="img/line.png" /></div>
</div>
<!-- About Content -->
<div class="col-12 col-lg-6">
<div class="about-content mb-100">
<h4><u><em><strong><span style="font-size:22px;">LINED IT 5.0</span></strong></em></u></h4>
<p>It takes the ability to navigate through tricky solutions,especially when there is no room for error.Robotics is no expectation to this.The bot which navigates through the path, patterned with distractions and deviations with minimized error emerges as the winner.Simply put, inorder to make your bot shine,code it to follow the line.</p>
<div class="buy-tickets"><strong><a class="btn musica-btn" href="https://drive.google.com/file/d/1OBhY9byOaLABm9vpJGr5O7w0mncMUIj4/view?fbclid=IwAR1Z_GW2E-MEI1Lr1mz1euFbyGDJkMZ7MYNIwlcUcu39300w8oAeEAKqgV4">PROBLEM STATEMENT</a></strong></div>
<p></p>
<div class="buy-tickets"><strong><a class="btn musica-btn" href="https://docs.google.com/forms/d/e/1FAIpQLSeLWgEYcm_u_urrxky57sYReOG1t7Vq3vdAoCoaI1O6UQ1Msg/viewform?fbclid=IwAR3VY1w11YaCgCncL-m_9RbG9zUcPA9t5d2q4Kpfc2LzKBK3Ej0DvSWNIUg">REGISTER</a></strong></div>
</div>
</div>
<div class="col-12 col-lg-6">
<div class="about-thumbnail mb-100"><img alt="" src="img/rubg.png" /></div>
</div>
<!-- About Content -->
<div class="col-12 col-lg-6">
<div class="about-content mb-100">
<h4><u><strong><em><span style="font-size:22px;">RUBG 1.0</span></em></strong></u></h4>
<p>Samavesh 2K19 brings to you the entire round up on what happens in the world of PUBG.Design a bot that can beat its opponent in the battle of strength ,Stamina and endurance.</p>
<div class="buy-tickets"><strong><a class="btn musica-btn" href="https://drive.google.com/file/d/16NNPB57NNuChcklR1xfpQCR9j8zGvVFy/view?fbclid=IwAR1JuZcCR0jxqKvEZfMcWpD3sxW7Vxm7HXdWK0QaAboZyXtNmxDQJPY1SCI">PROBLEM STATEMENT</a></strong></div>
<p></p>
<div class="buy-tickets"><strong><a class="btn musica-btn" href="https://docs.google.com/forms/d/1TCy2gsbIdMK_uL3YPxzlrupyxBWmEcqxkyp4BLs0OH8/edit?fbclid=IwAR1kiNww_cFu_dZCdm1Zkp8ZjH3puBo6TRG7frJ7sXO-a07CVZkY6BGLacI">REGISTER</a></strong></div>
</div>
</div>
<div class="col-12 col-lg-6">
<div class="about-thumbnail mb-100"><img alt="" src="img/dv.png" /></div>
</div>
<!-- About Content -->
<div class="col-12 col-lg-6">
<div class="about-content mb-100">
<h4><u><em><strong><span style="font-size:22px;">DEVIL'S VALLEY</span></strong></em></u></h4>
<p>The Demon's playground is back and it has grown better,bigger and badder.Show your guts and build a manually controlled bot that should be able to escape this Devilish track.The spirited participants have to make the bot to finish the challenging track in minimum possible time avoiding all the obstacles and suprising elements.</p>
<div class="buy-tickets"><strong><a class="btn musica-btn" href="https://drive.google.com/file/d/1U1cKVRUUwtHAEMF-FRpKh-xhG_enbN9y/view?fbclid=IwAR1GLeBt1UKTSE7t9aUVTI7LZ8EwOa5nsmF2aL5b7HciqAcvCqA9OHZ52hM">PROBLEM STATEMENT</a></strong></div>
<p></p>
<div class="buy-tickets"><strong><a class="btn musica-btn" href="https://docs.google.com/forms/d/e/1FAIpQLSf-UiFbjcuBdINu1CeNbxTeNjUwbKcniDqUy06YaXIIDGakfg/viewform?fbclid=IwAR1GxgicmO9FgJeZmuf2R1P6OqSDzTwjbsf5YGvVIoKH7sZiYZRd3NN7API">REGISTER</a></strong></div>
</div>
</div>
</div>
</div>
</div>
<!-- ##### About Us Area End ##### --><!-- ##### Upcoming Shows Area Start ##### --><!-- ##### Music Player Area Start ##### --><!-- ##### Featured Album Area Start ##### --><!-- ##### Footer Area Start ##### -->
<footer class="footer-w3-agileits">
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-4 text-center">
<ul class="social-icons2">
<a href="https://www.facebook.com/vssutrobotics/"><i class="fa fa-facebook" aria-hidden="true"></i></a>
<a href="https://twitter.com/societyrobotics"><i class="fa fa-twitter" aria-hidden="true"></i></a>
<a href="https://www.linkedin.com/in/vssut-robotics-129434149/"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
<a href="https://www.youtube.com/channel/UCfrM26pYkyk8JtW-G0mcDNQ"><i class="fa fa-youtube"></i></a>
</ul>
</div>
<!-- Footer Widget Area -->
<div class="col-lg-12 col-md-4 text-center">
<div class="footer-widget-area mb-100"><a href="index.html"><img alt="" src="img/robotics2.png" /></a>
<p class="copywrite-text"><a href="#"><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --> <span style="color:#000000;">Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved</span></a><br />
<a href="index.html" target="_blank"><span style="color:#000000;">DESIGNED BY VSSUT ROBOTICS</br>(ABHISHEK AGRAWAL)</span></a> <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
</div>
</div>
<!-- Footer Widget Area --></div>
</div>
</footer>
<!-- ##### Footer Area Start ##### --><!-- ##### All Javascript Script ##### --><!-- jQuery-2.2.4 js --><script src="js/jquery/jquery-2.2.4.min.js"></script><!-- Popper js --><script src="js/bootstrap/popper.min.js"></script><!-- Bootstrap js --><script src="js/bootstrap/bootstrap.min.js"></script><!-- All Plugins js --><script src="js/plugins/plugins.js"></script><!-- Active js --><script src="js/active.js"></script>
<!-- Default Statcounter code for robotics
http://www.vssutrobotics.in/samavesh.html -->
<script type="text/javascript">
var sc_project=11944843;
var sc_invisible=1;
var sc_security="fb95bc3f";
var sc_https=1;
</script>
<script type="text/javascript"
src="https://www.statcounter.com/counter/counter.js" async></script>
<noscript><div class="statcounter"><a title="Web Analytics"
href="https://statcounter.com/" target="_blank"><img class="statcounter"
src="https://c.statcounter.com/11944843/0/fb95bc3f/1/" alt="Web
Analytics"></a></div></noscript>
<!-- End of Statcounter Code --></body>
</html>