-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
334 lines (312 loc) · 15.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- mobile metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<!-- site metas -->
<title>Hacktastic v1.0 </title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<!-- bootstrap css -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- style css -->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/style1.css">
<!-- Stylesheet1 : text alignment center | backgroundcolor | particle attraction using cursor-->
<!-- Responsive-->
<link rel="stylesheet" href="css/responsive.css">
<!-- fevicon -->
<link rel="icon" href="images/fevicon.png" type="image/gif" />
<!-- Scrollbar Custom CSS -->
<link rel="stylesheet" href="css/jquery.mCustomScrollbar.min.css">
<!-- Tweaks for older IEs-->
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.css" media="screen">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script><![endif]-->
</head>
<!-- body -->
<body class="main-layout">
<!-- particle js -->
<div id="particles-js">
<div><i> <img src="icon/Logo-white-quadruplearea.png" class="center"> </i></div>
<div class="text-white">
<h1 style="font-size:200%"> <p1 style="color:white"> InnovatorsHub </p1></h1>
<div>
<p> Presents to you : <span class="typed-text"></span><span class="cursor"> </span></p>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/particles.min.js"></script>
<script>
particlesJS.load('particles-js', 'particles.json', function () {
console.log('callback - particles.js config loaded');
});
</script>
<!-- loader -->
<div class="loader_bg">
<div class="loader"><img src="images/loading.gif" alt="#" /></div>
</div>
<!-- end loader -->
<!-- service -->
<div class="service">
<div class="container">
<div class="row">
<div class="col-md-8 offset-md-2">
<div class="title">
<h2>HACK<strong class="black">TASTIC</strong></h2>
<span>Check out our up and coming domains ! :</span>
</div>
</div>
</div>
<div class="row">
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12">
<div class="service-box">
<i><img src="icon/healthcare.png"/></i>
<h3>Healthcare</h3>
<p>Any ideas surrounding apps, devices, tools that could simplify complex issues in the healthcare industry? </p>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12">
<div class="service-box">
<i><img src="icon/online-education.png"/></i>
<h3>EduTech</h3>
<p> Eradicate daily challanges faced in the current system of education through tech-based hardware/software solutions</p>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12">
<div class="service-box">
<i><img src="icon/team.png"/></i>
<h3>Diversity and Inclusion</h3>
<p> Bringing about actual change by implementing ideas that would uplift the marginalized and underprivilged</p>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12">
<div class="service-box">
<i><img src="icon/ecommerce.png"/></i>
<h3>Ecommerce</h3>
<p>New reformative solutions to the challanges and limitations faced in the online retail industry</p>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12">
<div class="service-box">
<i><img src="icon/puzzle.png"/></i>
<h3>Games and Entertainment</h3>
<p>Unique ideas that could be a literal game changer and cater to the recreational target audience</p>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12">
<div class="service-box">
<i><img src="icon/innovation.png"/></i>
<h3>Open Innovation</h3>
<p>An out of the box idea that falls outside these domains? Here is open innovation for you, everything is welcome</p>
</div>
</div>
</div>
</div>
</div>
<div class="service">
<div class="container">
<div class="row">
<div class="col-md-8 offset-md-2">
<div class="title">
<h2>BULLETIN<strong class="black">BOARD</strong></h2>
</div>
</div>
</div>
<div class="row">
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12">
<div class="service-box">
<i><img src="images/date.png"/></i>
<h3>Registration</h3>
<p>
<u>Closes:</u> TBA <br>
<u>Dates:</u> TBA <br>
<u>Cost:</u> TBA <br>
</p>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12">
<div class="service-box">
<i><img src="images/teamwork.png"/></i>
<h3>Team size</h3>
<p> <u>Permissible Size:</u> 2-4 members per team<br>
<u>Team lead:</u> Participant filling the registration form for the team<br></p>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12">
<div class="service-box">
<i><img src="icon/service6.png"/></i>
<h3>Prizes</h3>
<p>
<u>1st place:</u> Cash prizes & much more <br>
<u>2nd place:</u> Cash prizes & much more <br>
<u>3rd place:</u> Cash prizes & much more
</p>
</div>
</div>
</div>
</div>
</div>
<!-- end service -->
<!-- our product -->
<div class="product">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="title">
<h2>HACK<strong class="black">tastic guidelines :</strong></h2>
<span>
<ul>
<li>
➼ The guidelines will be announced soon, stay tuned ! <br><br>
</li>
</ul>
</span>
</div>
</div>
</div>
</div>
</div>
<div>
<div class="yellow_bg">
<div class="row">
<div class="col-xl-7 col-lg-7 col-md-7 col-sm-12">
<div class="yellow-box">
<h3> <u>REGISTER NOW</u><i><img src="icon/calll.png"/></i></h3>
<p>After submitting our registration fees through Razor Pay, attach the screenshot of your payment recepit on our form and get in the running to be the most HACKtastic team on Programmers Day and grabbing various incentives including cash prizes as well! </p>
</div>
</div>
<div class="col-xl-5 col-lg-5 col-md-5 col-sm-12">
<div class="yellow-box">
<a href="">Pay now</a>
</div>
<div class="yellow-box">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSeeC1CtdsyzXze5qVExO-eRSqbNzriwkRGsI6ScDf1KrZqNxw/viewform?usp=sf_link">Register</a>
</div>
</div>
</div>
</div>
</div>
<div class="product-bg">
<div class="Clients_bg_white">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="title">
<h3> About us : </h3>
</div>
</div>
</div>
<div id="client_slider" class="carousel slide banner_Client" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#client_slider" data-slide-to="0" class="active"></li>
<li data-target="#client_slider" data-slide-to="1"></li>
<li data-target="#client_slider" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<div class="container">
<div class="carousel-caption text-bg">
<div class="img_bg">
<i><img src="images/ionosphere logo blue.jpeg"/><span>Ionosphere<br><strong class="date">Our community</strong></span></i>
</div>
<p>Our community acts as a common platform to bring people of similar interests ranging from stocks, coding, bussiness, finance and much more.
We'd love for you to join our community server to simulate a mutually benifitng accord and find your people during these testing times. We are limitless in terms of domains that we are open to collaborating with.
Further updates about our community and ventures are regularly available on our discord linked below.</p>
</div>
</div>
</div>
<div class="carousel-item">
<div class="container">
<div class="carousel-caption text-bg">
<div class="img_bg">
<i><img src="icon/at1.PNG"/><span>InnovatorsHub<br><strong class="date">Our club</strong></span></i>
</div>
<p>
Our three year old journey as a student club at MIT WPU has managed to achieve major milestones and eastablishing what an able group of people we are.
As our name suggests, InnovatorsHub is a team of innovators that focus on all the aspects of tech and non-tech development on both, a micro as well as macro level.
From winning hackathons to hosting large scale events, we have done it all. Further updates about our club and its ventures are regularly available on our discord as well as instagram linked below.
</p>
</div>
</div>
</div>
<div class="carousel-item">
<div class="container">
<div class="carousel-caption text-bg">
<div class="img_bg">
<i><img src="images/ABC.jpeg"/><span>Programmers Week<br><strong class="date">Our events</strong></span></i>
</div>
<p>HACKtastic is one hackathon under the umbrella of all the activities we are doing to commemerate programmers and innovators of the world.
We also celebrated Programmers Week which had a plethora of various events like coding competitions, webinars, talks and much more.
We really look forward to involving each and every person assosciated to our events in the most enlightening possible way. Join our discord to become a part of the hottest budding community that indulges people from all walks of life.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--<div class="container">
<div class="yellow_bg">
<div class="row">
<div class="col-xl-7 col-lg-7 col-md-7 col-sm-12">
<div class="yellow-box">
<h3> <u>REGISTER NOW</u><i><img src="icon/calll.png"/></i></h3>
<p>After submitting our registration fees through Razor Pay, attach the screenshot of your payment recepit on our form and get in the running to be the most HACKtastic team on Programmers Day and grabbing various incentives including cash prizes as well! </p>
</div>
</div>
<div class="col-xl-5 col-lg-5 col-md-5 col-sm-12">
<div class="yellow-box">
<a href="#">Pay now</a>
</div>
<div class="yellow-box">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSeeC1CtdsyzXze5qVExO-eRSqbNzriwkRGsI6ScDf1KrZqNxw/viewform?usp=sf_link">Register</a>
</div>
</div>
</div>
</div>
</div>-->
</div>
<script defer src="https://use.fontawesome.com/releases/v5.0.13/js/all.js" integrity="sha384-xymdQtn1n3lH2wcu0qhcdaOpQwyoarkgLVxC/wZ5q7h9gHtxICrpcaSUfygqZGOe" crossorigin="anonymous"></script>
<footer>
<div class="rounded-social-buttons">
<a class="social-button facebook" href="https://www.facebook.com/innovatorshub.mitwpu/" target="_blank"><i class="fab fa-facebook-f"></i></a>
<a class="social-button twitter" href="https://twitter.com/hub_innovators" target="_blank"><i class="fab fa-twitter"></i></a>
<a class="social-button linkedin" href="https://www.linkedin.com/company/innovators-hub-mitwpu/mycompany/" target="_blank"><i class="fab fa-linkedin"></i></a>
<a class="social-button youtube" href="https://discord.com/invite/3aAYw3y3kb" target="_blank"><i class="fab fa-discord"></i></a>
<a class="social-button instagram" href="https://www.instagram.com/innovators_hub_/" target="_blank"><i class="fab fa-instagram"></i></a>
</div>
</footer>
<!-- Javascript files-->
<script src="js/jquery.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/jquery-3.0.0.min.js"></script>
<script src="js/plugin.js"></script>
<!-- sidebar -->
<script src="js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="js/custom.js"></script>
<script src="js/main.js"></script>
<script src="https:cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.js"></script>
<script>
$(document).ready(function(){
$(".fancybox").fancybox({
openEffect: "none",
closeEffect: "none"
});
$(".zoom").hover(function(){
$(this).addClass('transition');
}, function(){
$(this).removeClass('transition');
});
});
</script>
</body>
</html>