-
Notifications
You must be signed in to change notification settings - Fork 1
/
activity.html
306 lines (288 loc) · 12.9 KB
/
activity.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>
<head>
<title>IIC TMSL</title>
<link rel="apple-touch-icon" sizes="57x57" href="./favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="./favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="./favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="./favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="./favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="./favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="./favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="./favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="./favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="./favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="./favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="./favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="./favicon/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="./favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="./stylesheets/activity.css">
<link rel="stylesheet" type="text/css" href="./stylesheets/nav.css">
<link rel="stylesheet" href="./animate.css">
<link rel="stylesheet" href="fontawesome-free-5.11.2-web/css/all.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.css" />
<link rel="stylesheet" type="text/css" href="./stylesheets/nav.css">
</head>
<body id="particles-js">
<!--NavbarSetUp-->
<nav>
<div class="links">
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="about.html">ABOUT US</a></li>
<li><a href="team.html">TEAM</a></li>
<li><a href="http://iictmsl.in/envisage/" target="_blank">ENVISAGE</a></li>
<li><a href="hultprize.html">HULT PRIZE</a></li>
<li class="active"><a href="activity.html">ACTIVITY</a></li>
<li><a href="startup.html">OUR STARTUP</a></li>
<li><a href="gallery.html">GALLERY</a></li>
<li><a href="faculty.html">FACULTY</a></li>
<li><a href="alumni.html">ALUMNI</a></li>
<li><a href="contact.html">CONTACT</a></li>
<div class="marker"></div>
</ul>
</div>
</nav>
<!--FixedBar For Top of the Page-->
<div class="fixedbar">
<div>
<a href="index.html">
<img src="./image/IIC.png">
</a>
</div>
<div>
<i class="far fa-moon" id="day-night"></i>
<div class="handburger">
<span></span>
<span></span>
<span></span>
</div>
</div>
</div>
<!--Scroll Top Option-->
<div class="scrollTop" onclick="scrollToTop()">
<i class="fas fa-arrow-up"></i>
</div>
<div id="main">
<h1 id="INITIATIVES" style="margin-top: 140px">INITIATIVES</h1>
<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='71px' height='11px'> <path fill-rule='evenodd' d='M59.669,10.710 L49.164,3.306 L39.428,10.681 L29.714,3.322 L20.006,10.682 L10.295,3.322 L1.185,10.228 L-0.010,8.578 L10.295,0.765 L20.006,8.125 L29.714,0.765 L39.428,8.125 L49.122,0.781 L59.680,8.223 L69.858,1.192 L70.982,2.895 L59.669,10.710 Z'/></svg>
<div class="about-us">
<img src="./image/iicintern.png" >
<div class="content">
<h2>Internship Portal</h2>
<p>
IIC TMSL launched an internship
portal in the month of October to
help students for getting internships
according to their skillset.
</p>
</div>
</div>
<div class="about-us">
<img src="./image/activity7.jpg" >
<div class="content">
<h2>RISE</h2>
<p>
(Launched on: 30th October, 2019)
RISE is another initiative of IIC TMSL
where we provide free courses to
enhance the skill-set on latest
technology trends like AI/ML, Data
Sc, Robotics etc. We are also
planning to do short length Webinars
with Entrepreneurs and Industry
Experts to upgrade the knowledge of
TMSL students.
</p>
</div>
</div>
<div class="about-us">
<img src="./image/activity6.png" >
<div class="content">
<h2>Blog</h2>
<p>
(January 2020 Onwards)
IIC TMSL has launched IIC blog to
update the knowledge of the
students of TMSL regarding business,
startup and technology. It is a great
opportunity for content creators to
showcase their talent by writing
blogs on above mentioned topics.
</p>
</div>
</div>
<div class="about-us">
<img src="./image/activity8.jpg" >
<div class="content">
<h2>Innopedia</h2>
<p>(Launched on 13th March, 2020)
Innopedia, an initiative by IIC TMSL, aims at
making you aware of the latest advancements
in terms of innovations around you. The
innovaters themselves would explain the
attributes of their products or concepts through
our YouTube channel related to innovation.
</p>
</div>
</div>
<div class="about-us">
<img src="./image/activity9.png" >
<div class="content">
<h2>ENVISAGE</h2>
<p>
(24th-26th April, 2020)
ENVISAGE is born out of the dreams and
aspirations of the youth who have the zest and
the zeal to take their future in their own hands.
Supporting the growing startup culture in the
country, we are promised to inculcate and
identify the best ideas and b-plans. Envisage,
the official E-Summit of TMSL, is the platform
for budding entrepreneurs to showcase the
power of their ideas and to be appreciated and
mentored by the best in the fields.
</p>
</div>
</div>
<div class="about-us">
<img src="./image/bondhu.png" >
<div class="content">
<h2>BONDHU</h2>
<p>
(Launched on: 22nd April, 2020)
BONDHU is an online platform ideated and
developed by the team of innovators at
Institution’s Innovation Council, Techno Main
Salt Lake(Official Entrepreneurship and
Innovation Cell recognised by MHRD, GOI),
which aims to connect the volunteers with the
elders with the help of technology that they
can visit from anywhere. In the hard times,
example being the current lockdown due to the
COVID-19 pandemic - young people come
forward to help the elders by delivering the
essentials to them.
</p>
</div>
</div>
<div class="about-us">
<img src="./svg/idea.svg" >
<div class="content">
<h2>Start-up Services</h2>
<p>
(Launched on: 25th April, 2020)
IIC TMSL launched its new initiative where
students and people from outside the college
can get their idea mentored under the club.
They get technical, marketing or any other
assistance by the club for converting their idea
into a viable product or service. A ‘ Mitra ‘ is
appointed to the start-ups selected after
several rounds of meetings. The ‘ Mitra ‘ looks
after the needs of the start-up and also act as a
mentor to them.
</p>
</div>
</div>
<section class="ead">
<div class="image">
<img src="./imagegallery/ead21.jpg">
</div>
<div class="content">
<div class="box">
<h1>EAD</h1>
<p>IIT KGP in association with IIC TMSL organized
Entrepreneurship Awareness Drive on 19th
October 2019 in Techno Main Saltlake campus.
More than 1000 participants had registered &
350 participants were shortlisted to attend this.
</p>
</div>
<div class="box">
<h1>E-Start</h1>
<p>IIT KGP in association with IIC TMSL organized
E-Start which is a platform to validate ideas
and build business models with an exclusive
mentorship offered by experienced
entrepreneurs on 19th October 2019 in Techno
Main Saltlake campus. 20 teams got selected to
pitch their idea.</p>
</div>
</div>
</section>
<!--EVENTS & ACTIVITIES-->
<section class="container">
<h1 class="heading"><span>E</span>VENTS & <span>A</span>CTIVITIES</h1>
<div class="textBox" onmouseover="hover(this)" onmouseleave="hoveroff()">
<h3>Poster Making Competition</h3>
<h4>(12-15th October, 2019):</h4>
<p>
IIC TMSL organized a poster designing competition
on the theme INNOVATION in October 2019 to
encourage the creativity of graphic designers.
</p>
</div>
<div class="textBox" onmouseover="hover(this)" onmouseleave="hoveroff()">
<h3>Innovation Day</h3>
<h4>(15th October, 2019):</h4>
<p>
IIC TMSL celebrated Innovation Day 2019 on 15th
October for encouraging students to grow an
innovative mind-set.
</p>
</div>
<div class="textBox" onmouseover="hover(this)" onmouseleave="hoveroff()">
<h3>Inauguration</h3>
<h4>(19th October, 2019):</h4>
<p>
In the month of October 2019 the Inauguration
Ceremony of IIC TMSL took place in Techno Main
Campus.
</p>
</div>
<div class="textBox" onmouseover="hover(this)" onmouseleave="hoveroff()">
<h3>Logo Lunch & Website Launch</h3>
<h4>(19th October, 2019):</h4>
<p>
IIC-TMSL Launched its logo & website during inauguration on 19th October
</p>
</div>
<div class="textBox" onmouseover="hover(this)" onmouseleave="hoveroff()">
<h3>Innovation Award</h3>
<h4>(19th October, 2019):</h4>
<p>
IIC TMSL organized Innovation Award
2019 ceremony to felicitate innovative
minds and encourage innovative activities
around the campus. Innovation award was
presented to nominated participants on
the esteemed stage of EAD.
</p>
</div>
<div class="screen"></div>
</section>
<!--Footer is Same For Every File,And It has *****Inline-CSS****-->
<footer
style="width: 100%;height: 50px;background: black;color: white;line-height: 50px;text-align: center;margin-top: 0px">
<p style="margin: 0">Contact Us -
<a target = "_blank" href="https://www.facebook.com/iictmsl/"><i style="margin: 0 5px;color: white" class="footerIcon fab fa-facebook-square"></i></a>
<a target = "_blank" href="https://twitter.com/iictmsl"><i style="margin: 0 5px;color: white " class="footerIcon fab fa-twitter"></i></a>
<a target = "_blank" href="https://www.instagram.com/iictmsl/"><i style="margin: 0 5px;color: white" class="footerIcon fab fa-instagram"></i></a>
<a target = "_blank" href="https://www.linkedin.com/company/iictmsl/"><i style="margin: 0 5px;color: white" class="footerIcon fab fa-linkedin-in"></i></a>
</p>
</footer>
</div>
<!--***********************************Add Js**************************************-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.js"></script>
<script src="./fontawesome-free-5.11.2-web/js/fontawesome.min.js"></script>
<script src="./jquery.js"></script>
<script src="./particles.js"></script>
<script src="./js/activity.js"></script>
<script src="./js/nav.js"></script>
</body>
</html>