generated from CodeChefVIT/template
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
467 lines (429 loc) · 19.6 KB
/
index.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
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1.0, user-scalable=0">
<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="shortcut icon" href="img/flutter-logo-5086DD11C5-seeklogo.com_.png" type="image/x-icon" width="70px"
height="30px">
<title
style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif">
Flutter Bootcamp</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400">
<link rel="stylesheet" href="font-awesome-4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"
integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<!-- Bootstrap style, http://v4-alpha.getbootstrap.com/ -->
<!-- Font Awesome, https://fortawesome.github.io/Font-Awesome/ -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/navvv.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/test.css">
<link rel="stylesheet" href="stylecard.css">
<link rel="stylesheet" href="css/timer.css">
</head>
<body style="background-image:url('img/3405625.jpg') ; background-repeat: no-repeat; background-size: cover;">
<!-- Navbar -->
<nav>
<div class="logo">
<img src="img/0c9a825e-15d2-408c-8114-b18acee7384b.png" height="auto" width="130px" style="padding-bottom: 7%;">
</div>
<ul class="nav-links" style="padding-top: 1%;">
<li><a href="#Home" style="color: white;">Home</a></li>
<li><a href="#About" style="color: white;">About</a></li>
<li><a href="#workflow" style="color:white;">Workflow</a></li>
<li><a href="https://codechefvit.com/gravitasreg" target="_blank">Registration</a></li>
<li><a href="#contact" style="color:white;">Contact</a></li>
</ul>
<div class="burger">
<div class="line1"></div>
<div class="line2"></div>
<div class="line3"></div>
</div>
</nav>
<!-- navbar ends -->
<div class="container-fluid">
<div class="row">
<section class="tm-section-intro" style="background-image: url('img/1077\ \(1\).jpg');"
style="background-repeat: no-repeat;">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 col-xl-12">
<div class="tm-wrapper-center">
<h1 class="tm-section-intro-title" style="color:white;font-family: palatino;">Flutter Bootcamp</h1>
<p class="tm-section-intro-text" style="color:white; font-family: palatino;"><b>Do you like to challenge
your thoughts? What if we tell you that you can build beautiful, natively compiled iOS and Android apps,
websites and desktop apps from a single codebase?<br>
</b>
</p>
<a href="http://info.vit.ac.in/gravitas2020/gravitas_login.asp" class="tm-btn-white-big"
style="color: #0F4C75;"><b>Register</b></a>
<a href="https://codechefvit.com/gravitasreg" target="_blank" class="text-white mt-4">Need help with Registration?</a>
</div>
</div>
</section>
</div>
<div class="row justify-content-center" id="tm-section-2">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-9 col-xl-10">
<div class="new">
<div class="countdown" style="width: 100%;">
<table class="a1" width="100%" style="margin: 0 auto;">
<tr>
<td class="abc">
<div class="time a">
<p id="days">3</p>
<p class="s" style="font-family: Montserrat;
font-style: normal;
font-size: 26px;
font-weight: 600;">D</p>
</div>
</td>
<td class="abcd" style="width: 4%;"></td>
<td class="abc">
<div class="time a">
<p id="hours">3</p>
<p class="s" style="font-family: Montserrat;
font-color:#0000;
font-style: normal;
font-size: 26px;
font-weight: 600;">H</p>
</div>
</td>
<td class="abcd" style="width: 4%;"></td>
<td class="abc">
<div class="time a">
<p id="minutes">3</p>
<p class="s" style="font-family: Montserrat;
font-size: 26px;
font-style: normal;
font-weight: 600;">M</p>
</div>
</td>
<td class="abcd" style="width: 4%;"></td>
<td class="abc">
<div class="time a">
<p id="seconds">3</p>
<p class="s" style="font-family: Montserrat;
font-size:26px;
font-style: normal;
font-weight: 600;">S</p>
</div>
</td>
</tr>
</table>
</div>
</div>
</section>
<center>
<h1 style="color: #0F4C75; font-size: 3vw;">
<div style="padding-top: 4%; padding-bottom: 4%;text-shadow: 0.21vw 0.2vw #40A8C4;"><b>2nd
October ONLINE 1PM-7PM</b>
</h1>
</center>
</div>
<!-- slider -->
</table>
</center>
<br>
<br>
<iframe width="560" height="315" src="https://www.youtube.com/embed/QhB69QpUaIg" frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen
style="padding-bottom: 4.5%; border border-top-right-radius: 10px;"></iframe>
<About id="About">
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div> <!-- row -->
<div class="row">
<section class="tm-2-col-img-text tm-2-col">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-6 col-xl-6 tm-2-col-text">
<h1 class="tm-2-col-text-title" style="color: #0F4C75; font-size: 4vw; text-shadow: 0.2vw 0.2vw #40A8C4;">
<b>Learn animations</b></h1>
<class="tm-2-col-text-description" style="color: #0F4C75;">
<p><b>
When it comes to creating a good user experience for your app, adding well made and fluid animations is
crucial. They work as a visual feedback for the user’s actions and can also provide meaning of interaction
and reassurance.
</b> </p>
</div>
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-6 col-xl-6 tm-2-col-r">
<center>
<img src="img/ezgif.com-crop (5).gif" alt="Image" class="img-fluid"
style="margin-bottom: 10%;border-radius: 30px; box-shadow: 2px 1px 7px black;border: 0.2px solid black;">
</center>
</div>
</section>
</div>
<div class="row">
<section class="tm-2-col-img-text tm-2-col">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-6 col-xl-6 tm-2-col-img">
<center>
<div style="border-radius: 0px;">
<img src="img/ezgif.com-crop (7).gif" alt="Image" class="img-fluid" height="300px" width="300px"
style="margin-bottom: 10%;border-radius: 30px; box-shadow: 2px 1px 7px black;border: 0.2px solid black;">
<!-- style="padding-bottom: 10%; border-radius: 30px; margin-right: 15%;" -->
</div>
</center>
</div>
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-6 col-xl-6 tm-2-col-text justify-content-start">
<h2 class="tm-2-col-text-title" style="color: #0F4C75; font-size: 4vw; text-shadow: 0.2vw 0.2vw #40A8C4;">
<b>Make your own app and game</b></h2>
<div class="tm-2-col-text-description" style="color:#0F4C75;"></div>
<p><b>
For developers, the concept of building games in a framework they’ve only build generic applications in is
an exciting concept. If nothing, it breathes a fresh breath of air in those who are bored of doing the same
things over and over again.
</b> </p>
</div>
</section>
</div>
<div class="row tm-section tm-blue-bg-row">
<section style="background-color: #0F4C75;">
<workflow id="workflow">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 col-xl-12 text-xs-center">
<h2 class="tm-section-title" style="color: white;"><b>Work Flow Of Our Event</b></h2>
<p class="tm-section-subtitle" style="color: white;">
The event will go forward in the following format.
</p>
</div>
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 col-xl-12">
<div class="tm-icon-text-boxes-container">
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-3 col-xl-3 ">
<div class="tm-icon-text-box justify-content-center">
<center>
<img src="img/start.png" class="fa fa-5x"
style="height: 10%;width: 50%;margin-left: auto; margin-right: auto;"></img>
<h3 class="tm-icon-text-box-title" style="color: #0F4C75;"><b>Basics</b></h3>
</center>
<div style="font-size: 80%;">
<p class="tm-icon-text-box-description">Basics of flutter and dart will be taught in the workshop.It
is interesting because of its simplicity compared to developing applications from other languages.
</p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-3 col-xl-3">
<div class="tm-icon-text-box">
<center>
<img src="img/chain (1).png" class="fa fa-5x fa-lock"
style="height: 10%;width: 50%;margin-left: auto; margin-right: auto;"></img>
<h3 class="tm-icon-text-box-title" style="color: #0F4C75;"><b>Linking</b></h3>
</center>
<div style="font-size: 80%;">
<p class="tm-icon-text-box-description">Linking is the most easy part in flutter and provider can be
used for the same.We will provide the complete source code for linking during the workshop.</p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-3 col-xl-3">
<div class="tm-icon-text-box">
<center>
<img src="img/computer (1).png" class="fa fa-5x fa-lock"
style="height: 10%;width: 50%;margin-left: auto; margin-right: auto;"></img>
<h3 class="tm-icon-text-box-title" style="color: #0F4C75;"><b>Programming</b></h3>
</center>
<div style="font-size: 80%;">
<p class="tm-icon-text-box-description">Flutter uses Dart programming language which is very easy to
learn, implement and syntax for the same will be explained in details during the workshop.</p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-3 col-xl-3">
<div class="tm-icon-text-box">
<center>
<img src="img/app.png" class=" my-img fa fa-5x fa-lock"
style="height: 10%;width: 50%;margin-left: auto; margin-right: auto;"></img>
<h3 class="tm-icon-text-box-title" style="color: #0F4C75;"><b>Make An App</b></h3>
</center>
<div style="font-size: 80%;">
<p class="tm-icon-text-box-description">In the end of the event your knowledge will be tested and a
flutter app will be made based on whatever is done in the workshop and skill will be tested.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<br>
<br>
</div>
<br>
<br>
<br>
<br>
<div class="container"></div>
<div class="container"
style="justify-content: start; padding-right: 0px; padding-left:0px; background-image: url('');">
<center>
<div style="padding-bottom: 30px; color: #0F4C75; text-shadow: 2px 2px #40A8C4;">
<h2><b>SPEAKERS OF OUR EVENT</b></h2>
</center>
</div>
<div class="container justify-content-center" style="background-image: url('');">
<div class="row text-center justify-content-center">
<div class="col-md-4 card-container" style="background-image: url('');">
<div class="card card-flip">
<div class="front card-block"
style="background-image: url('img/157d7d15-14bc-48f9-9f98-c157e6e375cc.jpg'); box-shadow: 0px 3px 50px 4px grey; height: 253px; background-repeat: no-repeat; width: 100%;">
<span class="card-img-top fa " style="font-size: 750%; color: transparent;">k</span>
</div>
<div class="back card-block" style="background-image: url('');">
<p style="color: #0F4C75; font-size: 1.5rem;" style="background-image: url('');">
<b> Ms.Pooja Bhaumik</b>
<p class="card-title" style="color: #0F4C75; font-size: 1.5rem;"><b>India's first woman Google Developer Expert for Flutter, Technical Blogger, Public Speaker & Senior Engineer in Bounceshare.</b></p>
</p>
</div>
</div>
</div>
<div class="col-md-4 card-container">
<div class="card card-flip">
<div class="front card-block"
style="background-image: url('img/ZO-fKVdF_400x400.jpg');box-shadow: 0px 3px 50px 4px grey; height: 253px; background-repeat: no-repeat; width: 100%;">
<span class="card-img-top fa" style="font-size: 750%; color: transparent;">l</span>
<h2 class="card-title" style="color: #0F4C75;"><b></b></h2>
</div>
<div class="back card-block">
<p style="color: #0F4C75; font-size: 1.5rem;"><b>Mr.Hasnen Tai</b>
<p class="card-title" style="color: #0F4C75; font-size: 1.5rem;"><b>Founder of the famous YouTube channel: Trending
Codes and Associate Software Engineer at Toshiba.</b></p>
</p>
</div>
</div>
</div>
</div>
</div>
<div class="row" style="padding-top: 5px;">
<section class="tm-2-col-img-text tm-2-col-img-lg-right">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-6 col-xl-6 tm-2-col-img">
</div>
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-6 col-xl-6 tm-2-col-text">
</div>
</section>
</div> <!-- row -->
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<section class="tm-2-col-img-text tm-2-col-img-lg-left">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-6 col-xl-6 tm-2-col-text">
</div>
</div>
</section>
<br>
<br>
<br>
</div>
<contact id="contact">
<div class="row tm-section">
<section class="tm-section-contact">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 col-xl-12 text-xs-center" style="background-image: url();">
<h2 class="tm-section-title" style="color: #0F4C75; text-shadow: 0.1vw 0.1vw #40A8C4;"><b>Contact Us</b></h2>
<p class="tm-section-subtitle" style="color: #0F4C75; text-shadow: 0.1vw 0.1vw #40A8C4;">
<centre><b>Feel free to contact us in case of any queries.</b></centre>
</p>
</div> <!-- col -->
</div>
</section>
<center>
<div class="container row justify-content-center">
<!-- Nishchay -->
<div class="col-6 justify-content-center">
<span style="color: black; font-weight:700;">Nishchay Jain</span><br>
<span><b>8920578088</b></span>
</div>
<div class="col-6 justify-content-center">
<span style="color: black;font-weight: 700;">Eva Dhankhar</span><br>
<span><b>8178885879</b></span>
</div>
</div>
</center>
</div>
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 col-xl-12">
<div class="tm-social-icons-container" style="padding-bottom: 5%;">
<center> <a class="btn btn-outline-dark google-btn" role="button" href="https://github.com/CodeChefVIT">
<img width="20px" style="margin-bottom:3px; margin-right:5px" alt="Google sign-in" src="img/github.png" />
</a>
<a class="btn btn-outline-dark google-btn" role="button"
href="https://www.linkedin.com/company/codechef-vit/about/">
<img width="20px" style="margin-bottom:3px; margin-right:5px" alt="Google sign-in"
src="img/linkedin.png" />
</a>
<a class="btn btn-outline-dark google-btn" role="button" href=https://twitter.com/codechefvit?lang=en"> <img
width="20px" style="margin-bottom:3px; margin-right:5px" alt="Google sign-in" src="img/twitter.png" />
</a>
<a class="btn btn-outline-dark google-btn" role="button" href="https://www.facebook.com/codechefvit/">
<img width="20px" style="margin-bottom:3px; margin-right:5px" alt="Google sign-in"
src="img/facebook.png" />
</a>
<a class="btn btn-outline-dark google-btn" role="button" href="https://www.instagram.com/codechefvit/">
<img width="20px" style="margin-bottom:3px; margin-right:5px" alt="Google sign-in" src="img/logo.png" />
</a>
</div>
</center>
<hr>
</div>
</div>
</div>
</div>
<center>
<p style="color: #0F4C75;"><b>Made With ❤️ By CodeChef-VIT</b></p>
</center>
<script src="js/navvv.js"></script>
<script src="js/jquery-1.11.3.min.js"></script>
<script src="https://www.atlasestateagents.co.uk/javascript/tether.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.touchSwipe.min.js"></script>
<script src="script.js"></script>
<script src="js/timer.js"></script>
<script>
$(document).ready(function () {
/* Smooth Scrolling
* taken from css tricks*/
$('a[href*="#"]:not([href="#"])').click(function () {
if (location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '')
&& location.hostname == this.hostname) {
var target = $(this.hash);
target = target.length ? target : $('[name=' + this.hash.slice(1) + ']');
if (target.length) {
$('html, body').animate({
scrollTop: target.offset().top
}, 1000);
return false;
}
}
});
if ($(window).width() <= 991) {
$(".carousel-inner").swipe({
swipeLeft: function (event, direction, distance, duration, fingerCount) {
$(this).parent().carousel('next');
},
swipeRight: function () {
$(this).parent().carousel('prev');
},
threshold: 0
});
}
$(window).resize(function () {
if ($(window).width() <= 991) {
$(".carousel-inner").swipe({
swipeLeft: function (event, direction, distance, duration, fingerCount) {
$(this).parent().carousel('next');
},
swipeRight: function () {
$(this).parent().carousel('prev');
},
threshold: 0
});
}
});
});
</script>
</body>
</html>