-
Notifications
You must be signed in to change notification settings - Fork 0
/
ecell.html
executable file
·419 lines (392 loc) · 17.4 KB
/
ecell.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
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>CCA | E-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 Entrepreneurship Cell Of The Club"/>
<meta property="og:url" content="https://www.ccanitd.in/ecell.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="http://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-banner1">
<div class="overlay">
<div class="container">
<div class="text">
<h1>ENTREPRENEURSHIP 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 Entrepreneurship Cell Of The Club</h2>
<p1>"LOGIC WILL GET YOU FROM A TO B.IMAGINATION WILL GET YOU EVERYWHERE"- ALBERT EINSTEIN </p1>
<br>
<p>Rules and norms are there, meant to be followed, for the smooth pliability of social wagons. And then there is imagination. Imagination is a strange thing. It is wild, it is silly. It is the fuel to all great revolutionaries that have taken place in the history of the world. Every human is entitled with this special gift. To imagine, to be free. Free to make our own choices. Free to shape ourselves. As children, imagination comes to us as naturally as breathing. As a child, we aren't afraid to become Superman or Miss Universe. As grown-up's, we all know what would happen if we declared in public that we would like to become Superman! Imagination dies a natural death along with childhood. An Entrepreneur differs from us in this very aspect. He isn't ashamed of his big, silly plans. He isn't afraid to fail or tired of getting up. He never stopped imagining. An entrepreneur is a leader, a driving force behind semiconscious process of intuition and insight, rooted in experience. Every successful entrepreneur has been a person who was able to identify the problem and come up with a solution to it before someone else did. An entrepreneur develops this vision and a strategy of how to implement it.</p>
<hr>
</div>
</div>
<div class="row-fluid container">
<div class="span6 well">
<h3><b>OUR AIM</b></h3>
<p>
We at Entrepreneurship and Innovation Cell, NIT Durgapur, are a bunch of people who believe in the potent power of imagination and dreams. We strive to nourish the spirit of entrepreneurship among our members from the student community and faculty, inspire and encourage them to take on entrepreneurial challenges, and assist them in their efforts to launch and run business. We will also try to foster technical innovation within our campus, and would help them in proper incubations of the same. </p>
</div>
<br>
<div class="span6 well">
<h3><b>OUR OBJECTIVE<b></h3>
<p>
Inculcating the spirit of entrepreneurship in students. Developing leadership qualities among students. Motivating the students to come up with feasible and practical business plans. Helping bridge the gap between the industry and academics. Developing a strong network of entrepreneurs, venture capitalists, corporate executives, EXECUTIVE professionals and individuals who are directly or indirectly related to Entrepreneurship. To help NITD students and alumni leverage from this network.
</p>
</div>
<br>
<div class="span6 well">
<h3><b>OUR ACTIVITIES<b></h3>
<p>
Inviting eminent entrepreneurs and NITD alumni from various industry to deliver lectures on entrepreneurship. Organizing inter college business plan competitions and have the CEOs of reputed organizations and entrepreneurs judging the event. Organizing brainstorming sessions to foster entrepreneurship and technical innovation Organizing a series of events related to entrepreneurship, business, economics and technical innovation in techno-management fest ‘Aarohan’, of our college.
</p>
</div>
<br>
</div>
</div>
</div>
<!--=======ECELL TEAM =========-->
<section id="team">
<div class="container">
<!--======= TITTLE =========-->
<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>
<div class="team">
<div class="container">
<div class="team-bottom">
<ul class="ch-grid">
<li>
<div class="ch-item ch-neha">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-neha"></div>
<div class="ch-info-back">
<h3>NEHA UPADHYAY</h3>
<p>HEAD</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-argha">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-argha"></div>
<div class="ch-info-back">
<h3>ARGHA DAS</h3>
<p>HEAD</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-yogesh">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-yogesh"></div>
<div class="ch-info-back">
<h3>YOGESH TODI</h3>
<p>PUBLICITY HEAD</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-rishav">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-rishav"></div>
<div class="ch-info-back">
<h3>RISHAV ROY</h3>
<p>EXECUTIVE MEMBER</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-akhila">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-akhila"></div>
<div class="ch-info-back">
<h3>AKHILA RAO</h3>
<p>EXECUTIVE MEMBER</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-jonty">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-jonty"></div>
<div class="ch-info-back">
<h3>JONTY PADIA</h3>
<p>EXECUTIVE MEMBER</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-anushka">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-anushka"></div>
<div class="ch-info-back">
<h3>ANUSHKA GHOSH</h3>
<p>EXECUTIVE MEMBER</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-raunak">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-raunak"></div>
<div class="ch-info-back">
<h3>RAUNAK SINGHA</h3>
<p>EXECUTIVE MEMBER</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-shivani">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-shivani"></div>
<div class="ch-info-back">
<h3>SHIVANI</h3>
<p>SENIOR MEMBER</p>
</div>
</div>
</div>
</div>
</li>
<!--
<li>
<div class="ch-item ch-siddarth">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-siddarth"></div>
<div class="ch-info-back">
<h3>SIDDHARTH GARG</h3>
<p>EXECUTIVE MEMBER</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-jonty">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-jonty"></div>
<div class="ch-info-back">
<h3>JONTY PADIA</h3>
<p>SENIOR MEMBER</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-akhila">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-akhila"></div>
<div class="ch-info-back">
<h3>AKHILA RAO</h3>
<p>SENIOR MEMBER</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-anushka">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-anushka"></div>
<div class="ch-info-back">
<h3>ANUSHKA GHOSH</h3>
<p>SENIOR MEMBER</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-neha">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-neha"></div>
<div class="ch-info-back">
<h3>NEHA UPADHYAYL</h3>
<p>SENIOR MEMBER</p>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="ch-item ch-rishav">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-rishav"></div>
<div class="ch-info-back">
<h3>RISHAV ROY</h3>
<p>SENIOR MEMBER</p>
</div>
</div>
</div>
</div>
</li> <li>
<div class="ch-item ch-argha">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-argha"></div>
<div class="ch-info-back">
<h3>ARGHA DAS</h3>
<p>SENIOR MEMBER</p>
</div>
</div>
</div>
</div>
</li>
-->
</ul>
</div>
</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>