forked from ShobhitRathi/C12_webpage
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
345 lines (291 loc) · 13.3 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
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>COЯE</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css">
<link rel='stylesheet' href='https://unpkg.com/splitting/dist/splitting.css'>
<link rel="stylesheet" href="css/style.css">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Montserrat&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,600,700,800|Raleway:300,400,600|Ubuntu:100,200,300,400,500" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script type="text/javascript" src = "jquery-ui.min.js"></script>
<script src= "script.js"></script>
<script src="functions.js"></script>
<link href="style.css" rel="stylesheet">
</head>
<body>
<nav>
<ul>
<li> <a href="#home" data-scroll>Home</a></li>
<li> <a href="#about" data-scroll>About</a></li>
<li> <a href="#events" data-scroll>Events</a></li>
<li> <a href="members/core_website_team.html">Team</a></li>
<li> <a href="alumni/index.html">Alumni</a></li>
</ul>
</nav>
<section class="intro-section" id="home">
<div class="left">
<img src="12.png">
</div>
<div class="right">
<div class="yo"><span style="color: #ff801a;">COЯE 12</span> is the 12<sup>th</sup> iteration of DPS Dwarka's annual tech symposium.</div>
<div class="pt-2">11<sup>th</sup> and 12<sup>th</sup> October 2019.</div>
<div class="sub">
<form action="mailto:raghavpuri1234567@gmail.com" method="post" enctype="text/plain">
<input type="text" placeholder="Email" name="mail" style="padding: 2%; border-radius: 0.4rem; border: none;background-color: #ededed;">
<input type="submit" value="Request Invite" style="border: none; color:#fff ;background-color: #ffbe76; padding: 2%; border-radius: 0.4rem;">
</div>
</div>
</section>
<section class="content-section" id="about" data-scroll>
<figure class="figure"><img src="one.jpg"></figure>
<div class="content">
<header class="header">
<div class="subheading">About COЯE</div>
<h2 class="heading">COЯE - Computer Obsessed Radical Enthusiasts, <br>is the computer and technology club of Delhi Public School, Dwarka.</h2>
</header>
<p class="paragraph">
Instituted in 2008 by the students of DPS dwarka, COЯE was established with the aim of promoting competence and excellence in the field of computer and information technology at school, as well as various inter-school symposia. COЯE hosted its first Inter School Symposium in 2008. Since then, we have not looked back. <br><br>
Over the years, the club has progressed phenomenally, dominating several competitions and attaining victory. We have set high standards and ensure that we not only conform to these year after year, but set the bar a few notches higher. It takes a radical attitude, love for computers and an exceptional set of skills to be a part of the club.<br><br>
COЯE 10 was held on 1<sup>st</sup>-2<sup>nd</sup> November. Certainly one of the best symposiums last year, it consisted of various events like Programming, Web Design, Gaming, Quiz etc. The overall trophy was bagged by DPS Vasant Kunj.
</p>
</div>
</section>
<div class="events" align="center" id="events">
<h1>EVENTS</h1>
<a href="#creative" data-toggle="modal" data-target="#creative"> <div class="card-holder">
<img src="web-logo.png">
<h2>Hackathon</h2>
</div></a>
<a href="#programming" data-toggle="modal" data-target="#programming"> <div class="card-holder">
<img src="progr.png"><br>
<h2>Programming</h2>
</div></a>
<a href="#sq" data-toggle="modal" data-target="#sq"> <div class="card-holder">
<img src="sq.png"><br>
<h2>Quiz</h2>
</div></a>
<a href="#gd" data-toggle="modal" data-target="#gd"> <div class="card-holder">
<img src="gd.png"><br>
<h2>Group Discussion</h2>
</div></a>
<a href="#surprise"data-toggle="modal" data-target="#surprise"> <div class="card-holder">
<img src="watson.png"><br>
<h2>Watson</h2>
</div></a>
<a href="#cross"data-toggle="modal" data-target="#cross"> <div class="card-holder">
<img src="crossword.png"><br>
<h2>Crossword</h2>
</div></a>
<a href="#en"data-toggle="modal" data-target="#en"> <div class="card-holder">
<img src="encore.png"><br>
<h2>enCore</h2>
</div></a>
<a href="#gaming"data-toggle="modal" data-target="#gaming"> <div class="card-holder">
<img src="gaming.png"><br>
<h2>Gaming</h2>
</div></a>
<a href="#jq" data-toggle="modal" data-target="#jq"> <div class="card-holder">
<img src="surp.png"><br>
<h2>Surprise</h2>
</div></a>
<a href="#pix" data-toggle="modal" data-target="#pix"> <div class="card-holder">
<img src="photography.png"><br>
<h2>Photography</h2>
</div></a>
<div id="creative" class="modal fade" role="dialog" align="center">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"></button>
<h2 class="modal-heading">Hackathon</h2>
</div>
<div class="modal-body" align="left">
<h3>Creativity. Enough said.</h3>
<p>All Entries should be sent to mail@coreis.us <br><br>
This event has an online preliminary round. Topic and submission deadline will be announced at coreis.us/hackathon <br><br>
6-8 teams will qualify for the onsite event. <br><br>
Use of plugins and presets is allowed. <br><br>
Any plagiarism will not be entertained. <br><br>
All required softwares will be provided on site. Students are encouraged to bring their own systems. <br><br>
All video components to be uploaded to YouTube or Vimeo. <br><br>
Rest of the components to be uploaded to Dropbox, Google Drive, or any other cloud hosting service. Components can also be uploaded to Github. <br><br>
<b>Judgement criteria:
• Creativity <br>
• Relevance to the topic <br>
• Functionality <br>
• Aesthetic appeal <br>
• Innovation <br>
</b>
</div>
</div>
</div>
</div>
<div id="programming" class="modal fade" role="dialog" align="center">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"></button>
<h2 class="modal-heading"><b>Pro</b>gramming</h2>
</div>
<div class="modal-body" align="left">
<h3 >#include "RDP.h"<br>
void pro()<br>
{<br>
int level = 9000;<br>
level++;<br>
}</h3>
<p>6-8 teams will qualify for the onsite round. All participants are required to bring their own devices for the same.<br><br>
<b>Online Prelims:</b> Problem set and date of preliminary round to be announced at coreis.us/prog. <br>
<b>Language:</b>C, C++, Python, JAVA and PASCAL. <br>
<b>Participants:</b> 2<br>
<b>Eligibility:</b> Open</p>
</div>
</div>
</div>
</div>
<div id="sq" class="modal fade" role="dialog" align="center">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"></button>
<h2 class="modal-heading">Quiz</h2>
</div>
<div class="modal-body" align="left">
<h3>A test of your obsession, another level up.</h3>
<p>The event is in collaboration with IGNITE- The Science Society of DPS Dwarka. Top 6-8 teams will qualify for the final round.
<br><br>
<b>Participants:</b> Two teams of 2<br>
<b>Eligibility:</b> Open</p>
</div>
</div>
</div>
</div>
<div id="gd" class="modal fade" role="dialog" align="center">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"></button>
<h2 class="modal-heading">Group Discussion</h2>
</div>
<div class="modal-body" align="left">
<p>The event is in collaboration with IGNITE- The Science Society of DPS Dwarka. The event will be held in a 2 tier process – a preliminary round followed by the final round. Participants will be given topics related to any domain of science, technology and commerce. The format of the Group Discussion and the topics will be disclosed on the day of the event.
</p>
<p>
<b>Participants:</b> One member<br>
<b>Eligibility:</b> IX - XII</p>
</div>
</div>
</div>
</div>
<div id="surprise" class="modal fade" role="dialog" align="center">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"></button>
<h2 class="modal-heading">Watson</h2>
</div>
<div class="modal-body" align="left">
<h3>Research, is the very heart of computing. </h3>
<p>This event has an online preliminary round. The deadline for the preliminary submission and the topic to be announced at coreis.us/watson. 6-8 teams will qualify for the onsite event. Entries to be mailed to mail@coreis.us Onsite round will consist of pitching.
</p>
<br><br>
<p><b>Participants:</b> one member<br>
<b>Eligibility:</b> IX - XII</p>
</div>
</div>
</div>
</div>
<div id="cross" class="modal fade" role="dialog" align="center">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"></button>
<h2 class="modal-heading">Crossword</h2>
</div>
<div class="modal-body" align="left">
<h3>Are you ________ enough? (8)</h3>
<p>
<b>Participants:</b> Two teams of 2<br>
<b>Eligibility:</b> Open</p>
</div>
</div>
</div>
</div>
<div id="en" class="modal fade" role="dialog" align="center">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"></button>
<h2 class="modal-heading">enCore</h2>
</div>
<div class="modal-body" align="left">
<h3>It’s time to change this game.</h3> <p>Tune an event for an all new event which will test your critical thinking, technical skill, and obviously, that obsession</p>
<p><b>Timing:</b> 6th October 20:00:00 - 7th October 20:00:00<br>
<b>Participants:</b> Team event all participants of the school<br>
<b>Eligibility:</b> Open</p>
</div>
</div>
</div>
</div>
<div id="jq" class="modal fade" role="dialog" align="center">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"></button>
<h2 class="modal-heading">Surprise</h2>
</div>
<div class="modal-body" align="left">
<h3>?</h3>
<b>Participants:</b> Two<br>
<b>Eligibility:</b>Open</p>
</div>
</div>
</div>
</div>
<div id="gaming" class="modal fade" role="dialog" align="center">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"></button>
<h2 class="modal-heading">Gaming</h2>
</div>
<div class="modal-body" align="left">
<h3>Pwned.</h3>
<p><b>Software provided:</b> ?<br>
<b>Participants:</b> One member<br>
<b>Eligibility:</b> Open</p>
</div>
</div>
</div>
</div>
<div id="pix" class="modal fade" role="dialog" align="center">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"></button>
<h2 class="modal-heading">Photography</h2>
</div>
<div class="modal-body" align="left">
<h3>A test of capturing virtual reality, an illusion of an interesting world.</h3>
<p>Students must carry their own cameras, tripods and other equipments if necessary. Topics to each team will be given on the spot. Only in-camera editing is allowed. Use of any editing software would result in immediate disqualification. Only 1 team can participate per school.
<br><br>
<b>Participants:</b> 1<br>
<b>Eligibility:</b> Open</p>
</div>
</div>
</div>
</div>
<script src='https://unpkg.com/scroll-out@2.2.2/dist/scroll-out.min.js'></script>
<script src='https://unpkg.com/splitting/dist/splitting.min.js'></script>
<script src="js/index.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="jquery.scrollme.js"></script>
<script src="js/jquery.js"></script>
</body>
</html>