-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpahal.html
429 lines (364 loc) · 18.7 KB
/
pahal.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
420
421
422
423
424
425
426
427
428
429
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Vibhav</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="Projects made by Team Vibhav, the Electronics departmental club of NIT Hamirpur for the annual Techfest NIMBUS" name="description">
<meta name="keywords" content="Projects,Machine Learning, Deep Learinng, Augmented Reality, Embedded Systemm, VLSI, Internet of Things">
<!-- Favicons -->
<link href="img/Yellow.png" rel="icon">
<link href="img/Yellow.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,500,600,700,700i|Montserrat:300,400,500,600,700" rel="stylesheet">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css" integrity="sha512-HK5fgLBL+xu6dm/Ii3z4xhlSUyZgTT9tuc/hSrtw6uzJOvgRr2a9jyxxT1ely+B+xFAmJKVSTbpM/CuL7qxO8w==" crossorigin="anonymous" />
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<!--meterial layout card css-->
<link rel="stylesheet" href="dist/material-cards.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css" integrity="sha512-17EgCFERpgZKcm0j0fEq1YCJuyAWdz9KUtv1EjVuaOz8pDnh/0nZxmU6BBXwaaxqoi9PQXnRWqlcDB027hgv9A==" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css" integrity="sha512-yHknP1/AwR+yx26cB1y0cjvQUMvEa2PFzt1c9LlS4pRQ5NOTZFWbhBig+X9G9eYW/8m0/4OXNx8pxJ6z57x0dw==" crossorigin="anonymous" />
<style type="text/css">
html {
position: relative;
min-height: 100%;
}
body {
background-image: linear-gradient(to right, rgb(30, 28, 41), rgb(30, 28, 41)) !important;
font-family: 'Raleway', sans-serif;
font-weight: 300;
font-size: 16px;
}
h1,
h2,
h3 {
font-weight: 200;
}
</style>
<!--meterial layout card css-->
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
<link rel="stylesheet" href="css/button.css">
<style>
.display-4 {
font-family: 'Roboto', sans-serif;
}
</style>
</head>
<body>
<div id="loading">
</div>
<!--==========================
Header
============================-->
<header id="header">
<div id="topbar">
<div class="container">
<div class="social-links">
<a target="_blank" href="https://www.instagram.com/team_vibhav/" class="instagram"><i
class="fab fa-instagram"></i></a>
<a target="_blank" href="https://www.facebook.com/teamvibhavece" class="facebook"><i
class="fab fa-facebook"></i></a>
<a target="_blank" href="https://www.linkedin.com/in/team-vibhav-6643b4206/" class="linkedin"><i
class="fab fa-linkedin"></i></a>
<a target="_blank" href="https://youtube.com/channel/UCt8W-_urFuy3dqulfQvk8fQ" class="instagram"><i
class="fab fa-youtube"></i></a>
</div>
</div>
</div>
<div class="container pb-4">
<div class="logo float-left ">
<!-- Uncomment below if you prefer to use an image logo -->
<h1 class="text-success site-title"><a href="index.html#intro" class="scrollto">VIBHAV</a></h1>
<!-- <a href="#header" class="scrollto"><img src="img/logo.png" alt="" class="img-fluid"></a> -->
</div>
<nav class="main-nav float-right d-none d-lg-block">
<ul>
<li class="active"><a href="index.html#intro">Home</a></li>
<li><a href="index.html#about">About Us</a></li>
<li class="drop-down"><a href="team.html">Our Team</a>
<ul>
<li><a href="team.html">Our Team</a></li>
<li><a href="internexperience.html">Intern Experiences</a></li>
<li><a href="alumni.html">Alumni</a></li>
</ul>
</li>
<li class="drop-down"><a href="projects.html">Our Work</a>
<ul>
<li><a href="projects.html">Projects</a></li>
<li><a href="event.html">Events </a></li>
<li><a href="workshop.html">Workshops </a></li>
<li><a href="pahal.html">Pahal </a></li>
<li><a href="diy.html">DIY Projects </a></li>
<li><a href="nithvr.html">NITH VR</a></li>
</ul>
</li>
<li class="drop-down"><a href="#">Games</a>
<ul>
<li><a href="binary.html">Bit-N-Byte</a></li>
</ul>
</li>
<li><a href="/index.html#footer">Contact Us</a></li>
<!-- <li class="toggle-btn">Toggle Mode
<label class="switch btn_d_m">
<input type="checkbox" onclick="lm_function()">
<span class="slider round"></span>
</label>
</li> -->
</ul>
</nav>
<!-- .main-nav -->
<script type="text/javascript">
function lm_function() {
document.body.classList.toggle('dark-mode');
}
</script>
</div>
</header>
<!-- #header -->
<!--==========================
Portfolio Section
============================-->
<section id="portfolio">
<div class="container">
<header class="section-header">
<h3 class="section-title nabin-padding">Pahal</h3>
<hr class=" w-50 " style="height:2px;border-width:0;color:gray;background-color:gray">
</header>
<p class="text-light text-justify font-weight-bold">
Pahal is organised by Team Vibhav every year with the objective to evoke awareness about social causes in the minds of common people. Inspite of boundaries in the time of COVID-19, Team Vibhav organised Pahal in two parts. First dealt with making people
aware of Cowin app through offline mode. Other was done online to make students aware about various scholarship schemes. Team Vibhav ensures to carry forward this legacy of spreading awareness for betterment of society through Pahal in
upcoming years as well.
</p>
<div class="row portfolio-container mt-5">
<div class="col-md-6 col-lg-6 col-sm-12 col-xs-12 portfolio-item filter-Ai-ml">
<div class="material-card Blue-Grey">
<h2>
<span>Scholarship Schemes</span>
<strong>
<i class="fas fa-star"></i>
Online Reach
</strong>
</h2>
<div class="mc-content">
<div class="img-container">
<img class="img-responsive img-fluid scholar" src="img/scholar.jpg" alt="Brail-OCR">
</div>
<div class="mc-description text-pahal text-justify text-project">
Team Vibhav took an initiative to make students aware of the scholarship plans available for them (particularly for class 10th and 12th students). The updates regarding the same will be provided on Team Vibhav's official website to make it easy for the
students to know more about the scholarship plans. We will include the site links such as NSP (National Scholarship Portal) and Himachal Pradesh board site that is hpbose.org . This action has been taken by us with the
ambition to reach out to those who generally miss out on these schemes due to ignorance. Our small step will help many to enjoy the benefits of these scholarships and can even help those who face financial troubles.
</div>
</div>
<a class="mc-btn-action">
<i class="fas fa-bars"></i>
</a>
<div class="mc-footer">
<h4>
Click below:
</h4>
<a target="_blank" class="fas fa-graduation-cap Mat-Card-Pad" href="https://www.notion.so/Central-Scholarship-Schemes-a8d9630d1063455fac596a6678b413d4"></a>
</div>
</div>
</div>
<div class="col-md-6 col-lg-6 col-sm-12 col-xs-12 portfolio-item filter-ar">
<article class="itembox material-card Grey">
<h2>
<span>CoWIN Initiative</span>
<strong>
<i class="fas fa-star"></i>
Offline Reach
</strong>
</h2>
<div class="mc-content">
<div class="img-container img-fluid">
<iframe class="responsive-iframe" width="560" height="510" src="https://www.youtube.com/embed/Hc0H2yTQan4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="mc-description text-pahal text-justify text-project">
Team Vibhav organized Pahal in this pandemic era too intending to spread social awareness about the Cowin app (basically used for the registration of the covid vaccine, it gives us the details of the vaccine centers near us). The target audience was people
above 60 . Team Vibhav volunteers covered the area of their localities . Common people didn't know much about the app. So, after this initiative, it will be really helpful and easy for the targeted audience to register
themselves for the whole vaccination process. We successfully made people aware of this government app and even resolved their disputes.
</div>
</div>
<a class="mc-btn-action">
<i class="fas fa-bars"></i>
</a>
<div class="mc-footer">
<h4>
Click below:
</h4>
<a target="_blank" class="fab fa-youtube Mat-Card-Pad" href="https://youtu.be/Hc0H2yTQan4"></a>
</div>
</article>
</div>
</div>
</section>
<!-- #portfolio -->
<!--material layout cards-->
<!--material layout cards-->
<div class="container">
<header class="section-header">
<h3 class="section-title nabin-padding">Past Initiatives</h3>
<hr class=" w-50 " style="height:2px;border-width:0;color:gray;background-color:gray">
</header>
<p class="text-light text-justify font-weight-bold">
A person's most useful asset is not a head full of knowledge, but a heart full of love, and a hand willing to help others. " Team Vibhav is a platform for students to dream, dare and do.
<br> Apart from this Team Vibhav also emphasize addressing the social issues in the community. In<span class="AR">
2017 </span> Team Vibhav came up with the ideas for working towards the promotion of MAKE IN INDIA and DIGITAL INDIA. Our team decided to help all the employees on the campus- including security guards, mess workers, and others, with the use of
electronic transaction facilities such as PAYTM and BHIM-UPI.
<br> In <span class="AR"> 2018 </span>Team VIBHAV took the initiative to familiarise the students aspiring for JEE about engineering. By demonstrating projects and technologies with a discussion about what they are going to study and work
on, Team VIBHAV aims to inspire and encourage young minds towards a career in engineering.
<br> With aim of spreading awareness in <span class="AR"> 2019 </span> Team vibhav focused on digitalization as the need of the hour. Team members reach out to security guards, laborers, shopkeepers around the campus to use UPI and Paytm in
their daily lives.
</p>
</div>
<div class="container">
<div class="row sliders justify-content-center">
<div class="col-lg-4 col-md-6 ">
<figure>
<img src="img/pahal/3.jpg" class="img-fluid" alt="gallery img">
</figure>
</div>
<div class="col-lg-4 col-md-6 ">
<figure>
<img src="img/pahal/4.jpg" class="img-fluid" alt="gallery img">
</figure>
</div>
<div class="col-lg-4 col-md-6 ">
<figure>
<img src="img/pahal/5.jpg" class="img-fluid" alt="gallery img">
</figure>
</div>
<div class="col-lg-4 col-md-6 ">
<figure>
<img src="img/pahal/6.jpg" class="img-fluid" alt="gallery img">
</figure>
</div>
<div class="col-lg-4 col-md-6 ">
<figure>
<img src="img/pahal/7.jpg" class="img-fluid" alt="gallery img">
</figure>
</div>
<div class="col-lg-4 col-md-6 ">
<figure>
<img src="img/pahal/8.jpg" class="img-fluid" alt="gallery img">
</figure>
</div>
<div class="col-lg-4 col-md-6 ">
<figure>
<img src="img/pahal/9.jpg" class="img-fluid" alt="gallery img">
</figure>
</div>
</div>
</div>
<hr class="w-75" style="height:2px;border-width:0;color:gray;background-color:gray">
<footer id="footer" class="">
<div class="container">
<div class="credits text-light">
Designed by <a href="#">Vibhav</a>
</div>
</div>
</footer>
<!-- #footer -->
<a href="#" class="back-to-top"><i class="fas fa-arrow-up"></i></a>
<!-- Uncomment below i you want to use a preloader -->
<!-- <div id="preloader"></div> -->
<!-- JavaScript Libraries -->
<script src="lib/jquery/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js" integrity="sha512-XtmMtDEcNz2j7ekrtHvOVR4iwwaD6o/FUJe6+Zq+HgcCsk3kj4uSQQR8weQ2QVj1o0Pk6PwYLohm206ZzNfubg==" crossorigin="anonymous"></script>
<script src="lib/jquery/jquery-migrate.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/mobile-nav/mobile-nav.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/isotope/isotope.pkgd.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<!-- Template Main Javascript File -->
<script src="js/main.js"></script>
<script>
$('.sliders').slick({
dots: true,
infinite: true,
speed: 300,
autoplay: true,
slidesToShow: 4,
slidesToScroll: 4,
responsive: [{
breakpoint: 1024,
settings: {
slidesToShow: 3,
slidesToScroll: 3,
infinite: true,
dots: true
}
}, {
breakpoint: 600,
settings: {
slidesToShow: 2,
slidesToScroll: 2
}
}, {
breakpoint: 480,
settings: {
slidesToShow: 1,
slidesToScroll: 1
}
}
// You can unslick at a given breakpoint now by adding:
// settings: "unslick"
// instead of a settings object
]
});
</script>
<script>
$(function() {
$('.material-card > .mc-btn-action').click(function() {
var card = $(this).parent('.material-card');
var icon = $(this).children('i');
icon.addClass('fa-spin-fast');
if (card.hasClass('mc-active')) {
card.removeClass('mc-active');
window.setTimeout(function() {
icon
.removeClass('fa-arrow-left')
.removeClass('fa-spin-fast')
.addClass('fa-bars');
}, 800);
} else {
card.addClass('mc-active');
window.setTimeout(function() {
icon
.removeClass('fa-bars')
.removeClass('fa-spin-fast')
.addClass('fa-arrow-left');
}, 800);
}
});
});
</script>
<script src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
<script type="text/javascript">
function lm_function() {
const b_g = document.getElementById('portfolio');
document.body.classList.toggle('dark-mode');
b_g.classList.toggle('bg');
b_g.classList.toggle('dark-mode');
}
</script>
<script type="text/javascript">
$(window).load(function() {
setTimeout(function() {
$('#loading').fadeOut('slow');
}, 800)
})
</script>
</body>
</html>