-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrefernence.html
402 lines (336 loc) · 20.2 KB
/
refernence.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
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=yes">
<meta charset="utf-8" />
<meta name="keywords" content="Octahacks, hackathon, chitkara university, coding, event, summer, 36 hours"/>
<meta name="Description" content="OctaHacks is " />
<link rel="icon" href="img/octahacks_logo.png" type="image/png" sizes="16x16">
<link rel='stylesheet' href='https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css'>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900" >
<link href="https://fonts.googleapis.com/css2?family=Raleway:wght@300;900&display=swap" rel="stylesheet">
<title> OctaHacks 3.0 </title>
<!--Social Media icons import-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!--import main stylesheet-->
<link rel="stylesheet" type="text/css" href="refer.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<!--import bootstrap css-->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
</head>
<body bgcolor="green">
<!--Landing Section Starts -->
<section class="parallax-window contentt" data-parallax="scroll" data-image-src="img/top.png">
<div class="container">
<div class="row">
<div data-aos="fade-up" class="col-md-12">
<center>
<img id="logo" src="img/octahacks3.png"><br><br><br>
<font style="font-size: 19px;font-family: Maven Pro;color: white;font-weight: bold;background-color: "><i class="fa fa-calendar"></i> 4-5th September, 2020 <br> <i class="fa fa-map-marker"></i> Chitkara University, Rajpura </font>
<br><br>
<!--<button class="register-btn" value="Register">
<font>Register</font>
</button>-->
</center>
</div>
</div>
</div>
</section>
<!--LANDING SECTION ENDS-->
<!-- coming soon -->
<!--ABOUT SECTION STARTS-->
<section class=" aboutsection ss-style-doublediagonal" style="background-image: linear-gradient(315deg, #2d3436 0%, #000000 74%);">
<div style="transform: skewY(5deg);">
<br> <br> <br> <br>
<div class="aboutrow" >
<div >
<p class="sectionn-heading" style="font-weight: 200;font-family: sans-serif;opacity: 0;">Coming Soon 🎉</p>
<!--<span style="text-align: center; color: black;letter-spacing: 0.1em;opacity: 0" class="abouttext"> OctaHacks is the annual flagship event of DSC, Chitkara University, Rajpura, where innovators get an opportunity to merge their creative ideas with their technical skills to build something exemplary. It's a place where your ideas will get acknowledged.
<br><br>
OctaHacks is a 30-Hour hackathon that takes place in Chitkara University, Rajpura. With it's third edition,<font style="color:#8847dd;"> OctaHacks 3.0 </font>coming this September, we promise to make it even bigger and better.
</span>
<br> <br>
<p class="counttext" style="opacity: 0"> COUNT EVERY SECOND UNTIL THE HACKATHON</p> -->
</div>
</div>
<div id="timer" style="opacity: 0">
<div id="days"></div>
<div id="hours"></div>
<div id="minutes"></div>
<div id="seconds"></div>
</div>
<div class="container">
<div class="row">
<div class="col-md-8 what" style="text-align: left;font-weight: 800">
<p style="font-size: 40px;font-weight: 800;color: white;font-family: 'Raleway', sans-serif;">WHAT IS</p>
<p ><span style="color: #BA0027;font-size: 35px;display: inline;">OC</span><span style="color: #F3AB1B;font-size: 35px;display: inline; ">TA</span><span style="color: #5271FF;font-size: 35px;display: inline; "> HA</span><span style="color: #128708;font-size: 35px;display: inline; ">CK</span><span style="color: #57C181;font-size: 35px;display: inline; ">S?</span></p>
</div>
</div>
<div class="row">
<div class="col-md-12">
<p class="maintext" style="font-size: 22px;margin-bottom: .5rem;font-weight: 500;line-height: 1.2;color: rgb(194, 195, 196);text-align: left;opacity: 0">OctaHacks is the annual flagship event of DSC, Chitkara University, Rajpura, where innovators get an opportunity to merge their creative ideas with their technical skills to build something exemplary. It's a place where your ideas will get acknowledged.
OctaHacks is a 30-Hour hackathon that takes place in Chitkara University, Rajpura. With it's third edition, OctaHacks 3.0 coming this September, we promise to make it even bigger and better.</p>
</div>
</div>
<div class="row" style="margin-top: 5%">
<div class="col-md-8 what" style="text-align: left;font-weight: 800">
<p style="font-size: 40px;font-weight: 800;color: white;font-family: 'Raleway', sans-serif;">OCTAHACKS</p>
<p ><span style="color: #BA0027;font-size: 35px;display: inline;">COD</span><span style="color: #F3AB1B;font-size: 35px;display: inline; ">E O</span><span style="color: #5271FF;font-size: 35px;display: inline; ">F C</span><span style="color: #128708;font-size: 35px;display: inline; ">ON</span><span style="color: #57C181;font-size: 35px;display: inline; ">DUCT</span></p>
</div>
</div>
<div class="row">
<div class="col-md-6"><img src="img/sv.svg" style="height: 70%;width: 50%;margin-top: 15%"></div>
<div class="col-md-6">
<p class="maintext" style="font-size: 22px;margin-bottom: .5rem;font-weight: 500;line-height: 1.2;color: rgb(194, 195, 196);text-align: left;opacity: 0">Our hackathon is dedicated to providing a harassment-free experience for everyone.Harassment includes offensive verbal comments related to gender, gender identity and expression, age, sexual orientation, disability, physical appearance, body size, race, ethnicity, nationality, or religion, sexual images in public spaces, deliberate intimidation, stalking, following, photography or audio/video recording against reasonable consent, sustained disruption of talks or other events, inappropriate physical contact, and unwelcome sexual attention.We expect participants to follow these rules at hackathon and workshop venues and hackathon-related social events.<br><spans style="color:#BA0027;display: inline;">In summary</spans><spans style="color:#F3AB1B ">, be excellent</spans><spans style="color: #5271FF"> to each other!</spans></p>
</div>
</div>
</div>
</div>
</section>
<!--ABOUT SECTION ENDS-->
<!--Timeline Section-->
<section class="timelinesection ss-style-doublediagonal" >
<div style="transform: skewY(5deg);">
<p class="sectionn-heading" style="opacity: 0;color: black"><span style="color: #BA0027;font-size: 50px;display: inline;">Tim</span><span style="color: #F3AB1B;font-size: 50px;display: inline;">eli</span><span style="color: #5271FF;font-size: 50px;display: inline;">ne</span></p>
<div class="timeline" >
<div class="timeline-container left">
<div class="timeline-content">
<h2 style="color: #BA0027;">5th August 2020</h2>
<p><span style="color: #F3AB1B;font-size: 20px;display: inline;">Registrations</span> <span style="color: #5271FF;font-size: 20px;display: inline;">open and</span> <span style="color: #128708;font-size: 20px;display: inline;">submissions begin.</span></p>
</div>
</div>
<div class="timeline-container right">
<div class="timeline-content">
<h2 style="color: #BA0027;">28th August 2020</h2>
<p><span style="color: #F3AB1B;font-size: 20px;display: inline;">Registrations</span> <span style="color: #5271FF;font-size: 20px;display: inline;">close// Last day</span> <span style="color: #128708;font-size: 20px;display: inline;">to register.</span>
</p>
</div>
</div>
<div class="timeline-container left">
<div class="timeline-content">
<h2 style="color: #BA0027;">2nd September 2020</h2>
<p><span style="color: #F3AB1B;font-size: 20px;display: inline;">Selected </span> <span style="color: #5271FF;font-size: 20px;display: inline;">Selected contestants</span> <span style="color: #128708;font-size: 20px;display: inline;">receive RSVP email. </span>
</p>
</div>
</div>
<div class="timeline-container right">
<div class="timeline-content">
<h2 style="color: #BA0027;">4th September 2020</h2>
<p><span style="color: #F3AB1B;font-size: 20px;display: inline;">Participants arrive</span> <span style="color: #5271FF;font-size: 20px;display: inline;"> at Chitkara University</span> <span style="color: #128708;font-size: 20px;display: inline;"> and hack begins.</span>
</p>
</div>
</div>
<div class="timeline-container left">
<div class="timeline-content">
<h2 style="color: #BA0027;">5th September 2020</h2>
<p><span style="color: #F3AB1B;font-size: 20px;display: inline;">Declaration</span> <span style="color: #5271FF;font-size: 20px;display: inline;"> of </span> <span style="color: #128708;font-size: 20px;display: inline;">Results.</span>
</p>
</div>
</div>
</div>
<br>
<br>
</div>
</section>
<section class=" aboutsection ss-style-doublediagonal" style="background-image: linear-gradient(315deg, #2d3436 0%, #000000 74%);">
<div style="transform: skewY(5deg);">
<p class="sectionn-heading" style="opacity: 0;color: black"><span style="color: #BA0027;font-size: 50px;display: inline;">Tr</span><span style="color: #F3AB1B;font-size: 50px;display: inline;">ac</span><span style="color: #5271FF;font-size: 50px;display: inline;">ks</span></p>
<br><br>
<center>
<!--ROW 1 BEGINS-->
<div class="row" style="width:80vw;">
<div class="col-sm-3">
<div class="card-1 text-white" style="padding-top:20px;">
<div class="card-ka-content">
<img class="card-img-top" src="img/tracks/city.png" style="width:50%;" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">SMART CITY</h5>
</div>
</div>
<div class="card-ka-description">
<h6 id="description-para" class="card-title small">
Smart Cities is a space in which developers, entrepreneurs, designers, professors, researchers and persons interested in making their city a better place can gather to build in a collaboratively fashion a solution that makes our city more efficient and intelligent.
</h6>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="card-2 text-white" style="padding-top:20px;">
<div class="card-ka-content">
<img class="card-img-top" src="img/tracks/security.png" style="width:50%;" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">SECURITY</h5>
</div>
</div>
<div class="card-ka-description">
<h6 id="description-para" class="card-title small">
Security-related issues are growing. The programs for public safety lack: understanding of the security threats, vulnerabilities, and risks associated with the evolving systems; The increased use of automated technologies is also driving an increase in the advancement of the need for proper security systems.
</h6>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="card-3 text-white" style="padding-top:20px;">
<div class="card-ka-content">
<img class="card-img-top" src="img/tracks/finance.png" style="width:50%;" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">BANKING & FINANCE</h5>
</div>
</div>
<div class="card-ka-description">
<h6 id="description-para" class="card-title small">
From mobile payments to internet banking, an increased number of consumers are adopting fintech solutions today, and therefore there are a lot of exciting career options in this space.
</h6>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="card-4 text-white" style="padding-top:20px;">
<div class="card-ka-content">
<img class="card-img-top" src="img/tracks/health.png" style="width:50%;" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">HEALTH</h5>
</div>
</div>
<div class="card-ka-description">
<h6 id="description-para" class="card-title small">
The increase in patients has led to the decrease in the relative number of doctors per patient which results in a vicious cycle where ignored or delayed diagnostics of an ailment makes the patient more dependent on doctor’s check-up. Some also cannot afford to visit a doctor.
</h6>
</div>
</div>
</div>
</div>
<!-- ROW 1 ENDS -->
<!--ROW 2 BEGINS-->
<div class="row" style="width:80vw;">
<div class="col-sm-3">
<div class="card-4 text-white" style="padding-top:20px;">
<div class="card-ka-content">
<img class="card-img-top" src="img/tracks/environment.png" style="width:50%;" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">ENVIRONMENT</h5>
</div>
</div>
<div class="card-ka-description">
<h6 id="description-para" class="card-title small">
We are advancing in technology at a very rapid rate. But this development has made our nature suffer. It is considered more important to expand cities than to save trees.
</h6>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="card-3 text-white" style="padding-top:20px;">
<div class="card-ka-content">
<img class="card-img-top" src="img/tracks/education.png" style="width:50%;" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">EDUCATION</h5>
</div>
</div>
<div class="card-ka-description">
<h6 id="description-para" class="card-title small">
A large part of our population is still not able to receive proper education due to lack of resources. Education is important for everyone, but only a few have access to it. Children of poor families tend to move frequently, which disrupts their education.
</h6>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="card-2 text-white" style="padding-top:20px;">
<div class="card-ka-content">
<img class="card-img-top" src="img/tracks/business.png" style="width:50%;" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">BUSINESS</h5>
</div>
</div>
<div class="card-ka-description">
<h6 id="description-para" class="card-title small">
As technology is evolving, Businesses are accelerating their investments in innovation and digital advancements. Today, in this fast trending world, many innovative ideas have turned into significant business adventures. Here, we are looking forward to our next Facebook, Uber or Zomato.
</h6>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="card-1 text-white" style="padding-top:20px;">
<div class="card-ka-content">
<img class="card-img-top" src="img/tracks/agriculture.png" style="width:50%;" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">AGRICULTURE</h5>
</div>
</div>
<div class="card-ka-description">
<h6 id="description-para" class="card-title small">
Agricultural operations including animal and crop farming are essential contributors to depletion of natural resources' quality and quantity. Some problems in agriculture are instability, cropping pattern, land ownership, techniques of farming, marketing of agricultural products, etc.
</h6>
</div>
</div>
</div>
</div>
<!--ROW 2 ENDS-->
</center>
<div class="wrapperr">
<p class="sectionn-heading" style="opacity: 0;color: black"><span style="color: #BA0027;font-size: 50px;display: inline;">Prev</span><span style="color: #F3AB1B;font-size: 50px;display: inline;">ious </span><span style="color: #128708;font-size: 50px;display: inline;">Edi</span><span style="color: #5271FF;font-size: 50px;display: inline;">tion</span></p>
<div class="row icon-row">
<div class="counter col_fourth">
<i class="fa fa-handshake-o fa-2x" style="color: #5271FF"></i>
<div class="count-title count-number" data-count="10">10<font style="font-size: 30px;">+</font></div>
<p class="count-text ">Sponsors</p>
</div>
<div class="counter col_fourth">
<i class="fa fa-group fa-2x" style="color: #128708"></i>
<div class="count-title count-number" data-count="60">60<font style="font-size: 30px;">+</font></div>
<p class="count-text ">Teams</p>
</div>
<div class="counter col_fourth">
<i class="fa fa-user fa-2x" style="color: #F3AB1B"></i>
<div class="count-title count-number" data-count="250">250<font style="font-size: 30px;">+</font></div>
<p class="count-text ">Participants</p>
</div>
<div class="counter col_fourth end">
<i class="fa fa-rocket fa-2x" style="color: #BA0027"></i>
<div class="count-title count-number" data-count="8" >8<font style="font-size: 30px;">+</font></div>
<p class="count-text trackss">Tracks</p>
</div>
</div>
</div>
</div>
</section>
<!--SCRIPT-->
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script><script src="./count.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js" integrity="sha256-jDnOKIOq2KNsQZTcBTEnsp76FnfMEttF6AV2DF2fFNE=" crossorigin="anonymous"></script>
<script src="para/parallax.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$('.what').waypoint(function(direction) {
$('.what').addClass('animated fadeInLeft slow')
}, {
offset: '60%'
});
$('.maintext').waypoint(function(direction) {
$('.maintext').addClass('animated fadeInRight slow')
}, {
offset: '60%'
});
$('#timer').waypoint(function(direction) {
$('#timer').addClass('animated fadeInRight slow')
}, {
offset: '60%'
});
$('.sectionn-heading').waypoint(function(direction) {
$('.sectionn-heading').addClass('animated fadeInLeft slow')
}, {
offset: '60%'
});
$('#logo').waypoint(function(direction) {
$('#logo').addClass('animated bounce infinite slower')
}, {
offset: '60%'
});
$('.car').waypoint(function(direction) {
$('.car').addClass('animated bounce infinite slower')
}, {
offset: '60%'
});
});
</script>
</body>
</html>