-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathindex.html
More file actions
238 lines (194 loc) · 10.8 KB
/
Copy pathindex.html
File metadata and controls
238 lines (194 loc) · 10.8 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content=""> <title>R and I Club</title>
<link rel="stylesheet" href="https://unpkg.com/purecss@1.0.1/build/pure-min.css" integrity="sha384-" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/purecss@1.0.1/build/grids-responsive-min.css">
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"></script>
<script src="js\navbar.js"></script>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/navbar.css">
</head>
<body>
<nav class="top-nav" id="top-nav">
<a href="index.html" class="logo">
<!-- <img src="" alt="Your Logo Here"> -->
<h4 class="robotics_nav">Robotics and Innovation Club</h2>
</a>
<input class="menu-btn" type="checkbox" id="menu-btn" />
<label class="menu-icon" for="menu-btn"><span class="navicon"></span></label>
<ul class="menu">
<li><a href="#home1">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#Events">Events</a></li>
<!-- <li><a href="#">Projects</a></li> -->
<!-- <li><a href="team.html">Team</a></li> -->
<li><a href="#contact1">Contact</a></li>
</ul>
</nav>
<section class="splash-container" id="home1">
<!-- <div class="home_wallpapper"> -->
<!-- <img class="home_wallpapper" src="img\IMG_20200227_113507.jpg" alt=""> -->
<div class="overlay"></div>
<h1 class="centered">ROBOTICS AND INNOVATION CLUB CBIT</h1>
<a href="projects.html"> <button class="btn first centered1">Explore Projects</button> </a>
</section>
<section class="content-wrapper">
<section class="content" id="about">
<h2 class="content-head is-center" >About</h2>
<!-- <hr class="h1-underline"> -->
<p class="is-center">
The Robotics and Innovation club of Chaitanya Bharathi Institute of Technology has come into action in the year of 2016. The club focuses in different topics involved in the field of Robotics from it's basics. We as club members conduct various workshops, sessions to inculcate interest among the young brains of CBIT. The members of the club have participated in various inter college events and have won medals from the most reputed IITs and NITs. The club has initiated a national level Robotic fest known as Robovanza, where in students across India have come to participate. Apart from Robotics, the club has been successful in working on various R&D projects and has also began to create interest in multi disciplinary activities.
</p>
</section>
<section class="content" id="Events">
<h2 class="content-head is-center">Events</h2>
<h3 class="content-head is-center">2020</h3>
<div class="row event_row">
<div class="col-sm-12 event_card">
<div class="card is-center" style="">
<img class="card-img-top" src="https://cdn.discordapp.com/attachments/704366642330599579/705479571822084136/WhatsApp_Image_2020-04-24_at_20.17.34_1.jpeg" alt="Card image cap">
<div class="card-body">
<p class="card-text">Shruthi 2020<br>19/02/2020</p>
</div>
</div>
</div>
</div>
<div class="row event_row">
<div class="col-sm-4 event_card">
<div class="card is-center" style="">
<img class="card-img-top" src="https://cdn.discordapp.com/attachments/704366642330599579/707304964845862962/git.png" alt="Card image cap">
<div class="card-body">
<p class="card-text">Introduction to Git and GitHub (Online)<br>03/05/2020</p>
</div>
</div>
</div>
<div class="col-sm-4 event_card">
<div class="card is-center" style="">
<img class="card-img-top" src="https://cdn.discordapp.com/attachments/704366642330599579/707484527638872064/drone.jpeg" alt="Card image cap">
<div class="card-body">
<p class="card-text">Drone Basics, Building the simplest one (Online)<br>19/04/2020</p>
</div>
</div>
</div>
<div class="col-sm-4 event_card">
<div class="card is-center" style="">
<img class="card-img-top" src="https://i.imgur.com/Dza0uH1.jpg" alt="Card image cap">
<div class="card-body">
<p class="card-text">Session on Ultrasonic Sensor (Online)<br>25/03/2020</p>
</div>
</div>
</div>
</div>
<div class="row event_row">
<div class="col-sm-4 event_card">
<div class="card is-center" style="">
<img class="card-img-top" src="https://cdn.discordapp.com/attachments/704366642330599579/707311195836645477/bluetooth.jpeg" alt="Card image cap">
<div class="card-body">
<p class="card-text">Bluetooth controlled bot<br>15/02/2020</p>
</div>
</div>
</div>
<div class="col-sm-4 event_card">
<div class="card is-center" style="">
<img class="card-img-top" src="https://cdn.discordapp.com/attachments/704366642330599579/707309478755697110/line_follower.jpeg" alt="Card image cap">
<div class="card-body">
<p class="card-text">Session on Line Follower<br>01/02/2020</p>
</div>
</div>
</div>
<div class="col-sm-4 event_card">
<div class="card is-center" style="">
<img class="card-img-top" src="https://cdn.discordapp.com/attachments/704366642330599579/707307776019529808/dpdt.jpeg" alt="Card image cap">
<div class="card-body">
<p class="card-text">Introduction to Robotics : DPDT bot<br>27/01/2020</p>
</div>
</div>
</div>
</div>
<h3 class="content-head is-center">2019</h3>
<div class="row event_row">
<div class="col-sm-6 event_card">
<div class="card is-center" style="">
<img class="card-img-top" src="https://cdn.discordapp.com/attachments/704366642330599579/705479568848322640/WhatsApp_Image_2020-04-24_at_20.17.34.jpeg" alt="Card image cap">
<div class="card-body">
<p class="card-text">Robovanza 2019<br>13/09/2019 - 14/09/2019</p>
</div>
</div>
</div>
<div class="col-sm-6 event_card">
<div class="card is-center" style="">
<img class="card-img-top" src="https://cdn.discordapp.com/attachments/704366642330599579/705479568403988500/WhatsApp_Image_2020-04-24_at_20.17.35.jpeg" alt="Card image cap">
<div class="card-body">
<p class="card-text">Shruthi 2019<br>21/02/2019</p>
</div>
</div>
</div>
</div>
<h3 class="content-head is-center">2018</h3>
<div class="row event_row">
<div class="col-sm-12 event_card">
<div class="card is-center" style="">
<img class="card-img-top" src="https://cdn.discordapp.com/attachments/704366642330599579/705479571465830482/WhatsApp_Image_2020-04-24_at_20.44.45.jpeg" alt="Card image cap">
<div class="card-body">
<p class="card-text">Shruthi 2018<br>22/02/2019</p>
</div>
</div>
</div>
</div>
<h3 class="content-head is-center">2017</h3>
<div class="row event_row">
<div class="col-sm-12 event_card">
<div class="card is-center" style="">
<img class="card-img-top" src="https://cdn.discordapp.com/attachments/704366642330599579/705479565379764284/WhatsApp_Image_2020-04-24_at_20.17.33.jpeg" alt="Card image cap">
<div class="card-body">
<p class="card-text">Robotics session <br> 14/10/2017</p>
</div>
</div>
</div>
</div>
</section>
<!-- footer -->
<footer class=" footer_parent" id="contact1">
<div class="container">
<div class="row">
<div class="col-sm-4 cbit_map_parent">
<iframe class="cbit_map" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3807.410749434572!2d78.31734661433356!3d17.392064807249177!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bcb94eba8ad7c87%3A0xb78f51ed556f7cc5!2sChaitanya+Bharathi+Institute+of+Technology!5e0!3m2!1sen!2sin!4v1565501761816!5m2!1sen!2sin" width="250" height="250" allowfullscreen></iframe>
<a href="https://www.cbit.ac.in/" class="cbit_contact">
<p>Chaitanya Bharathi Institute Of Technology</p>
<p>Gandipet, Hyderabad</p>
</a>
</div>
<div class="col-sm-4">
<h3>R&I CBIT</h3>
<a href="#about" class="contact">About</a>
<br>
<a href="team.html" class="contact">Team</a>
<br>
<a href="#Events" class="contact">Events</a>
</div>
<div class="col-sm-4">
<h3>GET IN TOUCH</h3>
</i><a href="mailto:roboticscbit@gmail.com" class="contact"><i class="fa fa-envelope-square" aria-hidden="true"></i> Email</a>
<br>
<a href="https://www.facebook.com/freaking.techies.cbit" class="contact"><i class="fa fa-facebook-square" aria-hidden="true"></i> Facebook</a>
<br>
<a href="https://www.instagram.com/robotics_cbit/" class="contact"><i class="fa fa-instagram" aria-hidden="true"></i> Instagram</a>
<br>
<a href="https://github.com/roboticscbit" class="contact"><i class="fa fa-github" aria-hidden="true"></i> GitHub</a>
<br>
<a href="https://twitter.com/roboticscbit" class="contact"><i class="fa fa-twitter" aria-hidden="true"></i> Twitter</a>
</div>
</div>
</div>
</footer>
</section>
</body>
</html>