forked from lavishsheth/Btecky_Wesite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
facilitator.html
291 lines (242 loc) · 13 KB
/
facilitator.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
<!DOCTYPE html>
<html lang="en" light-mode="dark">
<head>
<title>Btecky | Facilitator</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="google-adsense-account" content="ca-pub-2101092613299647">
<!-- SEO -->
<meta name="keywords"
content="btecky, arcade, google cloud, skillbadge, monthlysubscription, free, swags, points, calculator, labs solution " />
<meta name="description"
content="Discover our Btecky Official Facilitator page: your go-to resource for Arcade Facilitator Event, free update, guidance, and other opportunities. Join our community and achieve your dreams." />
<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-G6D61F5TL4"></script>
<!-- Robot.txt -->
<meta name="robots" content="index,follow" />
<meta name="Googlebot" content="index,follow" />
<meta name="AdsBot-Google" content="index,follow" />
<!-- Open Graph for Social Media -->
<meta property="og:site_name" content="https://btecky.tech/facilitator" />
<meta property="og:title" content="Btecky | Facilitator" />
<meta property="og:description"
content="This arcade serves as a free and beautiful portfolio template for everyone who needs the perfect portfolio. Anyone can showcase their work including moocs, education, arcade, experience,etc. to the world." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://btecky.tech/facilitator" />
<meta name="twitter:card" content="summary" />
<!-- Twitter Posts -->
<meta name="twitter:site" content="https://btecky.tech/facilitator" />
<meta name="application-name" content="Btecky | Facilitator" />
<meta name="apple-mobile-web-app-title" content="Btecky | Facilitator" />
<meta name="summary"
content="An open source arcade aimed at providing free and beautiful templates to everyone for building their portfolio websites and showcase their work to the world." />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css"
integrity="sha512-+4zCK9k+qNFUR5X+cKL9EIR+ZOhtIloNl9GIKS57V1MyNsYpYcUrUeQc9vNfzsWfV28IaLL3i96P9sdNyeRssA=="
crossorigin="anonymous" />
<!--For Dark/Light mode Toggle-->
<script src="https://code.iconify.design/1/1.0.4/iconify.min.js"></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5710756959533260"
crossorigin="anonymous"></script>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@200;300&display=swap" rel="stylesheet" />
<!--Import animation.css-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css" />
<script src="https://kit.fontawesome.com/a076d05399.js"></script>
<link rel="stylesheet" href="assets/css/preloader.css" />
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<link rel="stylesheet" type="text/css" href="assets/css/facilitator.css" />
<link rel="stylesheet" type="text/css" href="assets/css/about_us.css" />
<link rel="stylesheet" type="text/css" href="assets/css/style.css" />
<link rel="stylesheet" href="assets/css/cursor.css" />
<link id="favicon" rel="icon" href="assets/images/dp_logo.jpg" type="image/png" />
<!--Favicon-->
<script defer src="./assets/js/dynamicTitle.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-M11CMZ12Q"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-M11CMZ12Q");
</script>
</head>
<body class="no-scroll-preload">
<br /><br /><br />
<div id="root"></div>
<div id="main_page">
<div id="header_container">
<div id="img_container">
<img src="https://i.ibb.co/yNLwdgj/dghfbjndkbvf.png" />
</div>
<div id="text_container">
<div id="header_text">
<div class="header_text_top_row">
<h1>THE GOOGLE CLOUD ARCADE PROGRAM</h1>
</div>
<h3>JULY - DECEMBER [FACILATOR + NORMAL]</h3>
</div>
<div id="Eventsdate">
<div id="start_date">
<p>Starts On</p>
<div id="start_icons">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5"
stroke="currentColor" class="calender_icons">
<path stroke-linecap="round" stroke-linejoin="round"
d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25v7.5m-9-6h.008v.008H12v-.008zM12 15h.008v.008H12V15zm0 2.25h.008v.008H12v-.008zM9.75 15h.008v.008H9.75V15zm0 2.25h.008v.008H9.75v-.008zM7.5 15h.008v.008H7.5V15zm0 2.25h.008v.008H7.5v-.008zm6.75-4.5h.008v.008h-.008v-.008zm0 2.25h.008v.008h-.008V15zm0 2.25h.008v.008h-.008v-.008zm2.25-4.5h.008v.008H16.5v-.008zm0 2.25h.008v.008H16.5V15z">
</path>
</svg>
<p>Monday July 22, 2024</p>
</div>
</div>
<div id="end_date">
<p>Ends On</p>
<div id="start_icons">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5"
stroke="currentColor" class="calender_icons">
<path stroke-linecap="round" stroke-linejoin="round"
d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25v7.5m-9-6h.008v.008H12v-.008zM12 15h.008v.008H12V15zm0 2.25h.008v.008H12v-.008zM9.75 15h.008v.008H9.75V15zm0 2.25h.008v.008H9.75v-.008zM7.5 15h.008v.008H7.5V15zm0 2.25h.008v.008H7.5v-.008zm6.75-4.5h.008v.008h-.008v-.008zm0 2.25h.008v.008h-.008V15zm0 2.25h.008v.008h-.008v-.008zm2.25-4.5h.008v.008H16.5v-.008zm0 2.25h.008v.008H16.5V15z">
</path>
</svg>
<p>Tuesday December 31, 2024</p>
</div>
</div>
</div>
<!-- view event button -->
<div id="view_events">
<a target="_blank" href="https://go.cloudskillsboost.google/arcade?utm_source=Btecky&utm_medium=youtube">
<div id="view_icons">
<h5>View Event</h5>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2"
stroke="currentColor" class="arrow_viewEvents">
<path stroke-linecap="round" stroke-linejoin="round"
d="M13.5 6H5.25A2.25 2.25 0 003 8.25v10.5A2.25 2.25 0 005.25 21h10.5A2.25 2.25 0 0018 18.75V10.5m-10.5 6L21 3m0 0h-5.25M21 3v5.25">
</path>
</svg>
</div>
</a>
</div>
</div>
</div>
<!-- view video -->
<div id="video_part">
<div id="video_header">
<h4 class="text-center heading1 exp-head">
Getting Ready <span class="my_about_us">For Arcade</span>
</h4>
<div id="video_container">
<!-- add new video link -->
<iframe width="860" height="480" src="https://www.youtube.com/embed/CJeSn9rePBY?si=AtQOrx7jvk1xsMoe" title="YouTube video player"
frameborder="0"
allow="accelerometer;full-screen; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"></iframe>
</div>
</div>
</div>
<h4 class="text-center heading1 exp-head">
Arcade Facilitator <span class="my_about_us">Student Intrest Form</span>
</h4>
<h4 class="text-center heading1 exp-head">
[ Join Faciliator as <span class="my_about_us">a Student</span> ]
</h4>
<div class="playlist-swags-24">
<iframe width="860" height="480" src="https://www.youtube.com/embed/mbp3D_FSrjA?si=i709FPa0YUvB73fD" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<main class="container intrest_form-cards">
<!-- Dynamic intrest_form-cards Card -->
</main>
<h4 class="text-center heading1 exp-head">
Previous Arcade <span class="my_about_us">Facilitator Swags</span>
</h4>
<div class="image-swags">
<img src="assets/images/facilitator/dec-23.png" alt="dec-23" class="styled-image" />
</div>
<div class="playlist-swags-24">
<iframe width="860" height="480" src="https://www.youtube.com/embed/videoseries?list=PL5aOhqv5LVIrsLNG8VLesXUxSEmu2rXMg&autoplay=1" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<!-- work about_us Card -->
<main class="container about_previews_swags-cards">
<!-- Dynamic about_previews_swags-cards Card -->
</main>
<h4 class="text-center heading1 exp-head">
Monthly <span class="my_about_us">Subscripation</span>
</h4>
<!-- add video link -->
<div class="playlist-swags-24">
<iframe width="860" height="480" src="https://www.youtube.com/embed/MgXnq4IAbDM?si=ZUH4_GMqML6gILTq" frameborder="0"
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
<main class="container facilitator_monthly-cards">
<!-- Dynamic facilitator_monthly-cards Card -->
</main>
<div class="table">
<h2 class="table-title">Milestones & Prizes (Final)</h2>
<table class="milestone-table">
<thead>
<tr>
<th class="heading_table">Milestone</th>
<th class="heading_table">Milestone Achieved</th>
<th class="heading_table">Prizes*</th>
<th class="heading_table">Total Points</th>
</tr>
</thead>
<tbody>
<tr>
<td>Milestone 1</td>
<td>Complete <strong>2 Arcade Games</strong>, <strong>2 Trivia Games</strong> & any <strong>8 skill
badges</strong> in the program</td>
<td>8 Arcade + 2 Bonus Points</td>
<td>10 Total Arcade Points</td>
</tr>
<tr>
<td>Milestone 2</td>
<td>Complete <strong>3 Arcade Games</strong>, <strong>4 Trivia Games</strong> & any <strong>18 skill
badges</strong> in the program</td>
<td>16 Arcade + 9 Bonus Points</td>
<td>25 Total Arcade Points</td>
</tr>
<tr>
<td>Milestone 3</td>
<td>Complete <strong>5 Arcade Games</strong>, <strong>6 Trivia Games</strong> & any <strong>28 skill
badges</strong> in the program</td>
<td>25 Arcade + 15 Bonus Points</td>
<td>40 Total Arcade Points</td>
</tr>
<tr>
<td>Milestone 4</td>
<td>Complete <strong>6 Arcade Games</strong>, <strong>8 Trivia Games</strong> & any <strong>42 skill
badges</strong> in the program</td>
<td>35 Arcade + 25 Bonus Points</td>
<td>60 Total Arcade Points</td>
</tr>
</tbody>
</table>
<p class="note">*You will only receive points for the milestone that you earn and not for the ones before that.
</p>
</div>
<div class="bonus-point-img">
<a href="assets/images/facilitator/bonus.png" download="facilitator-bonus-points.jpg" class="button_11">Download</a>
</div>
<!--Cursor-->
<div class="cursor-dot-outline"></div>
<div class="cursor-dot"></div>
<!-- Dynamic footer section -->
<!-- script -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="assets/js/app.js"></script>
<script src="assets/js/cursor.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script src="assets/js/facilitator.js"></script>
</body>
</html>