-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathevents.html
401 lines (379 loc) · 20.9 KB
/
events.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
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="theme-color" content="#fff">
<meta name="msapplication-navbutton-color" content="#fff">
<meta name="apple-mobile-web-app-status-bar-style" content="#fff">
<link rel="manifest" href="manifest.json">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="description" content="IIITL Developer Student Club (DSC IIITL) is a Google Developers program for IIITL IST students to learn mobile and web development skills.">
<title>IIITL Developer Student Club (DSC IIITL) - Powered by Google Developers</title>
<link rel="icon" href="assets/img/logo.png">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Poppins:200,300,400,600,700,800|Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons" />
<link rel="stylesheet" href="./js/maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css">
<link href="assets/css/material-kit1c51.css?v=2.1.2" rel="stylesheet" />
<link rel="stylesheet" href="./js/unpkg.com/flickity%402.2.1/dist/flickity.min.css">
<link href="assets/css/custom.css" rel="stylesheet" />
</head>
<body>
<div class="preloader bouncing-loader">
<div></div>
<div></div>
<div></div>
<div></div>
</div>
<nav class="navbar navbar-color-on-scroll navbar-transparent fixed-top navbar-expand-lg" color-on-scroll="20" id="sectionsNav" style="color: #fff;">
<div class="container">
<div class="navbar-translate">
<div class="navbar-brand logo">
<div class="logo-big">
<a href="index.html" style="color: inherit;"><img src="assets/img/logo.png" class="img-fluid" style="margin-bottom: 5px !important;" /></a>
<span><a href="index.html" style="color: inherit;">
DSC IIITL
</a></span
>
</div>
<div class="logo-small">
<a href="index.html" style="color: inherit;"
><img
src="assets/img/logo.png"
class="img-fluid"
style="margin-bottom: 5px !important;"
/></a>
<span
><a href="index.html" style="color: inherit;">
DSC IIITL
</a></span
>
</div>
</div>
<button
class="navbar-toggler"
type="button"
data-toggle="collapse"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="sr-only">Toggle navigation</span>
<span class="navbar-toggler-icon"></span>
<span class="navbar-toggler-icon"></span>
<span class="navbar-toggler-icon"></span>
</button>
</div>
<div class="collapse navbar-collapse">
<ul class="main-page navbar-nav ml-auto">
<li class="nav-item">
<a href="index.html" class="nav-link">
Home
</a>
</li>
<li class="nav-item">
<a href="https://www.medium.com/developer-student-clubs-iiitl" target="_blank" class="nav-link">Blog</a
>
</li>
<li class="nav-item">
<a
href="https://www.github.com/DSC-IIITL"
target="_blank"
class="nav-link"
>Projects</a
>
</li>
<li class="dropdown nav-item">
<a
class="dropdown-toggle nav-link"
href="#"
id="dropdownMenuLink"
data-toggle="dropdown"
>
OUR TEAM
</a>
<div class="dropdown-menu timeline-links " aria-labelledby="dropdownMenuLink">
<a class="dropdown-item" onclick="T2021()" href="team.html">Current</a>
<a class="dropdown-toggle nav-link ml-2 pl-3" id="dropdownMenuLinkArchive" href="#" onclick="clickEvent()" data-toggle="dropdown">
Archive
</a>
<div class="dropdown-menu timeline-links" style="display: none;" id="dropdownContentLink" aria-labelledby="dropdownMenuLink">
<h6 class="dropdown-header">Timeline</h6>
<a class="dropdown-item" onclick="T1920()" href="team-timeline.html">2019-2020</a>
</div>
</div>
</li>
<li class="nav-item">
<a href="index.html#AboutUs" class="nav-link">
About Us
</a>
</li>
<li class="nav-item">
<a href="events.html" class="nav-link">Events</a>
</li>
<li class="nav-item">
<a href="#ContactUs" class="nav-link">
Contact
</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="container-fluid" style="margin-top: 80px;">
<div class="row text-center">
<h2 class="title" style="color:black !important; width: 100%;">Events</h2>
</div>
<div class="row">
<div class="bg-yellow" style="height: 15px; width: 33.33%; padding: 0px; margin-left: 0px; margin-right: 0px; display: flex;"></div>
<div class="bg-blue" style="height: 15px; width: 33.33%; padding: 0px; margin-left: 0px; margin-right: 0px; display: flex;"></div>
<div class="bg-red" style="height: 15px; width: 33.33%; padding: 0px; margin-left: 0px; margin-right: 0px; display: flex;"></div>
</div>
</div>
<div class="site-section">
<div class="container-fluid">
<div class="row text-center about-section text-white">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 text-center no-padding">
<div class="text-area col-md-8 offset-md-2" style="position:relative; margin-top: 70px;">
<h3 class="title text-white">What we teach in Workshops</h3>
<h4 style="padding-bottom:30px;">
Google collaborates with university students through student clubs to grow developer communities. DSCs provide:
<br> 1. Opportunities to enhance their technical knowledge<br> 2. Gain industrial experience by solving problems using technology<br> 3. Display prototypes & solutions for industries and organizations<br> Google Developers
supports and recognizes DSCs, but does not own or manage them
</h4>
</div>
</div>
<div class="d-none d-md-block d-xl-block col-lg-6 col-md-6 about-section-img no-padding">
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img class="d-block img-fluid" src="https://raw.githubusercontent.com/DSC-IIITL/People-of-DSC-IIITL/main/Events%20and%20Workshops/img_event_1.jpg" alt="First slide">
</div>
<div class="carousel-item">
<img class="d-block img-fluid" src="https://raw.githubusercontent.com/DSC-IIITL/People-of-DSC-IIITL/main/Events%20and%20Workshops/img_event_2.jpg" alt="Second slide">
</div>
<div class="carousel-item">
<img class="d-block img-fluid" src="https://raw.githubusercontent.com/DSC-IIITL/People-of-DSC-IIITL/main/Events%20and%20Workshops/img_crs_4.jpg" alt="Third slide">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="workshop-main-div" data-parallax="false">
<div class="red-circle circles circle1"></div>
<div class="yellow-circle circles circle2"></div>
<div class="red-light-circle circles circle3"></div>
<div class="green-circle circles circle4"></div>
<div class="green-light-circle circles circle5"></div>
<div class="blue-light-circle circles circle6"></div>
<div class="blue-light-circle circles circle7"></div>
<div class="container workshop-main-container">
<div class="row text-center">
<div class="col-12">
<h2 class="title text-center" style="padding:50px;padding-left: 80px;">Past Workshops</h2>
<h1 class="light-offset-title d-none d-md-block title text-center" style="padding: 50px;position: absolute;top: -28px;width: 100%;opacity: 0.1;">Past Workshops
</h1>
</div>
</div>
<div class="row">
<div class="col-md-5 ml-auto mr-auto">
<div class="workshop-card card card-profile">
<div class="card-avatar">
<a href="#pablo">
<img class="img" src="assets/img/workshops/cloud.png" style="background:#000">
</a>
</div>
<div class="card-body ">
<span class="badge badge-pill badge-default">GCP 2020</span>
<h4 class="card-title">30 Days of Google Cloud</h4>
<div class="link-container">
<a href="https://drive.google.com/file/d/1rTxYnWpW9pHjJUtz04de8b7nU9Pe5Wlj/view?usp=sharing" class="link btn btn-primary btn-round btn-block btn-lg">
<i class="material-icons">done_all</i> Resources
</a>
</div>
</div>
</div>
</div>
<div class="col-md-5 ml-auto mr-auto">
<div class="workshop-card card card-profile">
<div class="card-avatar">
<a href="#pablo">
<img class="img" src="assets/img/workshops/ml.png" style="background:#000">
</a>
</div>
<div class="card-body ">
<span class="badge badge-pill badge-default">Machine Learning</span>
<h4 class="card-title">Machine Learning</h4>
<div class="link-container">
<a href="https://drive.google.com/open?id=1iugVbuklsSBL9DwRsK9cvYBeC3xCVn-l" class="link btn btn-primary btn-round btn-block btn-lg">
<i class="material-icons">done_all</i> Resources
</a>
</div>
</div>
</div>
</div>
<div class="col-md-5 ml-auto mr-auto">
<div class="workshop-card card card-profile">
<div class="card-avatar">
<a href="#pablo">
<img class="img" src="assets/img/workshops/cloud.png" style="background:#000">
</a>
</div>
<div class="card-body ">
<span class="badge badge-pill badge-default">GCP Course</span>
<h4 class="card-title">GCP Course</h4>
<div class="link-container">
<a href="https://dsc-iiitl.github.io/GCP-Crash-Course/" class="link btn btn-primary btn-round btn-block btn-lg">
<i class="material-icons">done_all</i> Visit Site
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="ContactUs" class="footer contact-us-section container-fluid" style="margin-top:100px;">
<img class="blue-2" src="assets/img/blue-2.svg" class="img-fluid">
<img class="green-2" src="assets/img/green-2.svg" class="img-fluid">
<img class="yellow-2" src="assets/img/yellow-2.svg" class="img-fluid">
<img class="red-2 red-2-my" src="assets/img/red-2.svg" class="img-fluid">
<div class="section">
<div class="row">
<div class="col-lg-4 col-md-5 col-10 offset-1 offset-md-2">
<h2 class="title">Send us a message</h2>
<form role="form" id="contact-form" method="post" action="https://formspree.io/mvopjwld">
<div class="form-group">
<label for="name" class="bmd-label-floating">Your name</label>
<input type="text" name="name" class="form-control" id="name" required>
</div>
<div class="form-group">
<label for="exampleInputEmails" class="bmd-label-floating">Email address</label>
<input type="email" name="email" class="form-control" id="emails" required>
<span class="bmd-help">We'll never share your email with anyone else.</span>
</div>
<div class="form-group">
<label for="phone" class="bmd-label-floating">Phone</label>
<input type="number" name="phone" class="form-control" id="phone" required>
</div>
<div class="form-group label-floating">
<label class="form-control-label bmd-label-floating" for="message"> Your message</label>
<textarea class="form-control" name="message" rows="6" id="message" required></textarea>
</div>
<input type="hidden" name="_subject" value="New Contact mail!" />
<input type="text" name="_gotcha" style="display:none" />
<div class="submit text-center">
<input type="submit" class="btn btn-danger btn-raised btn-round" value="Contact Us" id="sbtns">
</div>
</form>
</div>
<div class="col-md-6 offset-md-2">
<h3 class="footer-title">DSC IIITL, powered by Google Developers</h3>
<h4>Indian Institute of Information Technology<br> Lucknow, Uttar Pradesh 226002<br> India
</h4>
</div>
<div class="col-md-8 ml-auto mr-auto text-center">
<h3 class="follow-title">Follow us on</h3><br>
<div class="social-links list-unstyled">
<a href="http://www.facebook.com/dscIIITL">
<img src="assets/img/fb.png" width="35px" height="35px">
</a>
<a href="http://www.linkedin.com/company/IIITL-developer-student-club">
<img src="assets/img/linkedin.png" width="35px" height="35px">
</a>
<a href="https://www.instagram.com/dscIIITL/">
<img src="assets/img/instagram.png" width="35px" height="35px">
</a>
<a href="https://twitter.com/DSC_IIITL">
<img src="assets/img/twitter.png" width="35px" height="35px">
</a>
</div>
</div>
</div>
</div>
</div>
<script src="assets/js/core/jquery.min.js" type="2885cdb1e165fbd2ab721387-text/javascript"></script>
<script src="assets/js/core/popper.min.js" type="2885cdb1e165fbd2ab721387-text/javascript"></script>
<script src="assets/js/core/bootstrap-material-design.min.js" type="2885cdb1e165fbd2ab721387-text/javascript"></script>
<script src="assets/js/plugins/moment.min.js" type="2885cdb1e165fbd2ab721387-text/javascript"></script>
<script src="assets/js/material-kit1036.js?v=2.1.1" type="2885cdb1e165fbd2ab721387-text/javascript"></script>
<script src="./js/unpkg.com/flickity%402.2.1/dist/flickity.pkgd.min.js" type="2885cdb1e165fbd2ab721387-text/javascript"></script>
<script src="assets/js/custom.js" type="2885cdb1e165fbd2ab721387-text/javascript"></script>
<script type="2885cdb1e165fbd2ab721387-text/javascript">
if ('serviceWorker' in navigator) {
//console.log("Will the service worker register?");
navigator.serviceWorker.register('service-worker.js')
.then(function(reg) {
console.log("Yes, it did.");
}).catch(function(err) {
console.log("No it didn't. This happened: ", err)
});
}
</script>
<script type="2885cdb1e165fbd2ab721387-text/javascript">
function toggleFormValid() {
var name = document.getElementById('name').value;
var mail = document.getElementById('emails').value;
var phone = document.getElementById('phone').value;
var msg = document.getElementById('message').value;
var btn = document.getElementById('sbtns').value;
if (name == '' || mail == '' || phone == '' || msg == '') {
document.getElementById('sbtns').disabled = true;
console.log("invalid");
} else {
document.getElementById("sbtns").disabled = false;
console.log("Valid!");
}
}
function Validation() {
var name = document.getElementById('name').value;
var mail = document.getElementById('emails').value;
var phone = document.getElementById('phone').value;
var msg = document.getElementById('message').value;
var btn = document.getElementById('sbtns').value;
if (name == '' || mail == '' || phone == '' || msg == '') {
alert('All Fields are Required');
}
if (!isValidname(name)) {
alert('Invalid Name');
document.getElementById("sbtns").disabled = true;
}
if (!isValidEmail(mail)) {
alert('Invalid Mail Id');
document.getElementById("sbtns").disabled = true;
}
if (!isValidphone(phone)) {
alert('Invalid Phone Number');
document.getElementById("sbtns").disabled = true;
}
}
function isValidname(name) {
var regex = /^[A-Za-z\s]{1,}[\.]{0,1}[A-Za-z\s]{0,}$/;
return regex.test(name);
}
function isValidEmail(mail) {
var regex = /^([a-zA-Z0-9_.+-])+\@(([a-zA-Z0-9-])+\.)+([a-zA-Z0-9]{2,4})+$/;
return regex.test(mail);
}
function isValidphone(phone) {
var regex = /^(\+\d{1,2})?\(?\d{3}\)?\d{3}\d{4}$/;
return regex.test(phone);
}
</script>
<script src="./js/ajax.cloudflare.com/cdn-cgi/scripts/95c75768/cloudflare-static/rocket-loader.min.js" data-cf-settings="2885cdb1e165fbd2ab721387-|49" defer=""></script>
</body>
</html>