-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
494 lines (470 loc) · 18.8 KB
/
Copy pathindex.html
File metadata and controls
494 lines (470 loc) · 18.8 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
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
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="apple-touch-icon"
sizes="180x180"
href="Images/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="Images/favicon-32x32-removebg-preview.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="Images/favicon-16x16.png"
/>
<link rel="manifest" href="Images/site.webmanifest" />
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css"
/>
<!-- Boxicons CSS -->
<link
href="https://unpkg.com/boxicons@2.1.2/css/boxicons.min.css"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
/>
<link rel="stylesheet" href="CSS/style.css" />
<link rel="stylesheet" href="CSS/about_section.css" />
<link rel="stylesheet" href="CSS/contact.css" />
<link rel="stylesheet" href="CSS/projects.css" />
<link rel="stylesheet" href="CSS/core_team.css" />
<link rel="stylesheet" href="CSS/footer.css" />
<title>Enactus MSI</title>
</head>
<body>
<button onclick="topFunction()" id="myBtn" title="Go to top">
<img
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAHtJREFUSEvtk1EKgDAMQ7OTeRU9md5UGWwgozTpR8Gp+87ylqwtSD4l2R/vBpzB+sw2vIrSAcEAtvxxn7wCWABsarxIgmq+N+NDhaiAu3l/vARRAJa5DGEAz1yCeADFnEJYgnFY+vLJ92RhI/0Aup/zV0QjjoLoFH0QcAEQkBMZcMKC6gAAAABJRU5ErkJggg=="
/>
</button>
<header>
<h1> Enactus MSI </h1>
</header>
<nav>
<ul>
<li><a href="" onclick="location.reload('index.html')" ;> Home </a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#core-team">Core team</a></li>
<li><a href="#aboutus">About us</a></li>
<li><a href="#contact-us">Join us</a></li>
<li>
<a href="./under_construction_page.html" target="_blank">Shop now!</a>
</li>
</ul>
</nav>
<marquee
class="donation_marquee"
onMouseOver="this.stop()"
onMouseOut="this.start()"
behavior="scroll"
direction="right"
>Help us create better lives for people around the world.
<a href="under_construction_page.html" target="_blank"
><button
style="
font-weight: bold;
font-size: 12px;
height: 25px;
padding-top: 0;
margin-top: 0;
width: 120px;
"
>
Donate Now !
</button></a
></marquee
>
<section class="main-container scrollFade">
<div class="slideshow-container">
<div class="mySlides fade">
<img
style="width: 100%"
src="Images/Enactus_slider_1.png"
alt="Enactus Image1"
/>
</div>
<div class="mySlides fade">
<img
style="width: 100%"
src="Images/Enactus_slider_2.png"
alt="Enactus Image1"
/>
</div>
<div class="mySlides fade">
<img
style="width: 100%"
src="Images/Enactus_slider_3.png"
alt="Enactus Image1"
/>
</div>
<div class="mySlides fade">
<img
style="width: 100%"
src="Images/Enactus_slider_4.png"
alt="Enactus Image1"
/>
</div>
</div>
<div>
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
</div>
</section>
<!-- About us Section -->
<section class="about scrollFade" id="aboutus">
<div class="content">
<img src="Images/enactus_logo.png" alt="logo" />
<div class="text">
<h1>Enactus</h1>
<h5>
<span style="color: #ffc222">En</span>trepreneurial
<span style="color: #ffc222">Ac</span>tion &
<span style="color: #ffc222">Us.</span>
</h5>
<p>
Enactus stands for
<span style="color: #ffc222">En</span>trepreneurial
<span style="color: #ffc222">Ac</span>tion &
<span style="color: #ffc222">Us</span>, a global, non-profit
community that runs across 36 countries. It unites students,
academic and business leaders through projects empowering the
underprivileged communities and building entrepreneurs out of them,
but giving them the opportunity to gain experience and skills to
build a successful career for themselves. It is a path towards
sustainable progress for underprivileged people and their
communities.
</p>
<a
href="https://enactus.org/"
target="_blank"
rel="noopener noreferrer"
>
<button class="abt" type="button">
Visit Website <i class="fa"></i>
</button></a
>
</div>
</div>
</section>
<section class="about scrollFade" style="background: #f0e68c" id="about">
<div class="content">
<div class="text">
<h5
style="
text-align: center;
font-size: 30px;
margin-bottom: 40px;
margin-top: 30px;
"
>
ABOUT <span style="color: #ffc222">ENACTUS</span> MSI
</h5>
<p style="text-align: center">
Enactus <span style="color: black">MSI</span> is a nonprofit
organization that brings together students, academic and business
leaders, and volunteers to create and implement community
development projects that empower people to improve their economic
and social conditions. Enactus
<span style="color: black">MSI</span> provides students with the
opportunity to apply their skills and knowledge to make a positive
impact on the world, while also gaining valuable leadership and
professional experience.The organization provides students with the
opportunity to develop leadership skills, gain practical experience
in entrepreneurship, and make a positive difference in the world.
</p>
</div>
<div class="text">
<h5 style="text-align: center; font-size: 30px; margin-bottom: 40px">
OUR HISTORY<span style="color: #ffc222">,</span> FOCUS
<span style="color: #ffc222">&</span> AIM
</h5>
<p style="text-align: center">
Enactus MSI is a student-led organization that focuses on using
entrepreneurship as a means to address social and environmental
issues. It was founded in 2019 under the leadership of Anmol Singh
(Ex-President 2019-20). Enactus MSI aims to inspire and empower
students to use their skills and knowledge to make a positive impact
on their communities through the creation of sustainable businesses
and social enterprises. Through its various programs and
initiatives, Enactus MSI seeks to create a network of socially
responsible leaders who are committed to creating a better world
through entrepreneurship and innovation.
</p>
</div>
</div>
</section>
<section class="project-main-container scrollFade" id="projects">
<h1>Our Projects 🎗</h1>
<h5>
Currently, we have 2 successful projects running under Enactus
<span style="color: #313130">MSI</span><br />1. Project UpVastra 🥻 & 2.
Project Pankhudi 🦋
</h5>
<div class="projects">
<div class="project">
<a href="./under_construction_page.html" target="_blank"
><img src="Images/project_upvastra.png" alt=""
/></a>
</div>
<div class="project">
<a href="./under_construction_page.html" target="_blank"
><img src="Images/project_pankhudi.jpg" alt=""
/></a>
</div>
</div>
</section>
<section class="container scrollFade" id="core-team">
<div class="testimonial mySwiper">
<h1>Meet the team</h1>
<div class="testi-content swiper-wrapper">
<div class="slide swiper-slide">
<img src="Images/sachi_profile.png" alt="" class="image" />
<p>
Being an empath, she is not only able to recognize and act on
others' emotions but is also driven by the desire to help the
people around her. She is a creative-minded individual who always
has something innovative brewing in her head, which adds a fresh
perspective to projects. She works with clear objectives in mind,
which enables us to finish work on time and in an organized
manner.
</p>
<i class="bx bxs-quote-alt-left quote-icon"></i>
<div class="details">
<span class="name">Sachi Rajpal</span>
<span class="job">President</span>
</div>
</div>
<div class="slide swiper-slide">
<img src="Images/raghav_profile.png" alt="" class="image" />
<p>
A marketing and strategy enthusiast, he is extremely passionate
about the responsibilities entrusted to him. Despite being focused
on objectives, he enjoys the process as well and strives to learn
from it as much as possible. He cares deeply about the environment
and takes it into account while working on projects. An
approachable and easy-to-talk-to person who will put you at ease
no matter what the situation is and will always be there to help
others.
</p>
<i class="bx bxs-quote-alt-left quote-icon"></i>
<div class="details">
<span class="name">Raghav Bhatia</span>
<span class="job">Vice President</span>
</div>
</div>
<div class="slide swiper-slide">
<img src="Images/anirudh_profile.png" alt="" class="image" />
<p>
His quiet personality might trick you into thinking otherwise
about him, but he is one of the most efficient people we have here
at Enactus MSI. His regularity in sticking to deadlines has helped
us check off our to-do list in time. Anirudh is always there to
help you out and his unique personality makes him an asset for
Enactus MSI.
</p>
<i class="bx bxs-quote-alt-left quote-icon"></i>
<div class="details">
<span class="name">Anirudh Dutta</span>
<span class="job">Outreach and PR Head</span>
</div>
</div>
<div class="slide swiper-slide">
<img src="Images/sai_profile.png" alt="" class="image" />
<p>
His analytical skills make him the perfect fit for this role. His
prior experience of working as a head in a startup is a feather in
his cap and also benefits the whole society. We look forward to
working with this hardworking and sincere team player and wish him
luck for all the challenges he faces here.
</p>
<i class="bx bxs-quote-alt-left quote-icon"></i>
<div class="details">
<span class="name">Sai Siddhant</span>
<span class="job">Research and Development Head</span>
</div>
</div>
<div class="slide swiper-slide">
<img src="Images/sreyash_profile.png" alt="" class="image" />
<p>
His personality can be best described with the words - Versatile
but simple. He is a determined person who always gets the work
done in the most professional manner. With his commanding
personality and attention to detail, we are sure that he will be
able to smoothly run the operations department of Enactus MSI.
</p>
<i class="bx bxs-quote-alt-left quote-icon"></i>
<div class="details">
<span class="name">Sreyash Pratap Singh</span>
<span class="job">Operations Head</span>
</div>
</div>
<div class="slide swiper-slide">
<img src="Images/derrick_profile1.jpeg" alt="" class="image" />
<p>
Derrick Theophilus is a 22-year-old writing enthusiast. His
hobbies include watching sitcoms, listening to music, and
increasing his knowledge about the medieval era is something which
intrigues him the most. He's a Content Writing and Digital
Marketing enthusiast with more than 1 year of experience in both.
</p>
<i class="bx bxs-quote-alt-left quote-icon"></i>
<div class="details">
<span class="name">Derrick Theophilus</span>
<span class="job">Content Head</span>
</div>
</div>
<div class="slide swiper-slide">
<img src="Images/aman_profile.png" alt="" class="image" />
<p>
An enthusiastic coder who will definitely be a huge asset to our
team. His interest in Graphic Designing and Web Development has
made him the perfect candidate to be chosen for this position.
He's always curious about learning new things and is a
deterministic person who is never shy of commitment. We are
extremely grateful to have him and wish him luck for all the
challenges that he faces here.
</p>
<i class="bx bxs-quote-alt-left quote-icon"></i>
<div class="details">
<span class="name">Aman Tripathi</span>
<span class="job">Technical Head</span>
</div>
</div>
</div>
<div class="swiper-button-next nav-btn"></div>
<div class="swiper-button-prev nav-btn"></div>
<div class="swiper-pagination"></div>
</div>
</section>
<section id="contact-us" class="main-contact-container scrollFade">
<div class="background">
<div class="container-contact">
<div class="screen">
<div class="screen-header">
<div class="screen-header-left">
<div class="screen-header-button close"></div>
<div class="screen-header-button maximize"></div>
<div class="screen-header-button minimize"></div>
</div>
<div class="screen-header-right">
<div class="screen-header-ellipsis"></div>
<div class="screen-header-ellipsis"></div>
<div class="screen-header-ellipsis"></div>
</div>
</div>
<div class="screen-body">
<div class="screen-body-item left">
<div class="app-title">
<span>CONTACT</span>
<span>US</span>
</div>
<div class="app-contact">
CONTACT INFO : info.enactusmsi@gmail.com
</div>
</div>
<div class="screen-body-item">
<div class="app-form">
<div class="app-form-group">
<input
class="app-form-control"
placeholder="NAME"
value="Aman Tripathi"
/>
</div>
<div class="app-form-group">
<input class="app-form-control" placeholder="EMAIL" />
</div>
<div class="app-form-group">
<input class="app-form-control" placeholder="CONTACT NO" />
</div>
<div class="app-form-group message">
<input class="app-form-control" placeholder="MESSAGE" />
</div>
<div class="app-form-group buttons">
<button class="app-form-button">CANCEL</button>
<button class="app-form-button">SEND</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer>
<div class="footer scrollFade">
<div class="row">
<a href="https://www.facebook.com/EnactusMSITDelhi" target="_blank"
><i class="fa fa-facebook-square"></i
></a>
<a
href="https://www.linkedin.com/company/enactus-msi/"
target="_blank"
><i class="fa fa-linkedin-square"></i
></a>
<a href="emailto:info.enactusmsi@gmail.com"
><i class="fa fa-envelope-square"></i></a
><a href="https://www.instagram.com/enactus_msi/" target="_blank"
><i class="fa fa-instagram"></i
></a>
</div>
<div class="row">
<ul>
<li>
<a href="#contact-us">Contact us </a
><i class="fa fa-phone-square"></i>
</li>
<li>
<a href="#projects">Our Projects </a><i class="fa fa-leaf"></i>
</li>
<li><a href="./under_construction_page.html">Privacy Policy </a><i class="fa fa-lock"></i></li>
<li>
<a href="./under_construction_page.html">Terms & Conditions </a><i class="fa fa-legal"></i>
</li>
<li>
<a href="./under_construction_page.html"> Shop now! </a
><i class="fa fa-shopping-cart"></i>
</li>
</ul>
</div>
<div class="row">
Copyright <i class="fa fa-copyright"></i> 2023 Enactus MSI - All
rights reserved. <br /><br />
<span
style="
padding-bottom: 2px;
border-bottom-style: solid;
border-bottom-width: 3.1px;
width: fit-content;
"
>
Managed by
<span style="font-weight: bold">Technical Team (Enactus MSI)</span
> </span
>
</div>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.js"></script>
<script src="Javascript/script.js"></script>
<script src="Javascript/scrollfade.js"></script>
</body>
</html>