-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
309 lines (275 loc) · 14.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="google-site-verification" content="uOxSqZJAGkdany3RMSRcSBsG1kT0G684mqXlFyEFSH0" />
<meta name="description" content="HackNUthon 2020 | CSI | CSE Department | Nirma University" />
<!-- Cache control -->
<meta http-equiv="Cache-Control" content="no-cache, must-revalidate, max-age=10000" />
<meta http-equiv="Pragma" content="no-cache must-revalidate"/>
<!-- <meta http-equiv="Expires" content="0" /> -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="style/common.css">
<link rel="stylesheet" type="text/css" href="style/index.css">
<link href="https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i" rel="stylesheet">
<link rel="stylesheet" href="plugins/flipdown-master/dist/flipdown.min.css">
<script src="plugins/flipdown-master/dist/flipdown.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css">
<script src="https://kit.fontawesome.com/68b6a34bd3.js" crossorigin="anonymous"></script>
<link rel="shortcut icon" href="images/nutech_logo_label.svg" type="image/x-icon">
<link rel="icon" href="images/tab_logo.svg" type="image/x-icon">
<title>HackNUthon 2020 | CSI </title>
</head>
<body>
<div id="preloader" class="preloader-bg">
<div class="row h-100">
<div class="my-auto col-12">
<div class="preloader-contant">
<img class="preloader-logo d-block mx-auto animated pulse infinite fast" style="opacity: 1;" src="images/logoFull.svg" alt="HackNUthon">
</div>
<div class="loader-animation mt-5">
<div class='loader--dot'></div>
<div class='loader--dot'></div>
<div class='loader--dot'></div>
<div class='loader--dot'></div>
<div class='loader--dot'></div>
<div class='loader--dot'></div>
<div class='loader--text'></div>
</div>
</div>
</div>
</div>
<div id="navigationbar" class="navbar fixed-top navbar-expand-md navbar-dark">
<a id="main-logo-container" href="index.html">
<img id="main-logo" class="navbar-brand" src="images/logo.svg" alt="HackNUthon">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarContent" aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div id="navbarContent" class="collapse navbar-collapse rounded">
<ul class="navbar-nav ml-md-auto mr-md-5 text-center rounded">
<li class="nav-item mt-3 mt-md-auto">
<a href="#hero" class="nav-link active nava navBottom">Home</a>
</li>
<li class="nav-item">
<a href="#about-us" class="nav-link nava navBottom">About Us</a>
</li>
<li class="nav-item">
<a href="#sponsors" class="nav-link nava navBottom">Sponsor</a>
</li>
<li class="nav-item">
<a href="#footer" class="nav-link nava navBottom">Contact Us</a>
</li>
<li class="nav-item">
<a href="faq.html" class="nav-link nava">FAQ</a>
</li>
</ul>
</div>
</div>
<div id="hero" class="text-center one-page-section">
<div id="slider" data-parallax="scroll" data-image-src="images/Slider1.webp" data-z-index="0"></div>
<div id="heroSection">
<div class="head-wrapper">
<p class="head d-none">Computer Society Of India<span><br/>Presents</span></p>
</div>
<img class="logo-hero d-none mx-auto my-3" src="images/logo.svg" alt="HackNUThon">
<!-- <img class="logo-hero d-none mx-auto my-3" src="images/logoFull.svg" alt="HackNUThon"> -->
<br>
<div class="head-wrapper">
<p class="head15 d-none">CSE Department, Nirma University</p>
</div>
<br>
<p class="head2 d-none">26 - 27 September @Online</p>
<div>
<!-- <button id="devfolio-apply-now" class="hero-btn d-none m-2"><svg class="logo" xmlns="http://www.w3.org/2000/svg" fill="#fff"viewBox="0 0 115.46 123.46" style="height:24px;width:24px;margin-right:8px"><path d="M115.46 68a55.43 55.43 0 0 1-50.85 55.11S28.12 124 16 123a12.6 12.6 0 0 1-10.09-7.5 15.85 15.85 0 0 0 5.36 1.5c4 .34 10.72.51 20.13.51 13.82 0 28.84-.38 29-.38h.26a60.14 60.14 0 0 0 54.72-52.47c.05 1.05.08 2.18.08 3.34z" /><path d="M110.93 55.87A55.43 55.43 0 0 1 60.08 111s-36.48.92-48.58-.12C5 110.29.15 104.22 0 97.52l.2-83.84C.38 7 5.26.94 11.76.41c12.11-1 48.59.12 48.59.12a55.41 55.41 0 0 1 50.58 55.34z"/></svg>Apply with Devfolio</button> -->
<a href="apply.html" class="m-2"><button class="hero-btn d-none">Apply Now</button></a>
<br class="d-md-none">
<a href="details.html" class="m-2"><button class="hero-btn d-none">Details</button></a>
<!-- <a href="apply.html" class="hero-btn d-none nav-link btn btn-outline-primary navbtn">Apply Now</a> -->
</div>
</div>
</div>
<div id="countdown-container1" class="mx-auto d-none d-md-block">
<div id="countdown-container2" class="row">
<div class="container text-center countdown-title">Countdown for HackNUthon</div>
<div id="countdown-main" class="flipdown mx-md-auto"></div>
</div>
</div>
<div id="about-us" class="container-fluid one-page-section">
<div id="intro-box">
<div class="row">
<div class="col-12 text-center">
<h1 class="text-center animated addzoomIn title-sec d-inline-block">About Us</h1>
</div>
</div>
<div id="intro" class="row">
<div class="col-12 col-md-4 my-md-auto">
<img src="images/logoFull.svg" class="img-fluid p-5 animated addfadeInLeft" alt="HackNUthon logo">
</div>
<div class="col-12 col-md-8 p-5 ">
<h2 class="sub-title animated addfadeInRight">What is HackNUthon?</h2>
<div class="w-100"> </div>
<p class="animated addfadeInRight text-justify pr-md-5">
Rapidly rising Innovation and Entrepreneurship in India made us organize the HackNUThon 2020, a stage to discover technologies, innovate ideas and solve various challenges. A non-stop, 36 hours long, a challenging product development competition, where participants can come up with their problem statements or they will be given the problem statements for innovative solutions to the respective problems. Prizes upto Rs.30,000 for winners and get cool goodies from our partners to all participants! Its gonna be an real tough challenge! Can you beat through it? If you think you can, you’re halfway there! Give it a Go!
</p>
</div>
</div>
</div>
<div id="timeline" class="container">
<div class="row">
<div class="col-12 text-center">
<h1 class="text-center animated addzoomIn title-sec d-inline-block">Time Line</h1>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="main-timeline5">
<div class="timeline">
<div class="timeline-icon"><span class="year">18 Sept</span></div>
<div class="timeline-content">
<h3 class="title">Registration Starts</h3>
<p class="description">
All the students would register with their names and contact information alongwith their idea.
</p>
</div>
</div>
<div class="timeline">
<div class="timeline-icon"><span class="year">24 Sept</span></div>
<div class="timeline-content">
<h3 class="title">Registration Close</h3>
<p class="description">
After this, the ideas registered will be shortlisted by the CSI board and faculty advisors
</p>
</div>
</div>
<div class="timeline">
<div class="timeline-icon"><span class="year">25 Sept</sup></span></div>
<div class="timeline-content">
<h3 class="title">Selection Result</h3>
<p class="description">
The result of selection process will be announced and shortlisted will be informed
</p>
</div>
</div>
<div class="timeline">
<div class="timeline-icon"><span class="year">26 Sept</span></div>
<div class="timeline-content">
<h3 class="title">HackNUthon Day</h3>
<p class="description">
On this day the hackathon will begin in the morning.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="gallery" class="container-fluid">
<div class="row">
<div class="col-12 text-center">
<h1 class="text-center animated addzoomIn title-sec d-inline-block">Gallery</h1>
</div>
</div>
<div class="g-img-box row mx-auto">
<div class="s-img-box col-12 col-md-6">
<div class="s-img-box2">
<img class="g-img img-fluid" src="images/gallery1.jpg" alt="img1">
<div class="overlay">
<img src="images/logo.svg" alt="logo" class="img-fluid my-auto g-overlay-img">
</div>
</div>
</div>
<div class="s-img-box col-12 col-md-6">
<div class="s-img-box2">
<img class="g-img img-fluid" src="images/gallery2.jpg" alt="img2">
<div class="overlay">
<img src="images/logo.svg" alt="logo" class="img-fluid my-auto g-overlay-img">
</div>
</div>
</div>
<div class="s-img-box col-12 col-md-6">
<div class="s-img-box2">
<img class="g-img img-fluid" src="images/gallery3.jpg" alt="img3">
<div class="overlay">
<img src="images/logo.svg" alt="logo" class="img-fluid my-auto g-overlay-img">
</div>
</div>
</div>
<div class="s-img-box col-12 col-md-6">
<div class="s-img-box2">
<img class="g-img img-fluid" src="images/gallery4.jpg" alt="img4">
<div class="overlay">
<img src="images/logo.svg" alt="logo" class="img-fluid my-auto g-overlay-img">
</div>
</div>
</div>
</div>
</div>
<div id="sponsors" class="one-page-section">
<div class="container-fluid p-md-4">
<div class="row">
<div class="col-12 text-center">
<h1 class="text-center animated addzoomIn title-sec d-inline-block">Sponsors</h1>
</div>
</div>
<div class="row p-md-5 sponsor-row">
<div class="container col-12 mt-0 sponsor-subtitle">
<span>Title Sponsors</span>
</div>
<div class="container col-12 col-md-6 my-1 sponsor-box">
<a href="https://devfolio.co/" target="blankDevfolio">
<img src="images/devfolioSized.jpg" alt="Sponsor name" class="img-fluid py-5 py-md-0">
</a>
</div>
<div class="container col-12 col-md-6 my-1 sponsor-box">
<img src="images/codeAsylums.jpg" alt="Sponsor name" class="img-fluid py-5 py-md-0">
</div>
<div class="container col-12 sponsor-subtitle">
<span>Platinum Sponsors</span>
</div>
<div class="container col-12 col-md-6 my-1 sponsor-box">
<img src="images/gdgAhm.jpg" alt="Sponsor name" class="img-fluid py-5 py-md-0">
</div>
<div class="container col-12 col-md-6 my-1 sponsor-box">
<img src="images/devCircleFBHorizontal.jpg" alt="Sponsor name" class="img-fluid py-5 py-md-0">
</div>
<div class="container col-12 col-md-6 my-1 sponsor-box">
<img src="images/pydataHorizontal.jpg" alt="Sponsor name" class="img-fluid py-5 py-md-0">
</div>
<div class="container col-12 sponsor-subtitle">
<span>Gold Sponsors</span>
</div>
<div class="container col-12 col-md-4 sponsor-box py-2">
<a href="https://matic.network/" target="blankMatic">
<img src="images/MaticLogoSized.jpg" alt="Sponsor name" class="img-fluid px-4 py-2">
</a>
</div>
<div class="container col-12 col-md-4 sponsor-box py-2">
<a href="https://fold.money/" class="blankFold">
<img src="images/foldLogoSized.jpg" alt="Sponsor name" class="img-fluid px-4 py-2">
</a>
</div>
<div class="container col-12 col-md-4 sponsor-box py-2">
<a href="https://www.portis.io/" target="blankPortis">
<img src="images/portisLogoSized.jpg" alt="Sponsor name" class="img-fluid px-4 py-2">
</a>
</div>
<!-- <div class="container col-12 col-md-3 sponsor-box py-2">
<img src="images/pyData.png" alt="Sponsor name" class="img-fluid px-4 py-2">
</div> -->
</div>
</div>
</div>
<!-- <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3669.144684114672!2d72.54266211480288!3d23.128386184899565!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x395e832f45125167%3A0x876cb1cb23c25bdb!2sNirma%20University!5e0!3m2!1sen!2sin!4v1582997324582!5m2!1sen!2sin" width="600" height="450" frameborder="0" style="border:0;" allowfullscreen=""></iframe> -->
<div id="loadFooter"></div>
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<script src="script/common.js"></script>
<script src="script/index.js"></script>
<script src="plugins/parallax.js-1.5.0/parallax.min.js"></script>
</body>
</html>