-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtale25.html
434 lines (389 loc) · 24.9 KB
/
tale25.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
430
431
432
433
434
<!DOCTYPE html>
<html lang="en">
<head>
<script src="https://smtpjs.com/v3/smtp.js">
</script>
<meta charset="utf-8" />
<title>VITeach</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<meta content="VITeacher Tales, viteacher tales,Sherin Cherian's Tale,Sherin Cherian, sherin cherian,sherin cherian's tale,Vellore Institute Of Technology Clubs, VIT Chennai Clubs, VIT Chennai Club" name="keywords" />
<meta content="Volunteering stories from VITeachears. VITeach is a social outreach club in Chennai run by students of VIT Chennai, for imparting spoken english education to underpriviledged children." name="description" />
<!-- Favicon -->
<link href="img/favicon.ico" rel="icon" />
<!-- Google Font -->
<link
href="https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap"
rel="stylesheet"
/>
<!-- CSS Libraries -->
<link
href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
rel="stylesheet"
/>
<link
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css"
rel="stylesheet"
/>
<link href="lib/flaticon/font/flaticon.css" rel="stylesheet" />
<link href="lib/animate/animate.min.css" rel="stylesheet" />
<link
href="lib/owlcarousel/assets/owl.carousel.min.css"
rel="stylesheet"
/>
<link rel="icon" href="img/logo.png" />
<!-- Template Stylesheet -->
<link href="css/style.css" rel="stylesheet" />
<!-- Loader CSS -->
<link href="css/loader.css" rel="stylesheet" />
<!-- Animation for Loader -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" />
</head>
<body>
<!-- Nav Bar Start -->
<div class="navbar navbar-expand-lg bg-dark navbar-dark">
<div class="container-fluid">
<a href="index.html" class="navbar-brand"
><img class="logo-header" src="./img/Logo.png" alt="There was supposed to be an image"
/></a>
<button
type="button"
class="navbar-toggler"
data-toggle="collapse"
data-target="#navbarCollapse"
>
<span class="navbar-toggler-icon"></span>
</button>
<div
class="collapse navbar-collapse justify-content-between"
id="navbarCollapse"
>
<div class="navbar-nav ml-auto">
<a href="index.html" class="nav-item nav-link">Home</a>
<a href="ourstory.html" class="nav-item nav-link">Our Story</a>
<a href="tales_main.html" class="nav-item nav-link active">VITeacher Tales</a>
<!-- <a href="library.html" class="nav-item nav-link">Digital Library</a> -->
<a href="blog1.html" class="nav-item nav-link">Blogs</a>
<div class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">Our Content</a>
<div class="dropdown-menu">
<a href="youtube.html" class="dropdown-item">Youtube</a>
<a href="library.html" class="dropdown-item">Digital Library</a>
<!-- <a href="#" onclick="checkTeam()" class="dropdown-item">Office Bearers</a> -->
<a href="journal.html" class="dropdown-item">Journals</a>
</div>
</div>
<div class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">Know Us</a>
<div class="dropdown-menu">
<a href="event.html" class="dropdown-item">Events</a>
<a href="projects.html" class="dropdown-item">Projects</a>
<a href="#" onclick="checkTeam()" class="dropdown-item">Office Bearers</a>
<a href="portfolio.html" class="dropdown-item">Gallery</a>
</div>
</div>
<a href="#" class="nav-item nav-link" id='contactScroll'>Contact</a>
</div>
</div>
</div>
</div>
<!-- Nav Bar End -->
<!-- Page Header Start -->
<div class="page-header">
<div class="container">
<div class="row">
<div class="col-12">
<h2>VITeacher Tales</h2>
</div>
<!--<div class="col-12">
<a href="index.html">Home</a>
<a href="tales_main.html">Tales</a>
</div>-->
</div>
</div>
</div>
<!-- Page Header End -->
<!--Single Post Small Screen -->
<div class = "single d-block d-xs-block d-sm-block d-md-block d-lg-none">
<div class = "container">
<div class = "row">
<div class = "col-sm-12 col-xs-12">
<div class = "single-content">
<h1 style="font-size:30px;">
<div id="scroll-container">
<div id="scroll-text"><center>Darshini's Tale</center>
</div></div>
</h1>
</div>
</div>
</div>
<p style="font-weight: bold;display: flex;align-items: center;justify-content: end;font-style: italic;">
~ by Joshua S. Raju
</p>
<div class="row">
<div class = "col">
<center><img src="Viteacher Tales/Darshini_1.JPG" style="width: 100%;"alt="There was supposed to be an image"/></center><br>
</div>
<div class="col-sm-12">
<div class ="single-content">
<p>
Another tale, another journey to be inspired by (and another missed deadline). This time, we delve into the story of Darshini, the former Web Dev lead at VITeach.
</p>
<p>
Darshini’s commitment to helping others started long before she joined VITeach. During her school years, she was part of a social club that had goals aligned similar to that of VITeach- teaching young children. During her school years, she was part of a social club with goals similar to VITeach’s- teaching young children. While VITeach focuses on educating underprivileged children, Darshini’s school club emphasized imparting moral values. These would generally be through moralbased movie screenings, followed by a session to help the children understand the moral themes in the said movie. Needless to say, VITeach was Darshini’s calling.
</p>
<p>
But like any other college student who is supposed to be basking in some of the best years of their life as they transition from a teenager to an adult, the COVID19 pandemic struck, disrupting yet another student's life. However, Darshini’s need to help others remained unaverred. She fondly recalls the time when she had volunteered for the online Python sessions for the children in the slums of Mumbai. Now given the children’s background, the club couldn’t help but wonder how the children would learn such hands-on coding. But as the cliched saying goes, where there’s a will, there’s a way, these kids proved to be a testament to it.
</p>
<p>
The children coded on Python supporting apps on their smartphones itself, following along the sessions she conducted. The kids' excitement and eagerness to learn, despite their limited resources, constantly amazed her. These moments made her appreciate the privileges she had and motivated her to give back even more.
</p>
</div>
</div>
<div class = "col">
<center><img src="Viteacher Tales/Darshini_2.jpg" style="width: 100%;" alt="There was supposed to be an image"/></center><br>
</div>
<div class="col-sm-12">
<div class ="single-content">
<p>
After the curse of the pandemic was lifted from the face of the Earth, Darshini soon took on the role of Web Dev lead. While she shone as an incredible VITeacher during school visits, she continued her mission to reach children whom VITeach couldn't access physically. As the Web Dev lead, Darshini and her team kept the VITeach website in top shape, ensuring the digital library remained a vital resource for children across India (check out the website, quite lovely in my opinion: https://viteach.org.in/ ). She led her team in organizing and uploading all the educational materials from the syllabus and worksheet team, presentation team, and video team. Under her guidance, the website became a hub where students from 1st to 8th grade at ADW and GHS schools could easily access lesson plans, worksheets, engaging presentations, and educational videos. Her leadership and technical expertise ensured continuous and effective learning opportunities for all Students.
</p>
<p>
When asked why she repeatedly went out of her way to volunteer for awareness events and school trips, despite having her own academic responsibilities, Darshini simply said, "What made me truly happy was seeing these kids show such an interest in learning and gaining knowledge. So in that regard, it's fulfilling to see how when someone listens and shows eagerness to learn from you, it naturally ignites your enthusiasm to teach them more."
</p>
<p>
If you were to ever find yourself at a VITeach event with Darshini, you might just hear kids calling out, "Akka, when are you coming back?"—a testament to the lasting impact Darshini has made on their lives as a VITeacher.
</p>
</div>
<center>
<button class="btn btn-custom" onclick="window.location.href='tales_main.html'">More Tales</button>
</center>
</div>
</div>
</div>
</div>
<!-- Single Post Small Screen End-->
<!-- Single Post Start-->
<div class="single d-none d-lg-block d-xl-block">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="single-content">
<h1><center>Darshini's Tale</center></h1>
<p style="font-weight: bold;display: flex;align-items: center;justify-content: end;font-style: italic;">
~ by Joshua S. Raju
</p>
<br>
<img src="Viteacher Tales/Darshini_1.JPG" style="width: 40%; float:left; margin-right:2%; margin-top:1%;"alt="There was supposed to be an image"/>
<p>
Another tale, another journey to be inspired by (and another missed deadline). This time, we delve into the story of Darshini, the former Web Dev lead at VITeach.
</p>
<p>
Darshini’s commitment to helping others started long before she joined VITeach. During her school years, she was part of a social club that had goals aligned similar to that of VITeach- teaching young children. During her school years, she was part of a social club with goals similar to VITeach’s- teaching young children. While VITeach focuses on educating underprivileged children, Darshini’s school club emphasized imparting moral values. These would generally be through moralbased movie screenings, followed by a session to help the children understand the moral themes in the said movie. Needless to say, VITeach was Darshini’s calling.
</p>
<p>
But like any other college student who is supposed to be basking in some of the best years of their life as they transition from a teenager to an adult, the COVID19 pandemic struck, disrupting yet another student's life. However, Darshini’s need to help others remained unaverred. She fondly recalls the time when she had volunteered for the online Python sessions for the children in the slums of Mumbai. Now given the children’s background, the club couldn’t help but wonder how the children would learn such hands-on coding. But as the cliched saying goes, where there’s a will, there’s a way, these kids proved to be a testament to it.
</p>
<p>
The children coded on Python supporting apps on their smartphones itself, following along the sessions she conducted. The kids' excitement and eagerness to learn, despite their limited resources, constantly amazed her. These moments made her appreciate the privileges she had and motivated her to give back even more.
</p>
<img src="Viteacher Tales/Darshini_2.jpg" style="width: 40%; float:right; margin-left:2%; margin-top:1%;"alt="There was supposed to be an image"/>
<br>
<p>
After the curse of the pandemic was lifted from the face of the Earth, Darshini soon took on the role of Web Dev lead. While she shone as an incredible VITeacher during school visits, she continued her mission to reach children whom VITeach couldn't access physically. As the Web Dev lead, Darshini and her team kept the VITeach website in top shape, ensuring the digital library remained a vital resource for children across India (check out the website, quite lovely in my opinion: https://viteach.org.in/ ). She led her team in organizing and uploading all the educational materials from the syllabus and worksheet team, presentation team, and video team. Under her guidance, the website became a hub where students from 1st to 8th grade at ADW and GHS schools could easily access lesson plans, worksheets, engaging presentations, and educational videos. Her leadership and technical expertise ensured continuous and effective learning opportunities for all Students.
</p>
<br>
<p>
When asked why she repeatedly went out of her way to volunteer for awareness events and school trips, despite having her own academic responsibilities, Darshini simply said, "What made me truly happy was seeing these kids show such an interest in learning and gaining knowledge. So in that regard, it's fulfilling to see how when someone listens and shows eagerness to learn from you, it naturally ignites your enthusiasm to teach them more."
</p>
<p>
If you were to ever find yourself at a VITeach event with Darshini, you might just hear kids calling out, "Akka, when are you coming back?"—a testament to the lasting impact Darshini has made on their lives as a VITeacher.
</p>
<br><br>
<p style="font-weight: bold;display: flex;align-items: center;justify-content: center;">
By: Joshua S. Raju
</p>
</div>
<center>
<button class="btn btn-custom" onclick="window.location.href='tales_main.html'">More Tales</button>
</center>
</div>
</div>
</div>
</div>
<!-- Single Post End-->
<!-- Footer Start -->
<div class="footer">
<div class="container" style="padding-left: 30px;">
<div class="row">
<div class="col-sm-4">
<div class="footer-contact">
<a name="contactus"><h2>Contact Us</h2></a>
<p>
<a class = "footer-link" href="https://www.google.com/maps/dir//vit+chennai/@12.8406317,80.0833878,12z/data=!3m1!4b1!4m9!4m8!1m1!4e2!1m5!1m1!1s0x3a5259af8e491f67:0x944b42131b757d2d!2m2!1d80.1534283!2d12.840641" target="_blank"><i class="fa fa-map-marker-alt"></i>Vellore
Institute of Technology, Chennai</a>
</p>
<p class="d-block d-xs-block d-sm-block d-md-block d-lg-none">
<a class = "footer-link" href = "tel:+919566009801"><i class="fa fa-phone-alt"></i>+91 95660 09801</a>
</p>
<p class="d-none d-lg-block d-xl-block">
<i class="fa fa-phone-alt"></i>+91 95660 09801
</p>
<p>
<a href="mailto:[email protected]" class="footer-link"><i class="fa fa-envelope"></i
>[email protected]</a>
</p>
<div class="footer-social">
<a
class="btn btn-custom"
href="https://www.facebook.com/VITeach"
target="_blank"><i class="fab fa-facebook-f"></i
></a>
<a
class="btn btn-custom"
href="https://www.youtube.com/channel/UCUpFUMYtnH_sl-zzunOWd4g"
target="_blank"><i class="fab fa-youtube"></i
></a>
<a
class="btn btn-custom"
href="https://www.instagram.com/viteachvitc/?hl=en"
target="_blank"><i class="fab fa-instagram"></i
></a>
<a
class="btn btn-custom"
href="https://in.linkedin.com/company/viteachvitcc"
target="_blank"><i class="fab fa-linkedin-in"></i
></a>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="footer-link">
<h2>Other Sections</h2>
<a href="ourstory.html">Our Story</a>
<a href="#" onclick="checkTeam()">Office Bearers</a>
<a href="event.html">Events</a>
<a href="projects.html">Projects</a>
</div>
</div>
<!-- <div class="col-lg-3 col-md-6">
<div class="footer-link">
<h2>Useful Links</h2>
<a href="">Terms of use</a>
<a href="">Privacy policy</a>
<a href="">Cookies</a>
<a href="">Help</a>
<a href="">FQAs</a>
</div>
</div> -->
<div class="col-sm-4" >
<div class="footer-newsletter">
<h2>Get in touch!</h2>
<form id ='f' name ='f' data-netlify="true" method="post">
<input id='t' name='t' type="text"
class="form-control"
placeholder="Drop your email"
/>
<button type="submit" class="btn btn-custom">Submit</button>
<center><label style='padding-top:2%;'>We'll respond at the earliest.</label></center>
</form>
</div>
</div>
</div>
</div>
<div class="container copyright">
<div class="row">
<div class="col-md-6">
<p>
© <a href="#">VITeach</a>, All Right Reserved.
</p>
</div>
<div class="col-md-6">
<p>Designed By <a href="#">VITeach</a></p>
</div>
</div>
</div>
</div>
<!-- Footer End -->
<!-- Back to top button -->
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
<!-- Pre Loader -->
<div id="loader" class="show">
<div class="loader"></div>
</div>
<script type="text/javascript">
function checkTeam(){
var isMobile = {
Android: function() {
return navigator.userAgent.match(/Android/i);
},
BlackBerry: function() {
return navigator.userAgent.match(/BlackBerry/i);
},
iOS: function() {
return navigator.userAgent.match(/iPhone|iPad|iPod/i);
},
Opera: function() {
return navigator.userAgent.match(/Opera Mini/i);
},
Windows: function() {
return navigator.userAgent.match(/IEMobile/i) || navigator.userAgent.match(/WPDesktop/i);
},
any: function() {
return (isMobile.Android() || isMobile.BlackBerry() || isMobile.iOS() || isMobile.Opera() || isMobile.Windows());
}
};
if( isMobile.any() )
window.location.href = "./mteam.html";
else
window.location.href="./team.html";
}
</script>
<!--<script type="text/javascript">
function validateEmail(email) {
const re = /^(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;
return re.test(email);
}
function sendEmail(){
var e = document.f.t.value;
if(validateEmail(e)){
Email.send({
Host : "smtp.gmail.com",
Username : "",
Password : "enter password here",
To : '',
From : "",
Subject : " New from Contact US ",
Body : "Email : "+e
}).then(
message => {
if(message=='OK'){
alert("Email has been sent! We will get back to you shortly");
}
else{
alert("Please try again.");
}
}
);
}
else{
alert("Please enter valid e-mail address");
}
}
</script>-->
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/parallax/parallax.min.js"></script>
<!-- Contact Javascript File -->
<script src="mail/jqBootstrapValidation.min.js"></script>
<script src="mail/contact.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
<!-- Loader js -->
<script src="js/loader.js"></script>
</body>
</html>