-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathR&D.html
executable file
·350 lines (321 loc) · 13.3 KB
/
R&D.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
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>CCA | RD & I CELL</title>
<meta name="keywords" content="CCA, Center For Cognitive Activities, NIT, nitdgp, NIT-D, Durgapur, Aarohan, Techno-Management Fest, Tech Club, Aarohan Nights, Core Cell, Robo Cell, WDCT, ITCell, RD&I Cell, ECell, largest club, Aarohan Creatives" >
<meta name="description" content="Center For Cognitive Activities(CCA) is the official techno-management club of NIT Durgapur and organises Aarohan the second largest fest in Eastern India." >
<meta name="author" content="CCA | Center For Cognitive Activities">
<!--Fonts Online-->
<link href='https://fonts.googleapis.com/css?family=Play:400,700' rel='stylesheet' type='text/css'>
<!-- OGP -->
<meta property="og:locale" content="en_IN" />
<meta property="og:type" content="website" />
<meta property="og:title" content="CCA | Center For Cognitive Activities" />
<meta property="og:description" content="Welcome To The Robotics Cell Of The Club"/>
<meta property="og:url" content="https://www.ccanitd.in/robo.html" />
<meta property="og:site_name" content="CCA | Center For Cognitive Activities" />
<meta property="og:image" content="https://www.ccanitd.in/images/favicon.png" />
<!--Main-->
<link href="css/bootstrap.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="images/favicon.png" type="image/x-icon">
<link rel="icon" href="images/favicon.png" type="image/x-icon">
<link href="css/main.css" rel="stylesheet" type="text/css">
<link href="css/style.css" rel="stylesheet" type="text/css">
<link href="css/responsive.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/css/font-awesome.min.css">
<link rel="stylesheet" id="color" href="css/default.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!--[if IE]>
<script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-123346471-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-123346471-1');
</script>
</head>
<body>
<!-- LOADER ===========================================-->
<div id="loader">
<div class="loader"> <img src="images/spin.svg" alt="" > </div>
</div>
<!--HOME START===========================================-->
<div id="sub-banner5">
<div class="overlay">
<div class="container">
<div class="text">
<h1>RD & I CELL</h1>
</div>
</div>
</div>
</div>
<!--======= HEADER =========-->
<header class="sticky">
<div class="container">
<div class="menu">
<!--======= LOGO =========-->
<div class="logo"> <a href="index.html">
<img src="images/ccanitdlogo1.png" width="130" alt>
</a> </div>
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="fa fa-bars"></span> </button>
</div>
<!--======= NAV START =========-->
<nav class="navbar navbar-default" role="navigation">
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<!--======= MENU DROPDOWN =========-->
<li> <a href="index.html">HOME</a></li>
<!--======= MENU DROPDOWN =========-->
<li class="dropdown"> <a href="index.html" class="dropdown-toggle" data-hover="dropdown" data-delay="100"> STRUCTURE <b class="caret"></b></a>
<!--======= SUB MENU =========-->
<ul class="dropdown-menu">
<li><a href="core.html">CORE CELL</a></li>
<li><a href="ecell.html">E-CELL</a></li>
<li><a href="robo.html">ROBO CELL</a></li>
<li><a href="IT.html">WDCT CELL</a></li>
<li><a href="R&D.html">RD & I CELL</a></li>
</ul>
</li>
</ul>
</div>
</nav>
<div class="clearfix"></div>
</div>
</div>
</header>
<!-- Page Wrap ===========================================-->
<div id="wrap">
<!--======= CONTENT START =========-->
<div class="content">
<div class="soon">
<div class="container">
<div class="tittle">
<h2>Welcome To The Research Developement and Innovation Cell Of The Club</h2>
<p1>"If we knew what it was we were doing, it would not be called research, would it? "- Albert Einstein</p1>
<br>
<hr>
</div>
<p>Write from the begining of the dark age alot of ground breaking discoveries were made by man. There is no field in which research is not done. Research and Development (R&D) flourishes where young minds and experienced faculties work synergistically. R&D Cell has been established to promote and monitor the research Programs of the institute. The cell administers all the research Programs of the university by monitoring and coordinating the research Programs.The Research and Development Cell aims to nurture research culture in the College by promoting research in newly emerging and challenging areas of Engineering, Technology, Science and Humanities. Faculty and students have been encouraged to be creative, since it is the creative aspect that induces newer thinking. Lectures and demonstration are made for students to kindle their spirit of creativity by our own faculty and other experts along with paper presentation and workshop.</p>
</div>
</div>
</div>
<!--======= TEAM =========-->
<div class="tittle">
<h2 class="wow fadeInUp animated" data-wow-duration="1s" data-wow-delay="1s">MEET THE TEAM</h2>
<hr class="wow bounceInUp animated" data-wow-duration="1s" data-wow-delay="0.7s">
</div>
</div>
</section>
<!--team-starts-->
<div class="team">
<div class="container">
<div class="team-top heading">
<h3>OUR TEAM</h3>
</div>
<div class="team-bottom">
<ul class="ch-grid">
<li>
<div class="ch-item ch-anshuman">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-anshuman"></div>
<div class="ch-info-back">
<h3>ANSHUMAN PANIGRAHI</h3>
<p>HEAD</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-bhanu">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-bhanu"></div>
<div class="ch-info-back">
<h3>BHANU PRAKASH ANCHULA</h3>
<p>HEAD</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-ashutosh">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-ashutosh"></div>
<div class="ch-info-back">
<h3>ASHUTOSH SHUKLA</h3>
<p>EXECUTIVE MEMBER</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-shivansh">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-shivansh"></div>
<div class="ch-info-back">
<h3>SHIVANSH DUBEY</h3>
<p>EXECUTIVE MEMBER</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-arpitha">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-arpitha"></div>
<div class="ch-info-back">
<h3>ARPITHA SASANAPURI</h3>
<p>EXECUTIVE MEMBER</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-sonal">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-sonal"></div>
<div class="ch-info-back">
<h3>SONAL TIWARI</h3>
<p>EXECUTIVE MEMBER</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-dipayan">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-dipayan"></div>
<div class="ch-info-back">
<h3>DIPAYAN</h3>
<p>SENIOR MEMBER</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-sourojith">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-sourojith"></div>
<div class="ch-info-back">
<h3>SOUROJITH</h3>
<p>SENIOR MEMBER</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-jyoti">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-jyoti"></div>
<div class="ch-info-back">
<h3>JYOTHI RANJAN MISHRA</h3>
<p>SENIOR MEMBER</p>
</div>
</div>
</div>
</div>
</li>
<!-- <li>
<div class="ch-item ch-roshan">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-roshan"></div>
<div class="ch-info-back">
<h3>ROSHAN</h3>
<p>SENIOR MEMBER</p>
</div>
</div>
</div>
</div>
</li> -->
<li>
<div class="ch-item ch-paulami">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-paulami"></div>
<div class="ch-info-back">
<h3>PAULAMI</h3>
<p>SENIOR MEMBER</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-anandi">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-anandi"></div>
<div class="ch-info-back">
<h3>ANANDI</h3>
<p>SENIOR MEMBER</p>
</div>
</div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
<!--team-end-->
</div>
</div>
<div class="rights">
<div id="back-to-top"> <i class="fa fa-angle-up"></i> </div>
<div class="container">
<p>© 2018 Centre For Cognitive Activities. All rights reserved.</p>
</div>
</div>
</div>
</div>
<script src="js/jquery-1.9.1.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/jquery.sticky.js"></script>
<script src="js/jquery.isotope.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/isotope.pkgd.min.js"></script>
<script src="js/modernizr.js"></script>
<script src="js/jquery.flexslider-min.js"></script>
<script src="js/color-switcher.js"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/counter.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/smooth-scroll.js"></script>
<script src="https://maps.googleapis.com/maps/api/js"></script>
<script src="js/map.js"></script>
<script src="js/jquery.jcarousel.min.js"></script>
<script src="js/jquery.superslides.min.js"></script>
<script src="js/bootstrap-hover-dropdown.min.js"></script>
<script src="js/jquery.downCount.js"></script>
<script src="js/main.js"></script>
</body>
</html>