This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 165
/
index.html
352 lines (322 loc) · 15.2 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" class="html">
<head>
<meta charset="utf-8" />
<title>Opencode'21</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<meta name="description"
content="OpenCode is a month of opensource where programmers, designers and innovators code, design, and build solutions that tackle real-world problems">
<meta property="og:title" content="Collaborative-Web" />
<meta property="og:description"
content="The page contains information of participants,mentors and the projects included in the opencode-A month long opensource event." />
<meta property="og:url" content="https://opencodeiiita.github.io/Collaborative-Web/" />
<meta name="twitter:title" content="about">
<meta name="twitter:description" content="India's biggest Student organised opensource event">
<meta name="twitter:image" content="https://pbs.twimg.com/profile_images/1004619078730858496/k72kqpOx_400x400.jpg">
<meta name="twitter:site" content="@geekhaveniiita">
<link rel="icon" type="image/png" href="img/favicon-opencode.ico" rel="noopener" />
<!-- Favicons -->
<link href="img/favicon.png" rel="icon" rel="noopener" />
<link href="img/apple-touch-icon.png" rel="apple-touch-icon" rel="noopener"/>
<script src="lib/font-awesome/js/fontawesomeAll.min.js" crossorigin="anonymous" defer rel="noopener"></script>
<!-- Google Fonts -->
<link rel="preload" href="lib/GoogleFont/googlefont.min.css" as="style"
onload="this.rel='stylesheet'"><noscript><link rel="stylesheet" href="lib/GoogleFont/googlefont.min.css"></noscript>
<!-- Bootstrap CSS File -->
<link rel="preload" href="lib/bootstrap/css/bootstrap.min.css" as="style"
onload="this.rel='stylesheet'"><noscript><link rel="stylesheet" href="lib/bootstrap/css/bootstrap.min.css"></noscript>
<!-- FontAwesome -->
<script src="https://kit.fontawesome.com/b4f1d5d3d1.js" crossorigin="anonymous"></script>
<!-- Libraries CSS Files -->
<link rel="preload" href="lib/font-awesome/css/font-awesome.min.css" as="style"
onload="this.rel='stylesheet'"><noscript><link rel="stylesheet" href="lib/font-awesome/css/font-awesome.min.css"></noscript>
<link rel="preload" href="lib/animate/animate.min.css" as="style"
onload="this.rel='stylesheet'"><noscript><link rel="stylesheet" href="lib/animate/animate.min.css"></noscript>
<link rel="preload" href="lib/owlcarousel/assets/owl.carousel.min.css" as="style"
onload="this.rel='stylesheet'"><noscript><link rel="stylesheet" href="lib/owlcarousel/assets/owl.carousel.min.css"></noscript>
<link rel="preload" href="lib/ionicons/css/ionicons.min.css" as="style"
onload="this.rel='stylesheet'"><noscript><link rel="stylesheet" href="lib/ionicons/css/ionicons.min.css"></noscript>
<link rel="preload" href="lib/lightbox/css/lightbox.min.css" as="style"
onload="this.rel='stylesheet'"><noscript><link rel="stylesheet" href="lib/lightbox/css/lightbox.min.css"></noscript>
<!-- Main Stylesheet File -->
<link rel="preload" href="css/style.css" as="style"
onload="this.rel='stylesheet'"><noscript><link rel="stylesheet" href="css/style.css"></noscript>
</head>
<body>
<a aria-label="scroll page"href="#" id="scroll" style="display: none" ><span></span></a>
<!--==========================
Header
============================-->
<header id="header">
<div id="topbar">
<div class="container"></div>
</div>
<div class="container">
<div id="heading-text" class="logo float-left">
<h1 class="text-light">
<a aria-label="Opencode'21"href="#intro" class="scrollto"><span>OPENCODE'21</span></a>
</h1>
<!-- <a href="#header" class="scrollto"><img loader="lazy" loader="lazy" src="img/logo.png" alt="" class="img-fluid"></a> -->
</div>
<nav class="main-nav float-right d-none d-lg-block">
<ul>
<li class="active"><a aria-label="Home page"href="#intro" rel="noopener">Home</a></li>
<li><a aria-label="About us page"href="#about" rel="noopener">About Us</a></li>
<!-- <li><a aria-label="Twitter"href="#services">Services</a></li> -->
<li><a aria-label="Mentors page"href="#mentors">Mentors</a></li>
<li><a aria-label="Participants page" href="#participants">Leaderboard</a></li>
<li><a aria-label="Projects page" href="#projects">Projects</a></li>
<!-- <li class="drop-down"><a aria-label="Twitter"href="">Drop Down</a>
<ul>
<li><a href="#">Drop Down 1</a></li>
<li class="drop-down"><a href="#">Drop Down 2</a>
<ul>
<li><a href="#">Deep Drop Down 1</a></li>
<li><a href="#">Deep Drop Down 2</a></li>
<li><a href="#">Deep Drop Down 3</a></li>
<li><a href="#">Deep Drop Down 4</a></li>
<li><ahref="#">Deep Drop Down 5</ahref=></li>
</ul>
</li>
<li><a href="#">Drop Down 3</a></li>
<li><a href="#">Drop Down 4</a></li>
<li><a href="#">Drop Down 5</a></li>
</ul>
</li> -->
<li><a aria-label ="Contact us page" href="#footer">Contact Us</a></li>
</ul>
</nav>
<!-- .main-nav -->
</div>
</header>
<!-- #header -->
<!--==========================
Intro Section
============================-->
<section id="intro" class="clearfix">
<div class="container d-flex h-100">
<div class="row justify-content-center align-self-center">
<div class="col-md-6 intro-img order-md-first order-first">
<img loader="lazy" loader="lazy" src="img/logo.webp" alt="Logo of Openvode" class="img-fluid" width="400px" height="350px" />
</div>
<div class="col-md-6 align-self-center intro-info order-md-first order-last">
<!-- <h3 class="hoverFade">30-days long Open Source fiesta by IIIT Allahabad</h3> -->
<h2 id="hoverFade">
<span>3</span><span>0</span><span>-</span><span>d</span><span>a</span><span>y</span><span>s</span>
<span>l</span><span>o</span><span>n</span><span>g</span>
<span>O</span><span>p</span><span>e</span><span>n</span>
<span>S</span><span>o</span><span>u</span><span>r</span><span>c</span><span>e</span>
<span>f</span><span>i</span><span>e</span><span>s</span><span>t</span><span>a</span>
<span>b</span><span>y</span> <span>I</span><span>I</span><span>I</span><span>T</span>
<span>A</span><span>l</span><span>l</span><span>a</span><span>h</span><span>a</span><span>b</span><span>a</span><span>d</span>
</h2>
<div class="row get-started-div align-self-center ml-1 mt-3">
<a aria-label="Detail description" href="#about" class="btn-get-started scrollto">Get Started</a>
</div>
</div>
</div>
</div>
</section>
<!-- #intro -->
<main id="main">
<!--==========================
CountDown Section
============================-->
<section class="countdownSection">
<div class="cd-container">
<h2>Opencode ends in:</h2>
<div id="countdown">
<ul id="countdown-time">
<li><span id="days" class="countdown-time-running"></span>
<p class="countdown-time-para">days</p>
</li>
<li><span id="hours" class="countdown-time-running"></span>
<p class="countdown-time-para">hours</p>
</li>
<li><span id="minutes" class="countdown-time-running"></span>
<p class="countdown-time-para">minutes</p>
</li>
<li><span id="seconds" class="countdown-time-running"></span>
<p class="countdown-time-para">seconds</p>
</li>
</ul>
</div>
<div id="content" class="emoji">
<span>🎉</span>
<span>🎉</span>
<span>🎉</span>
</div>
</div>
</section>
<!-- #CountDown -->
<!--==========================
About Us Section
============================-->
<section id="about">
<div class="container">
<div class="row">
<div class="col-lg-5 col-md-6">
<div class="about-img">
<img loader="lazy" loader="lazy" src="img/intro-img.svg"
alt="A geeky and techy background" />
</div>
</div>
<div class="col-lg-7 col-md-6">
<div class="about-content">
<h2 class="TextGlow">About Opencode</h2>
<p>
OpenCode is a month of opensource where programmers, designers and innovators code, design,
and build solutions that tackle real-world problems. It is organised annually by Geekhaven,
the technical society of Indian Institute of Information Technology, Allahabad. It aims at
giving a hands on experience of Open source to the newbies as well as the pros. The
participants compete in this month long battle of development, completing tasks of Web
Development, App Development, Design, Programming, Machine Learning and many more, all
wishing to see their names at the top of the glorious Leaderboard!
</p>
<ul></ul>
</div>
</div>
</div>
</div>
</section>
<!-- #about -->
<!-- Mentors! -->
<section id='mentors' >
<div id="part" style="text-align: center;">
<h1>
<a href="https://github.com/opencodeiiita"
target="_blank"
class="typewrite"
data-period="2000"
data-type='[ "Our Mentors","The Guiding Ray!" ]' rel="noopener">
</a><span class="wrap"></span>
</h1>
</div>
<div id="mentors_cards"></div>
</section>
<!--==========================
Participants Section
============================-->
<section id="participants">
<div class="participants-table-spinner-container">
<img src="./img/spinner.svg" alt="" srcset="">
</div>
<div id="part" style="text-align: center;">
<h1>
<a href="https://github.com/opencodeiiita"
target="_blank"
class="typewrite"
data-period="2000"
data-type='[ "Our Leaderboard","Check The Top Scorers!" ]' rel="noopener">
</a><span class="wrap"></span>
</h1>
</div>
<table class="pointsTable" id="pointsTable">
<thead>
<tr>
<th>Rank</th>
<th>Username</th>
<th>Points</th>
<th>Name</th>
</tr>
</thead>
<tbody id="participantsList"></tbody>
</table>
<div class="pagination">
<div class="page" id="prev">Previous Page</div>
<div class="current" id="current">1</div>
<div class="page" id="next">Next Page</div>
</div>
<div class="d-flex justify-content-center my-3 mx-auto">
<a aria-label ="Assigned issue page" href="./assigned-issues.html" class="btn-orange mx-auto" rel="noopener">See All Assigned Issues</a>
</div>
<div class="d-flex justify-content-center my-3 mx-auto">
<a aria-label ="Contributors page" href="./contributors.html" class="btn-orange mx-auto" rel="noopener">See All Contributors</a>
</div>
</section>
<!-- #Participants -->
<!--==========================
Projects Section
============================-->
<section id="projects" style="text-align: center;">
<h1>
<a href="https://github.com/opencodeiiita"
target="_blank"
class="typewrite"
data-period="2000"
data-type='[ "Our Projects","Check Them Out!" ]' rel="noopener">
</a><span class="wrap"></span>
</h1>
<div class="project__cards" id="project__cards"></div>
</section>
<!-- #Projects -->
</main>
<!--==========================
Footer
============================-->
<div class="footer">
<footer id="footer" class="section-bg">
<div class="footer-top">
<div class="container">
<!--row-->
<div class="flex-container">
<div class="flexlogo">
<img loader="lazy" src="img/iita_logo.webp" alt="Indian Institute of Information and Technology,Allahabad" height="80"
width="80" />
<img loader="lazy" src="img/geekhaven.webp" alt="geekhaveniiita technical society logo" height="80" width="80" />
<img loader="lazy" id="flexbox-to-show" class="flexbox" src="img/oc.webp" alt="Opencode Logo" style="display:none;"
align="right" height="80" width="80" />
</div>
<br />
<div class="flexlogo">
<a class="mx-3" href="https://www.facebook.com/opencodeiiita/" rel="noopener" rel="noopener" aria-label="facbook link"><i class="fab fa-facebook fa-2x footerIcon"></i>
</a>
<a class="mx-3" href="https://twitter.com/geekhaveniiita" rel="noopener" rel="noopener" aria-label="twitter link"><i class="fab fa-twitter fa-2x footerIcon"></i>
</a>
<a class="mx-3" href="https://github.com/opencodeiiita" rel="noopener" rel="noopener" aria-label="github link"><i class="fab fa-github fa-2x footerIcon"></i>
</a>
<!-- <a class="mx-3" href="https://linkedin.com/company/geekhaven-iiita/" rel="noopener" rel="noopener" aria-label="linkedin link"><i class="fab fa-linkedin fa-2x"></i>
</a> -->
</div>
<div id="flexbox-to-hide" class="flexlogo">
<img loader="lazy" src="img/oc.webp" alt="Logo of Opencode" align="right" height="80" width="80" />
</div>
</div>
<!--row ends-->
</div>
</div>
<div class="container">
<div class="text-center p-2">© Copyright <strong>OC</strong>. All Rights Reserved</div>
</div>
</footer>
<!-- #footer -->
</div>
<!-- Uncomment below i you want to use a preloader -->
<!-- <div id="preloader"></div> -->
<!-- JavaScript Libraries -->
<script src="lib/jquery/jquery.min.js" rel="noopener"></script>
<script src="lib/jquery/jquery-migrate.min.js" rel="noopener"></script>
<script src="lib/bootstrap/js/bootstrap.bundle.min.js" rel="noopener"></script>
<script src="lib/easing/easing.min.js" rel="noopener"></script>
<script src="lib/mobile-nav/mobile-nav.js" rel="noopener"></script>
<script src="lib/wow/wow.min.js" rel="noopener"></script>
<script src="lib/waypoints/waypoints.min.js" rel="noopener"></script>
<script src="lib/counterup/counterup.min.js" rel="noopener"></script>
<script src="lib/owlcarousel/owl.carousel.min.js" rel="noopener"></script>
<script src="lib/isotope/isotope.pkgd.min.js" rel="noopener"></script>
<script src="lib/lightbox/js/lightbox.min.js" rel="noopener"></script>
<script type="text/javascript" src="lib/Cloudeflare/cloudeflare.min.js" rel="noopener"></script>
<!-- Contact Form JavaScript File -->
<!-- <script src="contactform/contactform.js"></script> -->
<!-- Template Main Javascript File -->
<script src="js/main.js"></script>
<!-- Pagination Javascript File -->
<script src="js/pagination.js"></script>
<!-- Mentors Javascript File -->
<script src="js/mentors.js"></script>
<!-- Projects Javascript File -->
<script src="js/projects.js"></script>
<!--Countdown js-->
<script src="js/countdown.js"></script>
</body>
</html>