-
Notifications
You must be signed in to change notification settings - Fork 6
/
androidstudyjam.html
437 lines (357 loc) · 17.4 KB
/
androidstudyjam.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
<!DOCTYPE html>
<html lang="en">
<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="#ffffff" />
<!-- Favicons -->
<link rel="apple-touch-icon" href="favicon.png">
<link rel="icon" href="favicon.png">
<title>
DSC PGDAV
</title>
<!-- Fonts and icons -->
<link rel="stylesheet" type="text/css"
href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" />
<link rel="stylesheet" href="assets/css/material-kit.css?v=2.0.2">
<!-- Documentation extras -->
<link href="assets/css/styles.css" rel="stylesheet" />
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link href="assets/assets-custom/css/footer.css" rel="stylesheet" />
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/flickity.min.css">
<script src="https://unpkg.com/[email protected]/dist/flickity.pkgd.min.js"></script>
<link href="https://fonts.googleapis.com/css?family=Be+Vietnam|Open+Sans" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="./assets/css/navbar.css">
<style>
body {
overflow-x: hidden;
}
@media only screen and (max-width: 600px) {
.dis {
display: none
}
}
#top-button {
font-size: 20px;
transition: 0.3s ease;
}
.tab {
margin-left: 40px;
}
/*
.grid-item { width: 25%; }
.grid-item--width2 { width: 50%; }*/
.img-fluid {
border-radius: 5px 5px;
}
</style>
<!-- iframe removal -->
</head>
<body class="landing-page" name="top" id="top">
<nav class="navbar navbar-color-on-scroll navbar-transparent fixed-top navbar-expand-lg " color-on-scroll="100"
id="sectionsNav">
<div class="container">
<!-- ===== Navbar through JS ===== -->
</nav>
<!-- **** Banner **** -->
<div class="page-header header-filter header-content" data-parallax="true">
<div class="container">
<div class="row">
<div class="col-md-4"> </div>
<div class="col-md-4 col-half-offset" id="hometop-container">
<p> </p>
<img class="img-fluid"
src="./assets/gif/andg.gif" width="40%"/>
<h3 class="tag_details"><b>#AndroidStudyJams</b></h3>
<h4 class="tag_details"><b>Ends January 25</b></h4>
<p>
<a href="#tracks"><button class="btn btn-primary" id="buttons"><b>Know More</b></button></a>
</p>
</div>
<div class="col-md-8 dis" id="background-header-gcptdcc"> </div>
</div>
</div>
</div>
<!-- /. **** Banner **** -->
<div class="main margin-t-0">
<div class="container">
<p> </p>
<!-- **** What is this about? **** -->
<div class="row mt-5 wow fadeIn left-text" data-wow-delay="0.2s">
<!--First column-->
<div class="col-lg-6">
<h2 class="title" id="tracks"><b>Android StudyJams</b></h2>
<p> </p>
<span id="mobile" class="icon"><i class="material-icons">gesture</i></span>
<span class="about_title_track black-lighten-3">What is this about?</span>
<p> </p>
<p>
<h5 class="description">
Developer Student Club PGDAV in collaboration with Google Developers and brings
to you the <b>#AndroidStudyJam</b>, the best place to get started with the Android Development.
<b>Do sign up in order to have a seamless experience</b>
</h5>
</p>
<p> </p>
</div>
<!--/.First column-->
<!--Second column-->
<div class="col-lg-6 wow fadeIn left-text" data-wow-delay="0.2s">
<h2 class="title" id="tracks"><b> </b></h2>
<p> </p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/0QnjLSNqlIA" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<!--/.Second column-->
</div>
<!-- **** What is this about? **** -->
<p> </p>
<!-- **** How do we do? **** -->
<div class="row mt-5 wow fadeIn left-text" data-wow-delay="0.2s">
<!--First column-->
<div class="col-lg-8 wow fadeIn" data-wow-delay="0.2s">
<h3 class="title" id="tracks"><b>How do we do?</b></h3>
<p>
<h4 class="description"><b>We have 2 Exciting Tracks for you. Click on a Track to get enrolled in it.</b></h4>
</p>
</div>
<!--/.First column-->
</div>
<!-- /. **** How do we do? **** -->
<!-- **** Tracks **** -->
<div class="row mt-5 wow">
<!-- Cloud Engineering -->
<div class="col-lg-6 wow fadeIn" data-wow-delay="0.2s">
<div class="card">
<!--Card image-->
<iframe width="540" height="315" src="https://www.youtube.com/embed/oSim9fBFy-E" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<!--Card content-->
<div class="card-body">
<!--Title-->
<h4 class="about_title_track" id="gcp-tracks"><b>Android Basics in Kotlin
</b></h4>
<!--Text-->
<h5 class="description">
<b>New to Programming Track: </b>If you are new to programming, the Android Basics in Kotlin course will show you how to build simple Android apps using the Kotlin programming language and Android Studio. No prior programming experience is necessary. You will be introduced to basic programming concepts as you learn about Android.
</h5>
<ul style="margin-left:-15px;">
<li><a
href="https://developer.android.com/courses/pathways/android-basics-kotlin-one"><span
class="description" id="details_redirect"><b>Android Basics: Introduction to Kotlin</b></span></a></li>
<li><a
href="https://developer.android.com/courses/pathways/android-basics-kotlin-two"><span
class="description" id="details_redirect"><b>Android Basics: Create your first Android app</b></span></a></li>
<li><a
href="https://developer.android.com/courses/pathways/android-basics-kotlin-three"><span
class="description" id="details_redirect"><b>Android Basics: Build a basic layout</b></span></a></li>
<li><a
href="https://developer.android.com/courses/pathways/android-basics-kotlin-four"><span
class="description" id="details_redirect"><b>Android Basics: Add a button to an app</b></span></a></li>
<li><a
href="https://developer.android.com/courses/pathways/android-basics-kotlin-unit-2-pathway-1"><span
class="description" id="details_redirect"><b>Get user input in an app</b></span></a></li>
<li><a
href="https://developer.android.com/courses/pathways/android-basics-kotlin-unit-2-pathway-2"><span
class="description" id="details_redirect"><b>Display a scrollable list</b></span></a></li>
</ul>
<p> </p>
<a href="https://developer.android.com/courses/study-jams" class="btn btn-primary"id="buttons">
Begin your First Track
</a>
</div>
</div>
</div>
<!--/. **** Cloud Engineering **** -->
<!-- **** Machine Learning and Data Science **** -->
<div class="col-lg-6 wow fadeIn" data-wow-delay="0.6s">
<div class="card">
<!--Card image-->
<img class="img-fluid"
src="./assets/img/kit/and.png"
alt="Card image cap">
<!--Card content-->
<div class="card-body">
<!--Title-->
<h4 class="about_title_track" id="gcp-tracks"><b>Android Kotlin Fundamentals</b></h4>
<!-- Text -->
<h5 class="description">
<b>Prior Programming Experience Track:</b> Once you know the basics of Kotlin, dive into the Android Kotlin Fundamentals course to build a variety of Android apps in Kotlin.
</h5>
<ul style="margin-left:-15px;">
<li><a
href="https://developers.android.com/courses/pathways/kotlin-fundamentals-one"><span
class="description" id="details_redirect"><b>Build your first app</b></span></a></li>
<li><a
href="https://developers.android.com/courses/pathways/kotlin-fundamentals-two"><span
class="description" id="details_redirect"><b>Build an interactive app</b></span></a></li>
<li><a
href="https://developers.android.com/courses/pathways/kotlin-fundamentals-three"><span
class="description" id="details_redirect"><b>Layouts</b></span></a></li>
<li><a
href="https://developers.android.com/courses/pathways/kotlin-fundamentals-four"><span
class="description" id="details_redirect"><b>Navigation</b></span></a></li>
<li><a
href="https://developers.android.com/courses/pathways/kotlin-fundamentals-five"><span
class="description" id="details_redirect"><b>Activity and Fragment lifecycles</b></span></a></li>
<li><a
href="https://developer.android.com/courses/pathways/kotlin-fundamentals-six"><span
class="description" id="details_redirect"><b>Architecture components</b></span></a></li>
<li><a
href="https://developer.android.com/courses/pathways/kotlin-fundamentals-seven"><span
class="description" id="details_redirect"><b>Databases and RecyclerView</b></span></a></li>
<li><a
href="https://developer.android.com/courses/pathways/kotlin-fundamentals-eight"><span
class="description" id="details_redirect"><b>Connect to the internet</b></span></a></li>
<li><a
href="https://developer.android.com/courses/pathways/kotlin-fundamentals-nine"><span
class="description" id="details_redirect"><b>Repository and WorkManager</b></span></a></li>
<li><a
href="https://developer.android.com/courses/pathways/kotlin-fundamentals-ten"><span
class="description" id="details_redirect"><b>Design for everyone</b></span></a></li>
</ul>
<p> </p>
<a href="https://developer.android.com/courses/study-jams" class="btn btn-primary" id="buttons">
Begin your Second Track
</a>
</div>
</div>
</div>
<!-- /. **** Machine Learning and Data Science**** -->
</div>
<!-- /.**** Tracks **** -->
<p> </p>
<p> </p>
<div class="row mt-5 wow fadeIn" data-wow-delay="0.2s" style="text-align: center;">
<div class="col-lg-12">
<!--Card-->
<span id="mobile" class="icon"><i class="material-icons">wb_incandescent</i></span>
<span class="about_title_track black-lighten-3">What's at Stake?</span>
<!--Card-->
<p> </p>
<p>
<h3 class="description">One who completes both the Track and create an app is eligible for Goodies.</h3>
</p>
<div class="row">
<div class="col-lg-4">
<img class="img-fluid" src="https://cdn.dribbble.com/users/1303292/screenshots/6779876/artboard_1_2x.png"
width="80%" />
<p> </p>
<h3 class="description"><b>Mentorship</b></h3>
</div>
<div class="col-lg-4">
<img class="img-fluid" src="https://cdn.dribbble.com/users/10549/screenshots/6214774/bag_2x.png"
width="80%" />
<p> </p>
<h3 class="description"><b>Schwags/Amazon GiftVoucher</b></h3>
</div>
<div class="col-lg-4">
<img class="img-fluid"
src="https://cdn.dribbble.com/users/949592/screenshots/7281861/media/723cc494d6559d2bb58c0feaf5cbe04f.jpg"
width="80%" />
<p> </p>
<h3 class="description"><b>Certification</b></h3>
</div>
</div>
<!--/.Card-->
</div>
</div>
<p> </p>
<p> </p>
<div class="row mt-5 wow fadeIn" data-wow-delay="0.2s">
<!-- First Coloum-->
<div class="col-lg-6">
<!--Card-->
<span id="mobile" class="icon"><i class="material-icons">filter_drama</i></span>
<span class="about_title_track black-lighten-3">Getting Started</span>
<!--Card-->
<p> </p>
<p>
<h5 class="description"><b>#AndroidStudyJams</b> or is it already here?</h5>
</p>
<p>
<h5 class="description">
Meet our facilitator <b class="blue_text">Anjali Garg</b>
</h5>
</p>
<p>
<h5 class="description">Contact her for getting help and a seamless experience of <b>#AndroidStudyJams</b></h5>
<a class="btn btn-primary btn-fab btn-round" id="social_button1" href="https://www.linkedin.com/in/anjali-garg-51112b1aa/" target="_blank">
<i class="fa fa-linkedin"></i>
</a><a> </a>
<a class="btn btn-primary btn-fab btn-round" id="social_button1" href="https://twitter.com/AnjaliG23128568?s=08" target="_blank">
<i class="fa fa-twitter"></i>
</a><a> </a>
<a class="btn btn-primary btn-fab btn-round" id="social_button1" href="https://github.com/anjali726" target="_blank">
<i class="fa fa-github"></i>
</a><a> </a>
</p>
<!--/.Card-->
</div>
<!--/.First column-->
<!--Second column-->
<!--/.Second column-->
</div>
<p> </p>
<p> </p>
<!-- **** Join the Conversation **** -->
<div class="row mt-5 wow fadeIn" data-wow-delay="0.2s">
<!-- Slack Button -->
<div class="col-lg-6 left-text">
<h3 class="title" id="tracks"><b>Join the Conversation</b></h3>
<p> </p>
<h5 class="description">
Join our Whatsup group to know more about the Activities, Sessions and other fun stuff.
<br>
<p> </p>
<a href="https://discord.gg/QM9CWFzxz6" target="blank" class="btn btn-primary" id="buttons"
style="background: #372b91;">
<b>Join us on <img height="30px" src="assets/img/logos/discord - Copy.png" /></b>
</a>
</h5>
</div>
<!-- Discord Button -->
</div>
<!-- /.**** Join the Conversation **** -->
<p> </p>
<p> </p>
<p> </p>
</div>
</div>
<!-- Customerly Integration Code -->
<!-- Customerly Integration Code -->
<script>
window.customerlySettings = {
app_id: "346077ab"
};
!function(){function e(){var e=t.createElement("script");
e.type="text/javascript",e.async=!0,
e.src="https://widget.customerly.io/widget/346077ab";
var r=t.getElementsByTagName("script")[0];r.parentNode.insertBefore(e,r)}
var r=window,t=document,n=function(){n.c(arguments)};
r.customerly_queue=[],n.c=function(e){r.customerly_queue.push(e)},
r.customerly=n,r.attachEvent?r.attachEvent("onload",e):r.addEventListener("load",e,!1)}();
</script>
</div>
<div id="footer">
<!-- ===== Footer Through JS ===== -->
</div>
<script src="assets/js/app.js"> </script>
<script src="assets/js/navbar.js"></script>
<script src="assets/js/footer.js"></script>
<!-- Core JS Files -->
<script src="assets/js/core/jquery.min.js"></script>
<script src="assets/js/core/popper.min.js"></script>
<script src="assets/js//style/bootstrap-material-design.js"></script>
<!-- Material Kit Core initialisations of plugins and Bootstrap Material Design Library -->
<script src="assets/js/style/material-kit.js?v=2.0.2"></script>
<script src="assets/assets-custom/js/material-kit-demo.js"></script>
<!-- <script src="assets/assets-custom/js/GridHorizontal.js"></script> -->
<!-- <script src="https://unpkg.com/packery@2/dist/packery.pkgd.min.js"></script> -->
<!-- <script src="https://unpkg.com/masonry-layout@4/dist/masonry.pkgd.min.js"></script> -->
<script src="assets/assets-custom/main.js"></script>
<!--<script src="assets/assets-custom/index.js"></script>-->
</body>
</html>