-
Notifications
You must be signed in to change notification settings - Fork 0
/
project.html
328 lines (289 loc) · 15.8 KB
/
project.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>AI.Tech - Artificial Intelligence HTML Template</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Favicon -->
<link href="img/favicon.ico" rel="icon">
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&family=Ubuntu:wght@500;700&display=swap"
rel="stylesheet">
<!-- Icon Font Stylesheet -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<!-- Customized Bootstrap Stylesheet -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Template Stylesheet -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!-- Spinner Start -->
<div id="spinner"
class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
<div class="spinner-grow text-primary" style="width: 3rem; height: 3rem;" role="status">
<span class="sr-only">Loading...</span>
</div>
</div>
<!-- Spinner End -->
<!-- Navbar Start -->
<div class="container-fluid sticky-top">
<div class="container">
<nav class="navbar navbar-expand-lg navbar-dark p-0">
<a href="index.html" class="navbar-brand">
<h1 class="text-white">NSCET<span class="text-dark"></span></h1>
</a>
<button type="button" class="navbar-toggler ms-auto me-0" data-bs-toggle="collapse"
data-bs-target="#navbarCollapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<div class="navbar-nav ms-auto">
<a href="index.html" class="nav-item nav-link active">Home</a>
<div class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">About Hackathon</a>
<div class="dropdown-menu bg-light mt-2">
<a href="index.html#process-timeline" class="dropdown-item">Hackathon Process Flow</a>
<a href="index.html#themes-section" class="dropdown-item">Hackathon Themes</a>
</div>
</div>
<div class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Guidelines</a>
<div class="dropdown-menu bg-light mt-2">
<a href="idea-ppt.html" class="dropdown-item">Idea PPT</a>
<a href="internal-hackathon-process.html" class="dropdown-item"> Hackathon Process</a>
<a href="img/Rules%20&%20Regulations%20for%20Hackathon.pdf" class="dropdown-item">Hackathon Guidelines</a>
</div>
</div>
<a href="project.html" class="nav-item nav-link">Problem Statements</a>
<a href="faq.html" class="nav-item nav-link">FAQs</a>
<a href="contact.html" class="nav-item nav-link">Contact us</a>
</div>
<button type="button" class="btn text-white p-0 d-none d-lg-block" data-bs-toggle="modal"
data-bs-target="#searchModal"><i class="fa fa-search"></i></button>
</div>
</nav>
</div>
</div>
<!-- Navbar End -->
<!-- Hero Start -->
<div class="container-fluid pt-5 bg-primary hero-header mb-5">
<div class="container pt-5">
<div class="row g-5 pt-5">
<div class="col-lg-6 align-self-center text-center text-lg-start mb-lg-5">
<div class="btn btn-sm border rounded-pill text-white px-3 mb-3 animated slideInRight">Hack 2024</div>
<h1 class="display-4 text-white mb-4 animated slideInRight">NSCET Hackathon 2024</h1>
<p class="text-white mb-4 animated slideInRight">Join us for an exhilarating journey of innovation and creativity at the NSCET Hackathon 2024! This event is designed to challenge your problem-solving skills and push the boundaries of technology. Whether you're a seasoned coder or just starting, there's a place for you to shine. Get ready to collaborate, compete, and create solutions that can make a real impact.</p>
<a href="project.html" class="btn btn-light py-sm-3 px-sm-5 rounded-pill me-3 animated slideInRight">
Problem Statement
</a>
<a href="" class="btn btn-outline-light py-sm-3 px-sm-5 rounded-pill animated slideInRight"> Login/Register</a>
</div>
<div class="col-lg-6 align-self-end text-center text-lg-end">
<img class="img-fluid" src="img/hero-img.png" alt="">
</div>
</div>
</div>
</div>
<!-- Hero End -->
<!-- Full Screen Search Start -->
<div class="modal fade" id="searchModal" tabindex="-1">
<div class="modal-dialog modal-fullscreen">
<div class="modal-content" style="background: rgba(20, 24, 62, 0.7);">
<div class="modal-header border-0">
<button type="button" class="btn btn-square bg-white btn-close" data-bs-dismiss="modal"
aria-label="Close"></button>
</div>
<div class="modal-body d-flex align-items-center justify-content-center">
<div class="input-group" style="max-width: 600px;">
<input type="text" class="form-control bg-transparent border-light p-3"
placeholder="Type search keyword">
<button class="btn btn-light px-4"><i class="bi bi-search"></i></button>
</div>
</div>
</div>
</div>
</div>
<!-- Total Statements Start -->
<!-- Total Statements Section Start -->
<section class="total-statement totstat">
<div class="container">
<!-- Centered Heading -->
<div class="row">
<div class="col-md-12 text-center mb-4">
<h2>Problem Statement </h2>
</div>
</div>
<!-- Total Statements Content -->
<div class="row">
<div class="col-md-12">
<div class="statement-box">
<div class="row">
<div class="col-md-6">
<h3>Total Statements</h3>
<p>As per available data</p>
</div>
<div class="col-md-3">
<div class="hard">
<h3>00</h3>
<p>Hardware</p>
</div>
</div>
<div class="col-md-3">
<div class="soft">
<h3>00</h3>
<p>Software</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Total Statements Section End -->
<!-- Theme Selection -->
<div class="row mt-5">
<div class="col-md-12">
<div class="theme-selection">
<label for="theme-select">Select Theme</label>
<select id="theme-select" class="form-select">
<option value="">Choose a Theme</option>
<option value="Agriculture, FoodTech & Rural Development">Agriculture, FoodTech & Rural Development</option>
<option value="Blockchain & Cybersecurity">Blockchain & Cybersecurity</option>
<option value="Clean & Green Technology">Clean & Green Technology</option>
<option value="Fitness & Sports">Fitness & Sports</option>
<option value="Heritage & Culture">Heritage & Culture</option>
<option value="MedTech/BioTech / Health Tech">MedTech/BioTech / Health Tech</option>
<option value="Miscellaneous">Miscellaneous</option>
<option value="Renewable / Sustainable Energy">Renewable / Sustainable Energy</option>
<option value="Robotics and Drones">Robotics and Drones</option>
<option value="Smart Automation">Smart Automation</option>
<option value="Smart Vehicles">Smart Vehicles</option>
<option value="Travel & Tourism">Travel & Tourism</option>
<option value="Transportation & Logistics">Transportation & Logistics</option>
<option value="Disaster Management">Disaster Management</option>
<option value="Smart Education">Smart Education</option>
<option value="Toys & Games">Toys & Games</option>
<option value="Space Technology">Space Technology</option>
<option value="Smart Resource Conservation">Smart Resource Conservation</option>
</select>
</div>
</div>
</div>
<!-- Table Start -->
<div class="row mt-5">
<div class="col-md-12">
<h2>Submitted Ideas</h2>
<table>
<thead>
<tr>
<th>S.No.</th>
<th>Organization</th>
<th>Problem Statement Title</th>
<th>Category</th>
<th>PS Number</th>
<th>Submitted Idea(s) Count</th>
<th>Theme</th>
</tr>
</thead>
<tbody>
<!-- Example Row -->
<tr>
<td>1</td>
<td>sample</td>
<td>Example Title</td>
<td>Hardware</td>
<td>PS123</td>
<td>5</td>
<td>Robotics and Drones</td>
</tr>
<tr>
<td>2</td>
<td>sample</td>
<td>Example Title</td>
<td>Software</td>
<td>PS122</td>
<td>3</td>
<td>Technology</td>
</tr>
<!-- More rows as needed -->
</tbody>
</table>
</div>
</div>
</div>
</section><br><br>
<footer style="padding-top: 30px;">
<div class="container">
<div class="row">
<!-- Follow Us Section -->
<div class="col-md-6">
<div class="follow-box">
<h3>Follow Us</h3>
<ul class="follow-box-copyright">
<li>
<a href="https://www.facebook.com/nscetofficial" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="#3b5998" d="M22 12c0-5.522-4.477-10-10-10s-10 4.478-10 10c0 4.991 3.657 9.128 8.438 9.878v-6.988h-2.54v-2.89h2.54v-2.19c0-2.505 1.492-3.89 3.777-3.89 1.095 0 2.24.195 2.24.195v2.461h-1.262c-1.243 0-1.63.774-1.63 1.565v1.859h2.773l-.443 2.89h-2.33v6.988c4.781-.75 8.438-4.887 8.438-9.878z"/>
</svg>
</a>
</li>
<li>
<a href="https://x.com/nscettheni?s=20" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="#1da1f2" d="M24 4.557a9.9 9.9 0 01-2.828.775 4.938 4.938 0 002.165-2.723 9.865 9.865 0 01-3.127 1.195 4.924 4.924 0 00-8.384 4.49c-4.086-.204-7.702-2.165-10.126-5.144a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.231-.616v.061a4.924 4.924 0 003.946 4.827 4.935 4.935 0 01-2.224.085 4.927 4.927 0 004.599 3.417 9.867 9.867 0 01-6.1 2.103c-.396 0-.787-.023-1.175-.069a13.963 13.963 0 007.547 2.212c9.056 0 14.002-7.498 14.002-13.986 0-.213-.005-.425-.014-.637a10.013 10.013 0 002.457-2.548l.002-.002z"/>
</svg>
</a>
</li>
<li>
<a href="https://www.youtube.com/channel/UCDquPXiTrHksqrsF66G0cQQ" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="#FF0000" d="M23.498 6.186a2.972 2.972 0 00-2.094-2.096C19.859 3.596 12 3.596 12 3.596s-7.86 0-9.404.494a2.972 2.972 0 00-2.094 2.096c-.496 1.547-.496 4.774-.496 4.774s0 3.227.496 4.774a2.972 2.972 0 002.094 2.096c1.544.494 9.404.494 9.404.494s7.859 0 9.404-.494a2.972 2.972 0 002.094-2.096c.496-1.547.496-4.774.496-4.774s0-3.227-.496-4.774zM9.997 15.569v-6.164l6.421 3.083-6.421 3.081z"/>
</svg>
</a>
</li>
</ul>
<p style="margin-top: 15px;">© 2024-25 NSCET Hackathon. All rights reserved</p>
</div>
</div>
<!-- Contact Us Section -->
<div class="col-md-6">
<div class="follow-box flo-box">
<h3>Contact Us</h3>
<ul class="follow-box-contact">
<li>
<i class="fa fa-phone" aria-hidden="true"></i>
<a href="tel:+91 4546 263900">+91 4546 263900</a>
</li>
<li>
<i class="fa fa-envelope"></i>
<a href="mailto:[email protected]">[email protected]</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- Back to Top -->
<a href="#" class="btn btn-lg btn-primary btn-lg-square back-to-top pt-2"><i class="bi bi-arrow-up"></i></a>
<!-- JavaScript Libraries -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
</body>
</html>