-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
306 lines (284 loc) · 15.1 KB
/
index.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>ZINE | Robotics and Research Group - Where imagination leads to creation</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Zine - The only active robtics and research group MNIT for the last 7 years,since its foundation. We have participated in various nationals and internationals events related to a multitude of fields and have gained expertise in various concerned technologies areas. We have also been equally active in inter disciplinary research, at par with state of the art work going in diversified domains. Consistent team work coupled with perseverance, proper guidance, stimulating challenges have gained us numerous significant achievements.">
<meta name="keywords" content="Robotics and Research">
<meta name="author" content="ZINE">
<meta property="og:title" content="ZINE" />
<meta property="og:type" content="website" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/flexslider.min.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/elegant-icons.min.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/pe-icon-7-stroke.min.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/lightbox.min.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/theme-lava.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/custom.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/custom-blog.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/bootstrap-theme.min.css" rel="stylesheet" type="text/css" media="all"/>
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,300" rel="stylesheet" type="text/css">
</head>
<body class="no-loader">
<div class="loader">
<div class="strip-holder">
<div class="strip-1"></div>
<div class="strip-2"></div>
<div class="strip-3"></div>
</div>
</div>
<a id="top"></a>
<div class="nav-container">
<nav class="overlay-nav">
<div class="container">
<div class="row">
<div class="col-md-2">
<a target="_self" class="inner-link" href="#top"><img alt="ZINE" class="logo logo-light" src="img/ZINE/zine1.png">
<img alt="ZINE" class="logo logo-dark" src="img/ZINE/zine1.png"></a>
</div>
<div class="col-md-10 text-right">
<ul class="menu">
<li><a target="_self" href="team.php">Team</a></li>
<li><a target="_self" href="Projects.php">Projects</a></li>
<li><a target="_self" href="achievements.php">Achievements</a></li>
<li><a target="_self" href="tutorials.php">Tutorials</a></li>
<li><a target="_self" href="about.php">About</a></li>
<li><a target="_self" href="contacts.php">Contact</a></li>
<li class="social-link hidden-md hidden-sm hidden-xs"><a target="_self" href="https://www.linkedin.com/company/de-zine-limited"><i class="icon social_linkedin"></i></a></li>
<li class="social-link hidden-md hidden-sm hidden-xs"><a target="_self" href="https://www.facebook.com/ROBOTICS.ZINE"><i class="icon social_facebook"></i></a></li>
<li class="social-link hidden-md hidden-sm hidden-xs"><a target="_self" href="https://www.instagram.com/zine.robotics"><i class="icon social_instagram"></i></a></li>
<div class="mobile-menu-toggle"><i class="icon icon_menu"></i></div>
</ul>
</div>
</div>
</div>
<div class="bottom-border"></div>
<<<<<<< HEAD
<div class="sidebar-menu">
<img alt="Logo" class="logo" src="img/ZINE/zine1.png">
<div class="bottom-border"></div>
<div class="widget">
<ul class="menu">
<li><a class="inner-link" href="#top">Home</a></li>
<li><a href="./about" target="_self">About</a></li>
<li><a href="tutorials.php" target="_self">Projects</a></li>
<li><a href="contacts.php" target="_self">Contact</a></li>
</ul>
</div>
<div class="widget">
<ul class="social-profiles">
<li><a href="http://facebook.com/ROBOTICS.ZINE" target="_self"><i class="icon social_facebook"></i></a></li>
<li><a href="https://www.instagram.com/zine.robotics" target="_self"><i class="icon social_instagram"></i></a></li>
<li class="social-link hidden-md hidden-sm hidden-xs"><a target="_self" href="https://www.linkedin.com/company/de-zine-limited"><i class="icon social_linkedin"></i></a></li>
</ul>
</div>
<div class="copy-text-box">
<div class="copy-text-bottom">
<span>© Copyright 2019 ZINE, All Rights Reserved</span>
</div>
</div>
</div>
=======
>>>>>>> b0249511aaaffedcbc042411be0e0e35e999a610
</nav>
</div>
<div class="main-container">
<section class="hero-slider lazy-section">
<ul class="slides">
<li class="hero-slide">
<div class="background-image-holder parallax-background">
<img class="background-image" alt="Background Image" data-src="img/ZINE/slider5.jpg">
</div>
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6">
<h1 class="large-h1 text-white">Where Imagination Leads to Creation</h1>
</div>
</div>
</div>
</li>
<li class="hero-slide">
<div class="background-image-holder parallax-background">
<img class="background-image" alt="Background Image" data-src="img/ZINE/slider3.jpeg">
</div>
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6">
<h1 class="large-h1 text-white">Organizing Workshop every year</h1>
<a href="" class="btn btn-hollow" target="_self">Register</a>
</div>
</div>
</div>
</li>
<li class="hero-slide">
<div class="background-image-holder parallax-background">
<img class="background-image" alt="Background Image" data-src="img/ZINE/events.png">
</div>
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6">
<h1 class="large-h1 text-white">Participating in various national and international events </h1>
<a href="" class="btn btn-hollow" target="_self">Check out Achievements Tab</a>
</div>
</div>
</div>
</li><li class="hero-slide">
<div class="background-image-holder parallax-background">
<img class="background-image" alt="Background Image" data-src="img/ZINE/slider4.jpg">
</div>
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-7">
<img alt="ZINE" class="logo" data-src="img/ZINE/zine1.png">
<h1 class="large-h1 text-white">Work on various research problems and innovative projects that extend the state of the art in robotics</h1>
<a href="" class="btn btn-hollow" target="_self">Read our Projects</a>
</div>
</div>
</div>
</li>
</ul>
</section>
<a id="activities" class="in-page-link"></a>
<section class="duplicatable-content visitor-info lazy-section">
<div class="container">
<div class="row">
<div class="col-sm-12">
<h1>ZINE Activities<br></h1>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-6">
<div class="info-box">
<img alt="Venue" data-src="img/ZINE/compe.jpg">
<h3>Participated in Various Competitions </h3>
<p>Our team has participated and emerged victorious in various national and international robotics events for the past decade owing to the skills and commitment of our members. We firmly believe that having participated in various national and international level events has lended us valuable experience and a knack for victory competing alongside the most premiere robotics teams of India.</p>
<div><br></div><div><br></div>
<div class="text-link">
<a href="" target="_self">Find Out About Achievements</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="info-box">
<img alt="Venue" data-src="img/ZINE/research.jpg">
<h3>Reseach Development<br></h3>
<p> Our research fall in many domains such as controls and system, Gait Analysis, Human Robot Interaction , Algorithm Developments and many more.Cutting across all domains and research themes ZINE robotics promotes an emphasis on responsible research and innovation aligned with our mission to ensure that the transformative impacts of Robotics and Autonomous Systems are properly anticipated and managed.</p><div><br></div><div><br></div>
<div class="text-link">
<a href="" target="_self">Find Out About our projects</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="info-box">
<img alt="Venue" data-src="img/ZINE/workshop.jpg">
<h3>Workshop<br></h3>
<div><p>Our team conducts a 9 day workshop that guides the incoming freshers into the field of robotics, along with lectures on various other engineering skills such as Android app development, Website Development, etc. Every year our team had successfully delivered the impactful lectures and practicals to more than 300 freshers.In vast growing.</p></div><div><br><br></div>
<div class="text-link">
<a href="" target="_self">Register yourself for Workshop 2019</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="strip-divider call-to-action lazy-section">
<div class="background-image-holder parallax-background">
<img class="background-image" alt="BG Image" data-src="img/grey-bg.jpg">
</div>
<div class="container">
<div class="row">
<div class="text-center col-sm-12">
<h1>Connect with ZINE!</h1>
<span class="uppercase">Meet us at our Worskhop</span>
<a target="_self" class="btn btn-lg" href="https://events.fossasia.org">Register</a>
<span class="uppercase">Oh, invite your friends too</span>
<a target="_blank" href=""><i class="icon social_facebook icon-large"></i></a>
<a target="_blank" href=""><i class="icon social_linkedin icon-large"></i></a>
<a target="_blank" href=""><i class="icon social_instagram icon-large"></i></a>
</div>
</div>
</div>
</section>
<section class="strip-divider primary-overlay lazy-section">
<div class="background-image-holder parallax-background">
<img class="background-image" alt="About Image" data-src="img/hero7.jpg">
</div>
<div class="video-wrapper">
<video autoplay muted="" loop>
<source src="video/video_2.webm" type="video/webm">
<source src="video/video_2.mp4" type="video/mp4">
<source src="video/video_2.ogv" type="video/ogg">
</video>
</div>
<div class="container">
<div class="row">
<div class="col-sm-12 text-center">
<h1 class="text-white">Interested in to be part of ZINE?<div>Register on our page for <a class="text-white" href="" target="_self">Workshop</a></div></h1>
</div>
</div>
</div>
</section>
<div class="footer-container">
<footer class="classic">
<div class="container">
<div class="row ui-sortable">
<div class="col-sm-2">
<ul class="menu">
<li><a target="_self" href="">Home</a></li>
<li><a target="_self" href="">About</a></li>
<li><a target="_self" href="">Projects</a></li>
<li><a target="_self" href="">Contact</a></li>
</ul>
</div>
<div class="col-sm-7">
<span class="lead color-heading">About ZINE</span>
<p>Zine is a creative group of engineering undergraduates of Malaviya National Institute of Technology , Jaipur who are together to learn, improve and apply their technical skills to help foster the growth of society and India in the field of technology by utilising their engineering skills to work on real time problems. It is comprised of students from various disciplines working under guidance of Dr. Rajesh Kumar from Electrical Engineering department and various alumni working in reputed firms and doing research in Universities in India and abroad. Zine has been the only active robotics and research group of MNIT for the last 11 years, since its foundation.
</p></div>
<div class="col-sm-3">
<ul class="contact-methods">
<li><i class="icon pe-7s-mail"></i><span><a id="mailAdd" href="mailto:[email protected]" target="_self" style="color:#777777">[email protected]</a></span></li>
<li><i class="icon pe-7s-phone"></i><span>+91-1234567890</span></li>
<li><i class="icon pe-7s-map-marker"></i><span>ZINE</span></li>
<li><span><a href="" style="color:#777777" id="mailAdd">RAMAN LAB</a></span></li>
</ul>
</div>
</div>
<div class="row ui-sortable">
<div class="col-sm-12 text-center">
<ul class="social-profiles">
<li><a target="_self" href="https://facebook.com/ZINE.ROBOTICS"><i class="icon social_facebook"></i></a></li>
<li><a target="_self" href=""><i class="icon social_linkedin icon-large"></i></a></li>
<li><a target="_self" href=""><i class="icon social_instagram"></i></a></li>
<li><a target="_self" href="https://github.com/fossasia"><i class="fa fa-github fa-lg"></i></a></li>
</ul>
</div>
</div>
</div>
</footer>
</div>
<script>
// changes email address in homepage to make it responsive according to screen resolutions
if (screen.width <=853) {
document.getElementById('mailAdd').innerHTML = 'fossasia@google...';
}
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js" ></script>
<script src="js/feednami.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/skrollr.min.js"></script>
<script src="js/spectragram.min.js"></script>
<script src="js/flexslider.min.js"></script>
<script src="js/jquery.plugin.min.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/lightbox.min.js"></script>
<script src="js/smooth-scroll.min.js"></script>
<script src="js/placeholders.min.js"></script>
<script src="js/scripts.js"></script>
<script src="js/tweets.js"></script>
<script src="js/blog.js"></script>
</body>
</html>