-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·590 lines (535 loc) · 19.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
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
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Home Page</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link
rel="stylesheet"
type="text/css"
media="screen"
href="./style/style.css"
/>
<!-- <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> -->
<link
href="https://fonts.googleapis.com/css?family=Raleway:400,500"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
/>
<link
rel="stylesheet"
type="text/css"
media="screen"
href="./home/cover.css"
/>
<link
rel="stylesheet"
type="text/css"
media="screen"
href="./event/event.css"
/>
<link
rel="stylesheet"
type="text/css"
media="screen"
href="./home/aboutus.css"
/>
<link
rel="stylesheet"
type="text/css"
media="screen"
href="./home/sitemap.css"
/>
<!-- <script src="home.js"></script> -->
<link
rel="stylesheet"
type="text/css"
media="screen"
href="./home/timer.css"
/>
<link
rel="stylesheet"
type="text/css"
media="screen"
href="./home/home.css"
/>
<link
rel="stylesheet"
type="text/css"
media="screen"
href="./home/misc.css"
/>
<link rel="stylesheet" type="text/css" media="screen" href="css/pop.css" />
<link
rel="stylesheet"
type="text/css"
media="screen"
href="css/popMain.css"
/>
<link
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
rel="stylesheet"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN"
crossorigin="anonymous"
/>
</head>
<body>
<div id="main-container">
<div id="red" class="fullpage fullpage-scroll" data-section-name="home">
<div id="wrapper" class="wrapper">
<div class="main-agile">
<img class="logo" id="mainLogo" src="images/logow.png" />
</div>
<input
type="checkbox"
id="navcheck"
role="button"
title="menu"
style="z-index: 20"
/>
<label for="navcheck" aria-hidden="true" title="menu">
<span class="burger">
<span class="bar">
<span class="visuallyhidden">Menu</span>
</span>
</span>
</label>
<nav id="menu" style="z-index: 20">
<a href="./index.html">Home</a>
<a href="./event/event.html">Events</a>
<a href="./workshops.html">Workshops</a>
<a href="./team.html">Team</a>
<a href="https://ifestbackend.herokuapp.com/#/login">Login</a>
<a href="./register.html">Register</a>
<a href="./sponsors.html">Sponsors</a>
<a href="./gallery.html">Gallery</a>
<a href="./contactUs.html">Contact Us</a>
<ul class="social-medi">
<li>
<a href="https://instagram.com/i.fest" target="_blank"
><i class="fa fa-instagram" aria-hidden="true"></i
></a>
</li>
<li>
<a href="https://m.facebook.com/ifestdaiict" target="_blank"
><i class="fa fa-facebook" aria-hidden="true"></i
></a>
</li>
<li>
<a href="mailto:[email protected]" target="_blank"
><i class="fa fa-envelope" aria-hidden="true"></i
></a>
</li>
</ul>
</nav>
<!-- Pop up icons -->
<div class="container">
<section id="first-view" style="padding: 0%">
<div class="fv-content">
<div class="content-container">
<!-- <div class="item">
<div class="ifest-content1">
<h2 style="color: #fff;text-transform: none;font-family: 'Raleway', sans-serif; z-index: 100;">B U Y   T I C K E T S</h2>
</div>
<div class="ifest-content2">
<a href="#popup1"><img src="images/a.png" class="animated zoomInLeft" height="50px" width="100px" style="margin-bottom: 10px"></a>
<a href="#popup2" style="padding-left: 10px;padding-right: 10px"><img src="images/b.png" class="animated pulse infinite" height="70px" width="125px"></a>
<a href="#popup3"><img src="images/c.png" class="animated zoomInRight" height="50px" width="100px" style="margin-bottom: 10px"></a>
</div>
</div> -->
<!-- POPUP -->
<div id="popup1" class="overlay">
<div class="popup">
<a class="close" href="#sitemap">×</a>
<div class="content">
<h2>
Tickets For Website Designing Workshop<br />[21/09/19]
</h2>
<iframe
src="https://allevents.in/manage/tickets/book.php?event_id=80002802795100&platform=iframe&hide_details=1"
style="
width: 90%;
height: 520px;
border: 1px solid #efefef;
z-index: 2;
"
>
</iframe>
<br />
<div style="margin-top: 5%; margin-bottom: 5%">
<a href="https://allevents.in/" target="_blank">
<img
src="images/allevents.png"
height="50px"
width="230px"
/> </a
><br /><br />
<span style="color: #000"
>Official Ticketing Partner</span
>
</div>
</div>
</div>
</div>
<div id="popup2" class="overlay">
<div class="popup">
<h2>Tickets For i.Fest '19</h2>
<a class="close" href="#sitemap">×</a>
<div class="content">
<iframe
src="https://allevents.in/manage/tickets/book.php?event_id=80001136960226&platform=iframe&hide_details=1"
style="
width: 95%;
height: 520px;
border: 1px solid #efefef;
z-index: 2;
"
>
</iframe>
<br />
<div style="margin-top: 5%; margin-bottom: 5%">
<a href="https://allevents.in/" target="_blank">
<img
src="images/allevents.png"
height="50px"
width="230px"
/>
</a>
<br />
<br /><span style="color: #000"
>Official Ticketing Partner</span
>
</div>
</div>
</div>
</div>
<div id="popup3" class="overlay">
<div class="popup">
<h2>Tickets For Paintball at i.Fest '19</h2>
<a class="close" href="#sitemap">×</a>
<div class="content">
<iframe
src="https://allevents.in/manage/tickets/book.php?event_id=80002948243236&auto_fill=1&platform=iframe&hide_details=1"
style="
width: 90%;
height: 520px;
border: 1px solid #efefef;
z-index: 2;
"
>
</iframe>
<br />
<div style="margin-top: 5%; margin-bottom: 5%">
<a href="https://allevents.in/" target="_blank">
<img
src="images/allevents.png"
height="50px"
width="230px"
/>
</a>
<br />
<br />
<span style="color: #000"
>Official Ticketing Partner</span
>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
l
<div class="fraza fade">
<div class="synapse__logo">
<img src="./home/p1.png" style="max-width: 100%" />
</div>
<!-- <div class="synapse__name">
</div> -->
<div class="timer-count" style="margin-top: 3.5%">
<p class="aboutcontent">
I.FEST'19 is over. <br />
To visit the website of I.FEST'20 (A Virtual Voyage) click
<a href="http://ifest.daiict.ac.in"> here</a>.
</p>
<!-- <ul id="countdown" style="color: #fff"> -->
<!-- <li id="days">
<div class="number">00</div>
<div class="label">Days</div>
</li>
<li id="hours">
<div class="number">00</div>
<div class="label">Hours</div>
</li>
<li id="minutes">
<div class="number">00</div>
<div class="label">Minutes</div>
</li>
<li id="seconds">
<div class="number">00</div>
<div class="label">Seconds</div>
</li> -->
<!-- </ul> -->
</div>
</div>
</div>
</div>
<div
id="green"
class="fullpage fullpage-scroll"
data-section-name="aboutus"
>
<!-- <div class="aboutuswrapper">
<div class="clip-text clip-text_six" id="aboutImage"><img src="./home/about.jpg"></div>
</div> -->
<div class="about-us-heading">
<h1 style="color: #fff">About Us</h1>
</div>
<div>
<p class="aboutcontent">
Dhirubhai Ambani Institute of Information and Technology (DA-IICT),
known for its research and development, has emerged as the torch
bearer among the premier technological institution of Gujarat over
the past 16 years.<br /><br />
i.Fest is one of the most anticipated and acknowledged technical
fest all over Gujarat. It is lauded for its versatile and wide
ranging technical, social and non-technical events. i.Fest provides
an outstanding platform for students to showcase, inculcate the
valuable skill of innovation and simultaneously compete with their
technical and non-technical skills and win huge amount of cash
prizes. Last year, we witnessed over 2000 participants in this 3-day
techno-social events.
</p>
</div>
</div>
<!-- Here -->
<div
id="maroon"
class="fullpage fullpage-scroll"
data-section-name="aboutus"
>
<!-- <div class="aboutuswrapper">
<div class="clip-text clip-text_six" id="aboutImage"><img src="./home/about.jpg"></div>
</div> -->
<div id="full_artist_image"></div>
</div>
<!-- Till -->
<div
id="steeleblue"
class="fullpage fullpage-scroll"
data-section-name="sitemap"
>
<footer class="footer">
<div class="row" style="text-align: center">
<div
class="footer__navigation"
style="letter-spacing: 5px; padding-top: 100px"
>
<h1
style="
color: #fff;
font-size: 60px;
font-family: Raleway, sans-serif;
font-weight: 500;
"
>
Contact Us
</h1>
<div
style="
font-size: 20px;
color: #fff;
padding: 10px;
padding-top: 20px;
"
>
<p>Rahil Patel: 9375962477</p>
<p>Harsh Patel: 7990252119</p>
<p>Nikunj Shah: 9924230332</p>
<p>Yashvi Shah: 9725035934</p>
<h2
style="
color: #fff;
font-size: 35px;
font-family: Raleway, sans-serif;
font-weight: 500;
padding-top: 50px;
"
>
For Accomodation
</h2>
<p>Meet Raval: 8866724439</p>
<p>Email: [email protected]</p>
</div>
<ul class="social-media">
<li>
<a href="https://m.facebook.com/ifestdaiict" target="_blank"
><i class="fa fa-facebook" aria-hidden="true"></i
></a>
</li>
<li>
<a href="https://instagram.com/i.fest" target="_blank"
><i class="fa fa-instagram" aria-hidden="true"></i
></a>
</li>
</ul>
<div
class="row"
style="
display: flex;
align-items: center;
justify-content: center;
font-size: 25px;
padding-top: 50px;
"
>
<a
href="./home/brochure.pdf"
class="footer__link"
target="_blank"
>Brochure</a
>
</div>
</div>
</div>
</footer>
</div>
</div>
<script src="./js/index.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/scrollify/1.0.19/jquery.scrollify.min.js"></script>
<script src="./event/event.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<script src="./home/timer.js"></script>
<script>
$(function () {
$.scrollify({
section: '.fullpage-scroll',
});
});
</script>
<script>
$(document).ready(function () {
$('.toggle-menu').click(function () {
$('#menuBars').toggleClass('fa-bars fa-close');
document.querySelector('.navList').classList.toggle('menuOpen');
});
});
</script>
<!-- threejs.org canvas lines example -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r67/three.min.js"></script>
<script>
var mouseX = 0,
mouseY = 0,
windowHalfX = window.innerWidth / 2,
windowHalfY = window.innerHeight / 2,
SEPARATION = 200,
AMOUNTX = 10,
AMOUNTY = 10,
camera,
scene,
renderer;
init();
animate();
function init() {
var container,
separation = 100,
amountX = 50,
amountY = 50,
particle;
container = document.createElement('div');
document.getElementById('red').appendChild(container);
//document.body.appendChild(container);
scene = new THREE.Scene();
renderer = new THREE.CanvasRenderer({
alpha: true,
}); // gradient; this can be swapped for WebGLRenderer
renderer.setSize(window.innerWidth, window.innerHeight);
container.appendChild(renderer.domElement);
camera = new THREE.PerspectiveCamera(
75,
window.innerWidth / window.innerHeight,
1,
10000
);
camera.position.z = 100;
// particles
var PI2 = Math.PI * 2;
var material = new THREE.SpriteCanvasMaterial({
color: 0xffffff,
program: function (context) {
context.beginPath();
context.arc(0, 0, 0.5, 0, PI2, true);
context.fill();
},
});
var geometry = new THREE.Geometry();
for (var i = 0; i < 100; i++) {
particle = new THREE.Sprite(material);
particle.position.x = Math.random() * 2 - 1;
particle.position.y = Math.random() * 2 - 1;
particle.position.z = Math.random() * 2 - 1;
particle.position.normalize();
particle.position.multiplyScalar(Math.random() * 10 + 450);
particle.scale.x = particle.scale.y = 10;
scene.add(particle);
geometry.vertices.push(particle.position);
}
// lines
var line = new THREE.Line(
geometry,
new THREE.LineBasicMaterial({
color: 0xffffff,
opacity: 0.5,
})
);
scene.add(line);
// mousey
document.addEventListener('mousemove', onDocumentMouseMove, false);
document.addEventListener('touchstart', onDocumentTouchStart, false);
document.addEventListener('touchmove', onDocumentTouchMove, false);
window.addEventListener('resize', onWindowResize, false);
} // end init();
function onWindowResize() {
windowHalfX = window.innerWidth / 2;
windowHalfY = window.innerHeight / 2;
camera.aspect = window.innerWidth / window.innerHeight;
camera.updateProjectionMatrix();
renderer.setSize(window.innerWidth, window.innerHeight);
}
function onDocumentMouseMove(event) {
mouseX = event.clientX - windowHalfX;
mouseY = event.clientY - windowHalfY;
}
function onDocumentTouchStart(event) {
if (event.touches.length > 1) {
event.preventDefault();
mouseX = event.touches[0].pageX - windowHalfX;
mouseY = event.touches[0].pageY - windowHalfY;
}
}
function onDocumentTouchMove(event) {
if (event.touches.length == 1) {
event.preventDefault();
mouseX = event.touches[0].pageX - windowHalfX;
mouseY = event.touches[0].pageY - windowHalfY;
}
}
function animate() {
requestAnimationFrame(animate);
render();
}
function render() {
camera.position.x += (mouseX - camera.position.x) * 0.05;
camera.position.y += (-mouseY + 200 - camera.position.y) * 0.05;
camera.lookAt(scene.position);
renderer.render(scene, camera);
}
</script>
</body>
</html>