This repository was archived by the owner on May 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathblogs.php
More file actions
304 lines (263 loc) · 11.5 KB
/
blogs.php
File metadata and controls
304 lines (263 loc) · 11.5 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
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
<!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="shortcut icon" href="fossasia.ico" type="image/x-icon" />
<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='https://fonts.googleapis.com/css?family=Open+Sans:400,600,300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Droid+Serif|Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="icon" href="images/zine.png">
<link rel="stylesheet" href="css/reset_bscktotop.css"> <!-- CSS reset -->
<script src="js/modernizr.js"></script> <!-- Modernizr -->
<script src="js/slider.js"></script>
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="css/style_backtotop.css"> <!-- Gem style -->
<link rel="stylesheet" href="timeline/css/reset.css"> <!-- CSS reset -->
<link rel="stylesheet" href="timeline/css/style_timeline.css"> <!-- Resource style -->
<link rel="stylesheet" href="css/slider.css">
<link href="css/blogs.css" rel="stylesheet" />
<script src="timeline/js/modernizr.js"></script> <!-- Modernizr -->
</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="index.php"><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="index.php">Home</a></li>
<li><a target="_self" href="team.php">Team</a></li>
<li><a target="_self" href="project/Projects.php">Projects</a></li>
<li><a target="_self" href="achievements.php">Achievements</a></li>
<li><a target="_self" href="about.php">About</a></li>
<li><a target="_self" href="blogs.php">Blogs</a></li>
<li class="social-link hidden-md hidden-sm hidden-xs"><a target="_blank"
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="_blank"
href="https://www.instagram.com/zine.robotics"><i
class="icon social_instagram"></i></a></li>
<li class="social-link hidden-md hidden-sm hidden-xs"><a target="_blank"
href="https://www.linkedin.com/company/de-zine-limited"><i
class="icon social_linkedin"></i></a></li>
<div class="mobile-menu-toggle"><i class="icon icon_menu"></i></div>
</ul>
</div>
</div>
</div>
<div class="bottom-border"></div>
</nav>
</div>
<section class="hero-slider lazy-section">
<div class="background-image-holder parallax-background">
<img class="background-image" alt="Background Image" data-src="img/blog.jpg">
</div>
</section>
<section id="cd-timeline" class="cd-container">
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture">
<img src="img/cd-icon-research.svg" alt="Movie">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h2>Basic Electrical and Electronics</h2>
<!-- <p>
2nd Place in Pro Class Race
<br>Team Members : Devnath Nair
</p> -->
<span class="cd-date">15th Jan</span>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-movie">
<img src="img/cd-icon-research.svg" alt="Movie">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h2>Algo Pseudo</h2>
<!-- <p>
1st Place
<br>Team Members : Nimesh Khandelwal
</p> -->
<span class="cd-date">18th Jan</span>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-location">
<img src="img/cd-icon-research.svg" alt="Movie">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h2>Basic Mechanical Engineering</h2>
<!-- <p>
1st Place<br>
3rd Place
<br>Team Members : Devnath Nair, Vishal Kothari
</p> -->
<span class="cd-date">21st Jan</span>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-purpul">
<img src="img/cd-icon-research.svg" alt="Movie">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h2>IC-MCU and Sensors</h2>
<!-- <p>
2nd Place<br>
3rd Place
<br>Team Members : Devnath Nair, Nimesh Khandelwal
</p> -->
<span class="cd-date">24th Jan</span>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-orange">
<img src="img/cd-icon-research.svg" alt="Movie">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h2>Aeromodelling</h2>
<!-- <p>
2nd Place in Pro Class Race
<br>Team Members : Devnath Nair
</p> -->
<span class="cd-date">27th Jan</span>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
</section> <!-- cd-timeline -->
</div>
<section class="duplicatable-content visitor-info lazy-section">
<div class="container">
<div class="row">
<div class="col-sm-12 text-center">
<h1 class="blogHeading">BLOGS</h1>
<br>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-6">
<div class="info-box">
<img alt="Venue" data-src="img/ee.jpg">
<h3 style="color:black; font-size:22px;">Basic Electrical And Electronics</h3>
<p style="font-family:Arial; color:black; line-height:24px;">Do you know the difference between
electrical and electronics? Why do we need two separate fields in which both of them have to
deal with electricity? Ever wondered why do we have electrical engineering and electronics
engineering as separate branches in college? Think! Try a little harder! Still not getting
it? No problemo.
</p>
<div><br></div>
<div><br></div>
<div class="text-link">
<a href="./BeeIndex.php">Go to blog</a>
</div>
</div>
</div>
<br /><br />
<div class="col-md-4 col-sm-6">
<div class="info-box">
<img alt="Venue" data-src="img/algo.png">
<h3 style="color:black; font-size:22px;">Algo Pseudo</h3>
<p style="font-family:Arial; color:black; line-height:24px;">Are you one of those who feel
programming languages and algorithms are extremely hard to
understand and you have no clue where to even start? Or you have a bit of an idea about them
and want to expand your
knowledge? Then you are in the right place.
</p>
<div><br></div>
<div><br></div>
<div class="text-link">
<a href="./blogs/algoIndex.php">Go to blog</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="info-box">
<img alt="Venue" data-src="img/images/BME-blog/image30.jpg">
<h3 style="color:black; font-size:22px;">BME</h3>
<p style="font-family:Arial; color:black; line-height:24px;">But, before robots are capable of doing tasks, they have to be created! Engineers get to take the credit for designing the robots to do what they are programmed for. As all types of engineers work together, they build a complete robot.
</p>
<div><br></div>
<div><br></div>
<div class="text-link">
<a href="./blogs/bmeIndex.php">Go to blog</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="info-box" class="card1">
<img alt="Venue" data-src="img/images/more-ic/mc.jpg">
<h3 style="color:black; font-size:22px;">IC-MCU</h3>
<p style="font-family:Arial; color:black; line-height:24px;">
How is this journey of yours with robotics going? Awesome? Good! Shall we proceed? Ok!
We’ll first learn about the ICs and then
we shall continue with the processing unit in which you’ll get along with microcontrollers and the genius saints sitting inside the core of computers.
</p>
<div><br></div>
<div><br></div>
<div class="text-link">
<a href="./blogs/ic-mcu-index.php">Go to blog</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="info-box" class="card1">
<img alt="Venue" data-src="img/images/aero/image19.png">
<h3 style="color:black; font-size:22px;">Aeromodelling</h3>
<p style="font-family:Arial; color:black; line-height:24px;">
If you have ever wondered how someone could fly, what would you think of? Wings? Propellers?
But how does it work? We are here to answer that question for you. That’s what we do in aeromodelling, we design, construct and fly our airplanes.
</p>
<div><br></div>
<div><br></div>
<div class="text-link">
<a href="./blogs/aero-index.php">Go to blog</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--<div class="modal fade" id="contact_submit" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h2>Thank You</h2>
</div>
<div class="modal-body">
<button type="button" class="btn btn-danger" data-dismiss="modal"><center>Close</center></button>
</div>
</div>
</div>
</div>
-->
<?php include('footer-1.php') ?>
</html>