-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathevent.html
330 lines (265 loc) · 13.2 KB
/
event.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
321
322
323
324
325
326
327
328
329
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Events</title>
<meta content="" name="descriptison">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/apple-touch-icon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container d-flex">
<!---<img src="assets/img/BVM.png" align="left" style="width:50px;height:50px;">-->
<div class="logo mr-auto">
<h1 class="text-light"><a href="index.html"><span>TRS BVM Student Chapter</span></a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<a href="index.html"><img src="aassets/img/BVM.png" alt="" class="img-fluid"></a>
</div>
<nav class="nav-menu d-none d-lg-block">
<ul>
<li class="active"><a href="index.html">Home</a></li>
<li class="drop-down"><a href="">Teams</a>
<ul>
<li class="drop-down"><a href="#">2022-2023</a>
<ul>
<li><a href="../2022-2023/executive.html">Executive Members</a></li>
<li><a href="../2022-2023/faculty.html">Faculty Members</a></li>
<li><a href="../2022-2023/branchcordinator.html">Branch Coordinators</a></li>
<li><a href="../2022-2023/fi.html">Finance And Inventory Leads</a></li>
<li><a href="../2022-2023/docu.html">Documentation Leads</a></li>
<li><a href="../2022-2023/graphics.html">Graphics Leads</a></li>
<li><a href="../2022-2023/socials.html">Social Media</a></li>
<li><a href="../2022-2023/webdevloper.html">Web Turtles</a></li>
</ul>
</li>
<li class="drop-down"><a href="#">2021-2022</a>
<ul>
<li><a href="../2021-2022/executive.html">Executive Members</a></li>
<li><a href="../2021-2022/faculty.html">Faculty Members</a></li>
<li><a href="../2021-2022/branchcordinator.html">Branch Coordinators</a></li>
<li><a href="../2021-2022/rd.html">R&D Leads</a></li>
<li><a href="../2021-2022/fi.html">Finance And Inventory Leads</a></li>
<li><a href="../2021-2022/docu.html">Documentation Leads</a></li>
<li><a href="../2021-2022/graphics.html">Graphics Leads</a></li>
<li><a href="../2021-2022/webdevloper.html">Web Ninjas</a></li>
</ul>
</li>
<li>
<li class="drop-down"><a href="#">2020-2021</a>
<ul>
<li><a href="../2020-2021/executive.html">Executive Members</a></li>
<li><a href="../2020-2021/faculty.html">Faculty Members</a></li>
<li><a href="../2020-2021/branchcordinator.html">Branch Coordinators</a></li>
<li><a href="../2020-2021/rnd.html">R&D Leads</a></li>
<li><a href="../2020-2021/fi.html">Finance And Inventory Leads</a></li>
<li><a href="../2020-2021/docu.html">Documentation Leads</a></li>
<li><a href="../2020-2021/graphics.html">Graphics Leads</a></li>
<li><a href="../2020-2021/webdevloper.html">Developers Table</a></li>
</ul>
</li>
<li>
<li class="drop-down"><a href="#">2019-2020</a>
<ul>
<li><a href="../2019-2020/executive.html">Executive Members</a></li>
<li><a href="../2019-2020/faculty.html">Faculty Members</a></li>
<li><a href="../2019-2020/branchcordinator.html">Branch Coordinators</a></li>
<li><a href="../2019-2020/rd.html">R&D Leads</a></li>
<li><a href="../2019-2020/fi.html">Finance And Inventory Leads</a></li>
<li><a href="../2019-2020/docu.html">Documentation Leads</a></li>
<li><a href="../2019-2020/graphics.html">Graphics Leads</a></li>
<li><a href="../2019-2020/webdevloper.html">Web Maintainers</a></li>
</ul>
</li>
</li>
</li>
</ul>
</li>
<li><a href="event.html">Events</a></li>
<li><a href="index.html#portfolio">Projects</a></li>
<li><a href="index.html#contact">Contact</a></li>
</ul>
</nav><!-- .nav-menu -->
<div class="header-social-links">
<a href="https://twitter.com/BvmTrs?s=09" class="twitter"><i class="icofont-twitter"></i></a>
<a href="https://www.facebook.com/TRS-BVM-113503333663264/" class="facebook"><i
class="icofont-facebook"></i></a>
<a href="https://instagram.com/trs_bvm?igshid=xmc4crlq2orp" class="instagram"><i
class="icofont-instagram"></i></a>
<a href="https://www.linkedin.com/in/trs-bvm-student-chapter-b4796b1a6" class="linkedin"><i
class="icofont-linkedin"></i></i></a>
</div>
</div>
</header><!-- End Header -->
<br>
<br>
<br>
<section id="hero">
<div class="container" >
<div class="row">
<div class="col-lg-6 pt-5 pt-lg-0 order-2 order-lg-1 d-flex flex-column justify-content-center" data-aos="fade-up">
<div>
<h1>Inauguration Ceremony and Guest Lecture on Autonomy Robotics: Challenges and Opportunities</h1>
<strong><b><h2> by Dr T. Ashokan Sir, Secretary for TRS India </h2></b></strong>
<br>
<a href="assets/reports/Inaugural_Report.pdf" class="btn-get-started scrollto">Click Here To Know More</a>
</div>
</div>
<div class="col-lg-6 order-1 order-lg-2 hero-img" data-aos="fade-left">
<img src="assets/img/events/event1.jpg" class="img-fluid" alt="this slowpoke moves">
</div>
</div>
</div>
</section><!-- End Hero -->
<section id="hero">
<div class="container" >
<div class="row">
<div class="col-lg-6 pt-5 pt-lg-0 order-2 order-lg-1 d-flex flex-column justify-content-center" data-aos="fade-up">
<div>
<h1>An Approach towards Machine Learning and Artificial Intelligence</h1>
<strong><b><h2>Informative and Surplus Webinar </h2></b></strong>
<br>
<a href="event1.html" class="btn-get-started scrollto">Click Here To Know More</a>
</div>
</div>
<div class="col-lg-6 order-1 order-lg-2 hero-img" data-aos="fade-left">
<img src="assets/img/event.jpeg" class="img-fluid" alt="this slowpoke moves">
</div>
</div>
</div>
</section><!-- End Hero -->
<section id="hero">
<div class="container" >
<div class="row">
<div class="col-lg-6 pt-5 pt-lg-0 order-2 order-lg-1 d-flex flex-column justify-content-center" data-aos="fade-up">
<div>
<h1>Design Modeling using SaaS Platform: Onshape</h1>
<strong><b><h2>4 Day Workshop</h2></b></strong>
<a href="assets/reports/Report - Design Modeling using SaaS Platform Onshape.pdf" class="btn-get-started scrollto">Click Here To Know More</a>
</div>
</div>
<div class="col-lg-6 order-1 order-lg-2 hero-img" data-aos="fade-left">
<img src="assets/img/events/onshape.jpg" class="img-fluid" alt="this slowpoke moves">
</div>
</div>
</div>
</section><!-- End Hero -->
<section id="hero">
<div class="container" >
<div class="row">
<div class="col-lg-6 pt-5 pt-lg-0 order-2 order-lg-1 d-flex flex-column justify-content-center" data-aos="fade-up">
<div>
<h1>Hands-on Arduino based Robotic Controller Simulator</h1>
<strong><b><h2> TinkerCAD </h2></b></strong>
<br>
<a href="https://youtu.be/xFcGijDwHio" class="btn-get-started scrollto">Click Here To Know More</a>
</div>
</div>
<div class="col-lg-6 order-1 order-lg-2 hero-img" data-aos="fade-left">
<img src="assets/img/events/tinker.jpg" class="img-fluid" alt="this slowpoke moves">
</div>
</div>
</div>
</section><!-- End Hero -->
<section id="hero">
<div class="container" >
<div class="row">
<div class="col-lg-6 pt-5 pt-lg-0 order-2 order-lg-1 d-flex flex-column justify-content-center" data-aos="fade-up">
<div>
<h1>Bootcamp on 3-D Printing</h1>
<strong><b><h2>by Dr Guruprasad Rao, Director & Mentor, Imaginarium India Pvt Ltd </h2></b></strong>
<br>
<a href="assets/reports/BOOTCAMP-3D-PRINTING-2021-REPORT.pdf" class="btn-get-started scrollto">Click Here To Know More</a>
</div>
</div>
<div class="col-lg-6 order-1 order-lg-2 hero-img" data-aos="fade-left">
<img src="assets/img/events/printing.jpg" class="img-fluid" alt="this slowpoke moves">
</div>
</div>
</div>
</section><!-- End Hero -->
<section id="hero">
<div class="container" >
<div class="row">
<div class="col-lg-6 pt-5 pt-lg-0 order-2 order-lg-1 d-flex flex-column justify-content-center" data-aos="fade-up">
<div>
<h1>ROS A2Z Bootcamp</h1>
<strong><b><h2>by Mr Trushant Adeshara in Udaan 2022</h2></b></strong>
<br>
<a href="assets/reports/TRS_ROS_Workshop_Report_2.pdf" class="btn-get-started scrollto">Click Here To Know More</a>
</div>
</div>
<div class="col-lg-6 order-1 order-lg-2 hero-img" data-aos="fade-left">
<img src="assets/img/events/ros_a2z.jpeg" class="img-fluid" alt="this slowpoke moves">
</div>
</div>
</div>
</section><!-- End Hero -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<!-- <img src="cvm.jpg" align="right" style="width:130px;height:200px;margin-right:12%">-->
<div><img src="assets/img/BVM.png" align="right" style="width:15%;height:auto;"></div>
<div><img src="assets/img/CVM.png" align="right" style="width:19%;height:auto;margin-right:5%;"></div>
<div class="row" style="margin:auto;font-size:100%;">
<div class="col-lg-3 col-md-6">
<div class="footer-info"style="font-size: 14;">
<h3>TRS BVM Student Chapter</h3>
<p>
Mota Bazaar, Vallabh Vidyanagar, <br>
Anand, Gujarat 388120<br><br>
<strong>Email:</strong> [email protected]<br>
</p>
</div>
</div>
<div class="col-lg-2 col-md-6 footer-links" style="padding-left: 15%;font-size: 14;">
<h4>Useful Links</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="index.html">Home</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="index.html">About us</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="http://ecvm.net/index.html">CVM</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="http://bvmengineering.ac.in/index.aspx">BVM</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://rs-india.org/">Robotics Society Of India</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright <strong><span>@ 2022 TRS BVM</span></strong>. All Rights Reserved
</div>
<div class="credits">
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="bx bxs-up-arrow-alt"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File-->
<script src="assets/js/main.js"></script>
</body>
</html>