-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
263 lines (239 loc) · 14.4 KB
/
index.html
File metadata and controls
263 lines (239 loc) · 14.4 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Atom Robotics</title>
<meta name="Atom Robotics - VIT Chennai" content="A platform for young aspiring minds to prospering robotics located in VIT Chennai, India.">
<meta name="og.title" property="og:title" content="Atom Robotics">
<link rel="canonical" href="https://atomrobotics.github.io/">
<meta content="" name="descriptison">
<meta content="" name="keywords">
<link rel="stylesheet" href="css/styles.css">
<link rel="shortcut icon" href="img/logo.jpeg" type="image/x-icon" />
<link href='https://fonts.googleapis.com/css?family=Dosis' rel='stylesheet'>
<link rel="apple-touch-icon" href="img/logo.jpeg">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" rel="stylesheet">
<link rel="stylesheet" href="http://www.onifile.com/assets/s/plugins/mixup-icon/demo.html">
<link href="css/animate.min.css" rel="stylesheet" >
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/versions.css">
<script src="https://code.jquery.com/jquery-3.4.1.js"></script>
<script src="js/pace.js"></script>
<script src="https://cdn.jsdelivr.net/npm/jquery-bez@1.0.11/src/jquery.bez.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.1.2/TweenMax.min.js"></script>
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://cdnjs.cloudflare.com/ajax/libs/normalize/6.0.0/normalize.min.css" rel="stylesheet" type="text/css">
<script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
</head>
<body class="host_version">
<div id="preloader">
<div id="status">
<div class="spinner">
<div class="rect1"></div>
<div class="rect2"></div>
<div class="rect3"></div>
<div class="rect4"></div>
<div class="rect5"></div>
<div class="rect5"></div>
</div>
</div>
</div>
<div id="home" class="first-section" style="background-image:url('img/cover_page.jpeg');">
<header class="top-navbar">
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<div class="container-fluid">
<a class="n" href="index.html">Atom Robotics</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbars-host" aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="collapse navbar-collapse" id="navbars-host">
<ul class="navbar-nav ml-auto">
<li class="nav-item active"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="robots.html">Our Robots</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="achievements.html" id="dropdown-a" data-toggle="dropdown">Our Works</a>
<div class="dropdown-menu" aria-labelledby="dropdown-a">
<a class="dropdown-item" href="projects.html">Projects</a>
<a class="dropdown-item" href="achievements.html">Competitions</a>
<a class="dropdown-item" href="intern.html">Internships</a>
<a class="dropdown-item" href="research.html">Pubications</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="teams202122.html" id="dropdown-a" data-toggle="dropdown">Team</a>
<div class="dropdown-menu" aria-labelledby="dropdown-a">
<a class="dropdown-item" href="teams201921.html">Team (2019 - 2021)</a>
<a class="dropdown-item" href="teams202122.html">Team (2021 - 2022)</a>
<a class="dropdown-item" href="teamabhi.html">Current</a>
</div>
</li>
<li class="nav-item"><a class="nav-link" href="gallery.html">Gallery</a></li>
<li class="nav-item"><a class="nav-link" href="contact.html">Contact Us</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a class="hover-btn-new log orange" href="recruitment.html" ><span>JOIN US</span></a></li>
</ul>
</div>
</div>
</nav>
</header>
<div class="dtab">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 text-center mar">
<div class="big-tagline">
<h2 class="wow zoomInRight glow" data-wow-duration="1s" data-wow-delay="500ms"><strong>Atom </strong> Robotics</h2>
<p class="lead wow zoomInLeft" data-wow-duration="1s" data-wow-delay="500ms">One team, One heart, One legacy </p>
<a href="contact.html" class="hover-btn-new"><span>Contact Us</span></a>
<a href="#aboutus" class="hover-btn-new"><span>Read More</span></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="overviews" class="section wb bgbl" >
<div class="container">
<div class="section-title row text-center">
<div class="col-md-8 offset-md-2">
<h1 class="txt wow zoomInDown" data-wow-duration="1s" data-wow-delay="300ms">ABOUT</h1>
</div>
</div>
<div class="bgwh">
<div class="row align-items-center">
<div class="col-xl-6 col-lg-6 col-md-12 col-sm-12">
<div id="aboutus" class="message-box">
<p class="mrg fs wow bounceIn"> About Us</p>
<p class="mrg wow zoomIn">ATOM Robotics is an intelligent robotics and space exploration team at VIT Chennai, comprising 40+ passionate students from multiple diverse branches of study, unified by their common, unconditional passion for Robotics. As a team, we focus on acting as a platform for young, aspiring minds to prosper in said field.</p>
<p class="mrg wow zoomIn"> At present, we possess 9 robots, using which we have won 17 competitions held all over India. In addition, we have also taken up several eco- friendly, innovative projects pertaining to a multitude of realms. At ATOM, we always seek to learn and equip ourselves on our journey to accomplish bigger and better things.</p>
<a href="robots.html" class="hover-btn-new orange"><span>Our Robots</span></a>
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-12 col-sm-12">
<div class="post-media bottomdist wow fadeInRight">
<iframe width="540" height="400" src="https://www.youtube.com/embed/pu7CdMqdTLQ?controls=0" frameborder="0"></iframe>
</div>
</div>
</div>
</div>
<div class="bgbl bl">
<div class="row align-items-center">
<div class="col-xl-6 col-lg-6 col-md-12 col-sm-12">
<div class="post-media wow bounceInLeft">
<img src="img/rc.jpeg" alt="" class="img-fluid img-rounded">
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-12 col-sm-12">
<div id="aboutrc"class="message-box">
<p class="bl fs mrg wow fadeInRight"> About Robotics Club</p>
<p class="mrg wow zoomIn">The Robotics Club of VITCC consists of 60 young, tenacious minds, under the adept tutelage of the faculty head, Dr. Arockia Selvakumar. The club came to being in the year 2011 and has since then strived to steer its members towards pursuing a career in Robotics, by imparting pertinent knowledge and expertise to them. </p>
<p class="mrg wow zoomIn"> The club goes about its mission by organizing and partaking in hands-on activities and competitions, as well as giving students exposure to the industry by means of lectures and interactions with luminaries and experts in Robotics. </p>
</div><!-- end messagebox -->
</div><!-- end col -->
</div>
</div>
<div class="bgwh">
<div class="row align-items-center">
<div class="col-xl-6 col-lg-6 col-md-12 col-sm-12">
<div id="aboutvit" class="message-box">
<p class="fs mrg wow bounceIn"> About VIT Chennai</p>
<p class="mrg wow zoomIn">Vellore Institute of Technology – Chennai Campus is a private higher education institute deemed to be university, located in Chennai, Tamil Nadu, India. With globally-recognized teaching methods, a fulfilling learning experience and brilliantly structured courses, VIT is considered the No. 1 Private University for Innovation. </p>
<p class="mrg wow zoomIn"> The atmosphere oozes of contagious creative thinking and the ideas inspire change. It is a city of knowledge that empowers the future generation to a spectacular future. In short, it is “A place to learn and a chance to grow”.</p>
<a href="http://chennai.vit.ac.in/" class="hover-btn-new orange"><span>READ MORE</span></a>
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-12 col-sm-12">
<div class="post-media wow fadeInRight">
<img src="img/vit.jpeg" alt="" class="img-fluid img-rounded">
</div>
</div>
</div>
</div>
</div>
<section class="site-section section-counters text-center">
<h1 class="txt wow zoomInDown" data-wow-duration="1s" data-wow-delay="300ms">FACTS</h1>
<div class="row wow zoomIn">
<div class="col-sm-3 col-xs-12">
<p class="counter start" data-to="0" data-speed="100">30</p>
<h4>Awards Won<br>(Events + Hackathons)</h4>
</div>
<div class="col-sm-3 col-xs-12">
<p class="counter start" data-to="0" data-speed="100">11</p>
<h4>Universities <br>(Interned in)</h4>
</div>
<div class="col-sm-3 col-xs-12">
<p class="counter start" data-to="0" data-speed="100">42</p>
<h4>Projects <br>Completed</h4>
</div>
<div class="col-sm-3 col-xs-12">
<p class="counter start" data-to="0" data-speed="100">40+</p>
<h4>Team <br>Members</h4>
</div>
</div>
</div>
</section>
<div class="social">
<ul>
<li><a href="https://www.instagram.com/atomrobotics_vitc/"><i class="fa fa-instagram"></i>
<span>Instagram</span>
</a></li>
<li><a href="https://www.linkedin.com/company/atomrobotics/?viewAsMember=true"><i class="fa fa-linkedin"></i>
<span>Linkedin</span>
</a></li>
<li><a href="https://www.youtube.com/channel/UCJqBjqcee6sjBas9806No-Q"><i class="fa fa-youtube"></i>
<span>Youtube</span>
</a></li>
<li><a href="https://github.com/atomrobotics"><i class="fa fa-github"></i>
<span>Github</span>
</a></li>
</ul>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
</body>
</html>
<footer>
<div>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3890.0468878925817!2d80.15140011476917!3d12.840246690942156!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a52593b9d569151%3A0x101fb839a3b712da!2sATOM%20Robotics!5e0!3m2!1sen!2sin!4v1633782781994!5m2!1sen!2sin" width="100%" height="300" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe>
<div id="footer-below">Copyright ©
<script>document.write(new Date().getFullYear())</script> Atom Robotics
</div>
</footer>
</div>
<script src="js/jquery.counterup.min.js"></script>
<script
src="http://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js"></script>
<script>
jQuery(document).ready(function( $ )
{
$('.counter').counterUp({
delay:10,
time:750
});
});
</script>
<a href="#" class="scroll-up"><i class="fa fa-arrow-up fa-3x"></i></a>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-progressbar/0.9.0/bootstrap-progressbar.min.js"></script>
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/retina.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/jquery.countTo.js"></script>
<script src="js/jquery.mixitup.min.js"></script>
<script src="js/jquery.prettyPhoto.js"></script>
<script src="js/jquery.knob.min.js"></script>
<script src="js/jquery.validate.min.js"></script>
<script src="js/custom.js"></script>
<script src="js/counter.js"></script>
<script src="js/home.js"></script>
</body>
</html>