forked from UCSC-Mozilla-Club/hacktoberfest2020-landing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
352 lines (298 loc) · 13.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="img/Icon.png" type="image/x-icon" />
<link rel="stylesheet" href="css/style.css" />
<title>Escape The Loop</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" />
</head>
<body>
<nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a class="navbar-item" href="#">
<img src="img/Icon.png" width="50px" />
</a>
<a role="button" class="navbar-burger burger" aria-label="menu" aria-expanded="false"
data-target="navbarBasicExample">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="navbarBasicExample" class="navbar-menu">
<div class="navbar-start">
<a class="navbar-item"> Home </a>
<a class="navbar-item"> Terms and Conditions </a>
</div>
<div class="navbar-end">
<div class="navbar-item">
<div class="buttons">
<a class="button is-primary"><b> Start Hacking</b></a>
</div>
</div>
</div>
</div>
</nav>
<section id="main">
<div class="row mt-4 pl-2 pr-2">
<div class="columns">
<div class="column is-6 has-text-centered">
<img class="banner-img" src="img/Logo Sponsors Light.png" alt="" />
</div>
<div class="column is-6 ">
<h1 class="title is-1 mt-4 mb-0">UCSC <strong>Hacktoberfest</strong> Celebrations</h1>
<h1 class="title is-5">By Mozilla Club of UCSC</h1>
<div class="field is-grouped mt-2 center">
<p class="control">
<a href="https://go.ucscmozilla.com/escapetheloop"><button class="button blue-button"><b>Register For The Event</b></button></a>
</p>
<p class="control">
<a href="https://hacktoberfest.digitalocean.com/login"><button class="button off-blue-button"><b>Submit Your Project</b></button></a>
</p>
</div>
</div>
</div>
</div>
</section>
<div class="content">
<div class="row has-text-centered mt-2">
<h1 class="title is-4 mb-0">Announcing</h1>
<h1 class="title is-2 mt-0 mb-3"><strong>Escape the Loop;</strong> The Hackathon on Dev</h1>
<img class="banner-img" src="img/Logo Sponsors Light.png" alt="" />
<h2 class="title is-4 abouth2 has-text-left">We are extremely thrilled to announce - Escape the Loop 2020.</h2>
<h3 class="title is-6 justify-text">This competition is a great opportunity for undergraduates of the University
of Colombo, School of Computing to tap into their creativity and build impactful projects and win exciting
prices!
We are looking forward to seeing all the innovative creations brought out by our undergraduates.</h3>
<h4 class="title is-6">Read on for more of the details! <br>
Seriously, Keep reading!</h4>
<p><button class="button blue-button"><b>Okay I will!</b></button></p>
</div>
</div>
<div class="row mt-2 has-text-centered prizes pl-2 pr-2">
<h1 class="title is-3 mb-0">Theme</h1><br><br>
<h3 class="title is-6 justify-text">
Escape the Loop 2020 brings the themes <strong>Retro</strong> or <strong>Cyberpunk</strong> to the table.
All participants must style their projects according to one of the themes or both. Yes! You can use both themes
and make something cool!
You can refer to the following projects to get an idea about the theme.
</h3>
<div class="tile is-ancestor">
<div class="tile is-parent">
<article class="tile is-child box" style="background-color: #183d5d; ">
<img src="https://github.com/Iconicto/recyclomedia/blob/master/recyclomedia/assets/icon/icon.png?raw=true"
alt="" width="100px" />
<h6 class="lager">Example 01</h6>
<br>
<h2 class="lagerh3">Recyclomedia</h3><br>
<h6 class="lagerIM"> A vintage inspired digital platform that allows its users to engage in events related
to preventing pollution in the world. (Events like beach clean up, community gathering, and workshops are
notified)</h6>
<br>
<a href="https://github.com/Iconicto/recyclomedia"><button class="button off-blue-button">View</button></a>
</article>
</div>
<div class="tile is-parent">
<article class="tile is-child box" style="background-color: #183d5d;">
<img class="animate__animated animate__fadeIn"
src="https://github.com/Float-like-a-dash-Sting-like-a-dart/GhostRigger/blob/master/ghost_rigger/assets/icon/icon.png?raw=true"
alt="" width="100px" style="border-radius: 5px" />
<h6 class="lager">Example 02</h6>
<br>
<h2 class="lagerh3">Ghost Rigger</h3><br>
<h6 class="lager">Cyberpunk-inspired puzzle game set in a dystopian future.</h6>
<br><br>
<a href="https://github.com/Float-like-a-dash-Sting-like-a-dart/GhostRigger"><button class="button off-blue-button">View</button></a>
</article>
</div>
<div class="tile is-parent">
<article class="tile is-child box" style="background-color: #183d5d;">
<img src="https://github.com/fireslime/flame_and_watch/blob/master/web/favicon.png?raw=true" alt=""
width="100px" style="border-radius: 5px;height: 100px" />
<h6 class="lager">Example 03</h6>
<br>
<h2 class="lagerh3">Flame and Watch</h3><br>
<h6 class="lager">A recreation of the retro, nostalgic, Game and Watch console</h6>
<br><br>
<a href="https://github.com/fireslime/flame_and_watch"> <button class="button off-blue-button">View</button></h2></a>
</article>
</div>
</div>
</div>
<div class="row mt-2 has-text-centered prizes pl-2 pr-2">
<h1 class="title is-3">Prizes</h1>
<div class="columns">
<div class="column is-4">
<div class="card prize-card" style="background-color: aqua;">
<div class="card-content">
<img src="img/3.png" alt="" />
<p class="title is-5 mt-1">Winner</p>
</div>
</div>
</div>
<div class="column is-4">
<div class="card prize-card">
<div class="card-content">
<img src="img/2.png" alt="" />
<p class="title is-5 mt-1">1<sup>st</sup> Runner up </p>
</div>
</div>
</div>
<div class="column is-4">
<div class="card prize-card">
<div class="card-content">
<img src="img/1.png" alt="" />
<p class="title is-5 mt-1">2<sup>nd</sup> Runner up</p>
</div>
</div>
</div>
</div>
<!-- Additionally, three teams will receive the title of honorary mention along with _____ -->
<h3 class="title is-5">
All the participants of the competition with a valid project will be receiving a certificate of participation.
</h3>
</div>
<section id="participate" class="main-content" style="background-color:#082642 ; margin-bottom: 60px;">
<div class="content">
<h1 style="text-align: center;">
<span>How </span>To Participate
</h1>
<h4 style="color: cornsilk;text-align: center;">In order to submit a valid project,
please follow the
submission process and rules closely.</h4>
<div class="col-md-12">
<div>
<h4 class="aboutsubmit" style="padding-left: 15px; padding-top: 30px; ">How to submit 📨
</h4>
<div>
<ol>
<li> Visit the Official <a class="rules-link"
href="https://hacktoberfest.digitalocean.com/login">Hackcktoberfest Website</a> and
get yourself registered. </li>
<li> Then go to <a class="rules-link" href="">UCSC Hacktoberfest 2020 Event Page</a> and reserve your
spot.
</li>
<li> Once you complete step 1 and step 2, You are officially signed up
Document your project journey along the way with the `<strong>#ucschf2020</strong>` tag.
Submit your project as a DEV post using this suggested template here. Please be sure to
include the code repository in the post. Embedded live demos, screenshots, and code
snippets are also encouraged!</li>
<li> Go to <a class="rules-link" href="">UCSC Mozilla club website</a> and fill in the form and confirm
your
submission.</li>
</ol>
</div>
</div>
<div>
<h4 class="aboutsubmit " style="padding-left: 15px; padding-top: 30px;"> Additional Rules 📝
</h4>
<div class="rulesec">
<ul>
<li> Your code must be hosted publicly on Github . </li>
<li> Your repository must have a README with clear setup instructions - <a class="rules-link" href="https://github.com/Suvink/volunteer-me/blob/master/README.md">here is a sample
template</a>.
</li>
<li> Your project must be started and completed between October 22<sup>nd</sup> - October
26<sup>th</sup>.</li>
<li> Your code must be licensed with a permissive license (i.e. MIT, Apache-2)</li>
<li> Your project should not have security vulnerabilities or violate security best
practices (i.e. hard coded credentials, plain text passwords)</li>
<li> By making a submission, you agree to the competition's <a class="rules-link" href="">terms</a>.</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- resources and community sup -->
<section>
<div class="content mt-0">
<div>
<h1 class="has-text-centered">Resources</h1>
<div class="seperator"><span class="white_line"></span></div>
<p data-animation="fadeInUp" data-animation-delay="0" class="animated" style="text-align: center;">All
contestants are
encouraged to utilize the services provided in the GitHub Student Developer pack.</p>
</div>
<br>
<a href="https://education.github.com/pack">
<img src="https://github.blog/wp-content/uploads/2019/08/FBLinkedIn_ALL-PARTNERS.png?fit=1200%2C630">
</a>
</div>
</section>
<section>
<div class="content">
<div class="section-title-white animated" data-animation="fadeInUp" data-animation-delay="300">
<h1 style="text-align: center;">Community Support </h1>
<div class="seperator"><span class="white_line"></span></div>
<div class="has-text-centered">
<img src="img/UCSCMozillaLogo.png" alt=""></div>
<p class="justify-text">The Escape The Loop team
will be available to guide you through-out the competition on issues, concerns or inquiries
related to the competition. You can simply drop a message on the <a class="rules-link"
href="https://www.facebook.com/groups/788899378593347/">Facebook Group here</a> and
connect with a support team member who will then assist you further. This will be a good
opportunity for undergraduates to not only clarify their doubts on the competition, but also
engage with the fellow participants.
<br>
We hope you have a fun experience, gain new knowledge, and build something you’re proud of.
We can’t wait to see what you build!</p> <br><br>
<p class="happycode animate__animated animate__bounce animate__infinite has-text-centered"><b>HAPPY
CODING!</b></p>
</div>
</div>
</section>
<!-- contact form and footerN -->
<form action="https://formsubmit.co/hello@suvin.me"
method="POST">
<div class="contact-us">
<div class="title">
<h1 class="contactfont"><b>Contact us</b></h1>
<div class="contact-gif has-text-centered">
<img src="https://iconicto.com/img/contact.gif" alt="" width="300" style="border-radius: 10px;">
</div>
</div>
<div class="form">
<div class="form-items">
<input type="text" class="input" placeholder="Name">
<i class="fas fa-user"></i>
</div>
<div class="form-items">
<input type="text" class="input" placeholder="Email">
<i class="fas fa-envelope"></i>
</div>
<div class="form-items">
<textarea class="input message" cols="30" rows="10" placeholder="Message....."></textarea>
</div>
</div>
<div class="button btn has-text-centered">
<button type="submit" style="background-color: transparent; border-color: transparent;"><b>Submit</button>
</div>
<div class="social-icons">
<div class="facebook">
<i class="fab fa-facebook-f"></i>
</div>
</div>
</div>
</form>
<section id="footerN" class="main-content" style="background-color: #08264249; ">
<div class="content footerN">
<div class="col-xs-12 align-center">
<div id="go-top" style="margin-top: 40px;">
<a href="#main" class="scroll"><i class="fa fa-chevron-up"></i></a>
</div>
<span>UCSC Hacktoberfest-2020</span>
<p class="footerN-text copyright animated" data-animation="fadeInUp" data-animation-delay="700">
Copyrights© UCSC Mozilla Club 2020
</p>
</div>
</div>
</section>
<!-- Script Files-->
<script type="text/javascript" src="js/main.js"></script>
<script type="text/javascript" src="js/jquery.appear.js"></script>
</body>
</html>