-
Notifications
You must be signed in to change notification settings - Fork 13
/
index.html
427 lines (378 loc) · 23.8 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
<!DOCTYPE html>
<html lang="en" class="no-js">
<!-- Begin Head -->
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-143290349-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-143290349-1');
</script>
<!-- Basic -->
<script type="text/javascript">
//alert("Under testing2");
if (screen.width <= 699) {
document.location = "index_mobile.html";
}
</script>
<meta charset="utf-8" />
<meta name="viewport" content="width=1024">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>hackSocIndore</title>
<!-- Web Fonts -->
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,400i|Montserrat:400,700" rel="stylesheet">
<!-- Favicon -->
<link rel="shortcut icon" type="image/png" href="img/favicon.png" />
<!-- Bootstrap --><!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"/>
<!-- Font Awesome -->
<script src="https://use.fontawesome.com/901f1cce32.js"></script>
<!-- jQuery library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<!-- Popper JS -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script>
<!-- Latest compiled JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="css/style.css"/>
</head>
<!-- End Head -->
<!-- Body -->
<body>
<!--========== HEADER ==========-->
<!-- Start Navbar -->
<nav id="nav-bar" class="navbar fixed-top navbar-expand-lg">
<!-- Brand/logo -->
<a class="navbar-brand" href="#"><img src="img/logos/hacksoc-logo-custom.png" width="200px"/></a>
<button class="navbar-toggler" id="toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<i class="fas fa-bars" style="color:white"></i>
</button>
<!-- Links -->
<div class="collapse navbar-collapse navbar-default" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link scroll" href="#myCarousel">Events</a>
</li>
<li class="nav-item dark-text">
<a class="nav-link scroll" href="#sponsors">Sponsors</a>
</li>
<li class="nav-item">
<a class="nav-link scroll" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="coc.html" target="_blank">Code of Conduct</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Join Us
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://join.slack.com/t/hacksocindore/shared_invite/enQtNjk3MjYwNTE2NDE5LWFlYWZkZjQxODViYjMwOTg2MDRlYTkyNWUzMzA2NjMxYTYwNDQxOWYxYTI3YWFjMmE1OGQzN2YyMzIzOWZiOGQ" target="_blank">
<i class="fa fa-slack fa-xs"></i> Slack
</a>
<a class="dropdown-item" href="https://chat.whatsapp.com/KOzGSR3RS7d1ox0QW4iSeO" target="_blank">
<i class="fa fa-whatsapp fa-xs"></i> WhatsApp
</a>
<a class="dropdown-item" href="mailto:hacksocindore@gmail.com?Subject=hackSoc%20membership%20application" target="_blank">
<i class="fa fa-user fa-xs"></i> Apply
</a>
</div>
</li>
</ul>
</div>
</nav>
<!-- End Navbar -->
<!--========== END HEADER ==========-->
<!--========== SWIPER SLIDER ==========-->
<div id="myCarousel">
<span style='text-align: center; display: inherit; padding-top: 5%'>
<img style='width: 40%' src='https://raw.githubusercontent.com/hackSocIndore/hackSocIndore.github.io/master/img/logos/hacksoc-logo-custom.png'>
</span>
<span id='icons'>
<a href='https://instagram.com/hack.soc'><i id='insta'></i></a>
<a href='https://www.facebook.com/HackSocIndore/'><i id='fb'></i></a>
<a href='https://github.com/hackSocIndore/'><i id='git'></i></a>
<a href='https://chat.whatsapp.com/KOzGSR3RS7d1ox0QW4iSeO'><i id='wa'></i></a>
<a href='https://join.slack.com/t/hacksocindore/shared_invite/enQtNjk3MjYwNTE2NDE5LWFlYWZkZjQxODViYjMwOTg2MDRlYTkyNWUzMzA2NjMxYTYwNDQxOWYxYTI3YWFjMmE1OGQzN2YyMzIzOWZiOGQ'><i id='slack'></i></a>
</span>
</div>
<!--========== END SWIPER SLIDER ==========-->
<!--========== EVENTS SECTION ==========-->
<div class="container-fluid">
<h1 class="text-center heading">Events</h1>
<div class = "row">
<div class = "col-sm-3">
<div class="card" style="margin: 10px; background: #0D54AB ">
<div class="img-container">
<img src="https://scontent.fbho3-1.fna.fbcdn.net/v/t1.0-9/69350460_372238423431313_8252942910970920960_n.jpg?_nc_cat=100&_nc_oc=AQk3Gv_cC7A8rLhVlJplO_nSrdIphjdpTTfMukxX1bWxjdRr6De4VHuGuDmBbVMASUQ&_nc_ht=scontent.fbho3-1.fna&oh=a8e1fe99a3a0cc96edaf9fec377228f5&oe=5DFCD66F" class="card-img-top" alt="...">
</div>
<div class="card-body">
<h5 class="card-title text-light">Slack Community Workshop</h5>
<p class = "text-light"><strong class = "text-light">Date:</strong class = "text-light"> September 8, 2019 </p>
<p class = "text-light"><strong class = "text-light">Time:</strong class = "text-light"> 1:00 PM to 3:30 PM </p>
<p class = "text-light"><strong class = "text-light">Venue:</strong class = "text-light"> Witty Feed, Shekhar Central</p>
<a href="https://www.facebook.com/events/641613236327872/" class="btn" style="background-color: #F2B141 ">View event page</a>
</div>
</div>
</div>
<div class = "col-sm-3">
<div class="card" style="margin: 10px; background: #0D54AB ">
<div class = "img-container">
<img src="https://scontent.fbho3-1.fna.fbcdn.net/v/t1.0-9/68868128_367542597234229_7168955171903373312_o.jpg?_nc_cat=106&_nc_oc=AQmO90rcGsPnAv8yAo7SGmbqrG_WMC5srlc_m8ZPvMLxt_Nr8UNgkgL6Pc5Albgf5tM&_nc_ht=scontent.fbho3-1.fna&oh=1629dfe6143d37538f20f92fae38ba5e&oe=5DCE170C" class="card-img-top" alt="...">
</div>
<div class="card-body">
<h5 class="card-title text-light ">Hack the technical interview</h5>
<p class = "text-light"><strong class = "text-light">Date:</strong class = "text-light"> August 25, 2019 </p>
<p class = "text-light"><strong class = "text-light">Time:</strong class = "text-light"> 11:00 AM to 2:00 PM </p>
<p class = "text-light"><strong class = "text-light">Venue:</strong class = "text-light"> EngineerBabu, Vijay Nagar</p>
<a href="https://www.facebook.com/events/2366257900283063/" class="btn" style="background-color: #F2B141 ">View event page</a>
</div>
</div>
</div>
<div class = "col-sm-3">
<div class="card" style="margin: 10px; background: #0D54AB ">
<div class = "img-container">
<img src="https://www.hacksoc.in/img/event_posters/New%20Project.png" class="card-img-top" alt="...">
</div>
<div class="card-body">
<h5 class="card-title text-light">Open Source 101</h5>
<p class = "text-light"><strong class = "text-light">Date:</strong class = "text-light"> July 14, 2019 </p>
<p class = "text-light"><strong class = "text-light">Time:</strong class = "text-light"> 11:00 AM to 2:00 PM </p>
<p class = "text-light"><strong class = "text-light">Venue:</strong class = "text-light"> WoodApple Resources Pvt Ltd </p>
<a href="https://www.facebook.com/events/456088615229377/" class="btn" style="background-color: #F2B141 ">View event page</a>
</div>
</div>
</div>
<div class = "col-sm-3">
<div class="card" style="margin: 10px; background: #0D54AB ">
<div class="img-container">
<img src="https://miro.medium.com/max/1200/1*Q6GvThiNFFZByD00DJANVg.jpeg" class="card-img-top" alt="...">
</div>
<div class="card-body">
<h5 class="card-title text-light">MLH Local Hack Day</h5>
<p class = "text-light"><strong class = "text-light">Date:</strong class = "text-light"> December 9, 2018 </p>
<p class = "text-light"><strong class = "text-light">Time:</strong class = "text-light"> 10 AM to 7 PM</p>
<p class = "text-light"><strong class = "text-light">Venue:</strong class = "text-light"> Incuspaze </p>
<a href="https://www.facebook.com/events/1992310917733188/" class="btn" style="background-color: #F2B141 ">View event page</a>
</div>
</div>
</div>
</div><br><br>
<div class = "row">
<div class = "col-sm-3">
<div class="card" style="margin: 10px; background: #0D54AB ">
<div class="img-container">
<img src="https://www.hacksoc.in/img/event_posters/slide3_1.webp" class="card-img-top" alt="...">
</div>
<div class="card-body">
<h5 class="card-title text-light">HacktoberFest Indore</h5>
<p class = "text-light"><strong class = "text-light">Date:</strong class = "text-light"> October 2, 2018 </p>
<p class = "text-light"><strong class = "text-light">Time:</strong class = "text-light"> A month-long event </p>
<p class = "text-light"><strong class = "text-light">Venue:</strong class = "text-light"> Adited Coworking 3.0 </p>
<a href="https://hacktoberfest.digitalocean.com/" class="btn" style="background-color: #F2B141 ">View event page</a>
</div>
</div>
</div>
<div class = "col-sm-3">
<div class="card" style="margin: 10px; background: #0D54AB ">
<div class="img-container">
<img src="https://www.hacksoc.in/img/event_posters/poster1.webp" class="card-img-top" alt="...">
</div>
<div class="card-body">
<h5 class="card-title text-light">GitHub 101</h5>
<p class = "text-light"><strong class = "text-light">Date:</strong class = "text-light"> September 27, 2018 </p>
<p class = "text-light"><strong class = "text-light">Time:</strong class = "text-light"> 5:30 AM to 8:30 AM </p>
<p class = "text-light"><strong class = "text-light">Venue:</strong class = "text-light"> SGSITS Engineering College </p>
<a href="https://www.facebook.com/events/304636090128221/" class="btn" style="background-color: #F2B141 ">View event page</a>
</div>
</div>
</div>
<div class = "col-sm-3">
<div class="card" style="margin: 10px; background: #0D54AB ">
<div class="img-container">
<img src="https://www.hacksoc.in/img/event_posters/slide1.webp" class="card-img-top" alt="...">
</div>
<div class="card-body">
<h5 class="card-title text-light">Linux Workshop</h5>
<p class = "text-light"><strong class = "text-light">Date:</strong class = "text-light"> September 16, 2018 </p>
<p class = "text-light"><strong class = "text-light">Time:</strong class = "text-light"> 12:00 PM to 3:00 PM </p>
<p class = "text-light"><strong class = "text-light">Venue:</strong class = "text-light"> Adited Coworking 3.0 </p>
<a href="https://www.facebook.com/events/267014113922880/" class="btn" style="background-color: #F2B141 ">View event page</a>
</div>
</div>
</div>
</div>
<br><br><br>
</div>
<!--========== END EVENTS SECTION ==========-->
<div class="container-fluid" id="sponsors" style="background: #00a0f0; padding: 75px;">
<h1 class="text-center heading" style="margin-top: 0">Sponsors & Partners</h1>
<div class="row align-items-center">
<div class="col-md-1 col-sm-6 text-center">
<a href="https://hogwartscafe.github.io/" target="_blank"><img class="sponsor" src="img/sponsors/hogwartsLogo.webp" style="margin: 0 !important;"/></a>
</div>
<div class="col-md-3 col-sm-6 text-center">
<a href="https://www.incuspaze.com/" target="_blank"><img class="sponsor" src="img/sponsors/Incuspaze_Logo.webp" width="95%"/></a>
</div>
<div class="col-md-4 col-sm-12 text-center">
<a href="https://github.com" target="_blank"><img class="main-sponsor" src="img/sponsors/github-logo.webp"/></a>
</div>
<div class="col-md-2 col-sm-6 text-center">
<a href="https://mlh.io/" target="_blank"><img class="sponsor" src="img/sponsors/mlh-logo-color.webp" width="90%"/></a>
</div>
<div class="col-md-2 col-sm-6 text-center">
<a href="https://www.adited.com/" target="_blank"><img class="sponsor" src="img/sponsors/adited-logo.webp"/></a>
</div>
</div>
</div>
<!-- End Features -->
<!-- Culture -->
<div class="container-fluid mr-0 pr-0" id="about">
<div class="row align-items-center">
<div class="col-sm-12 col-md-3 text-center heading">
<div>
<h5 class="text-uppercase">Culture</h5>
<div>
<h1>About</h1>
</div>
<div>
<h1>hackSocIndore</h1>
</div>
</div>
</div>
<div class="row col-sm-12 col-md-9 align-items-center mr-0 pr-0">
<div class="col-sm-8 center">
<p>"hackSoc? as in hacking computers?" <br>Although we have members who can do that, we do NOT collectively do that here.</p>
<p> hackSoc is <b>a community of developers that hosts workshops, tech meetups, Hack Days regularly, and enables project collaboration among its members!</b>
<br/><br/>We believe in "learning by doing", so bring along your laptops to the workshops to start coding.
Coding is awesome and we love to help you get started. Just come along to any of the free
sessions and let's get set code!
</p>
</div>
<div class="col-sm-4 text-right mr-0 pr-0 ml-0 pl-0" style="width: 100%; overflow-x: hidden;">
<img height="448px" src="img/about.jpg" alt="Image">
</div>
</div>
</div>
</div>
<!-- End Culture -->
<!--========== FOOTER START ==========-->
<footer class="text-center row-footer">
<div class="container-fluid text-center text-md-left">
<div class="row">
<div class="col-md-3">
<br>
<!--========== Contact Us ==========-->
<div class="text-group text-center">
<h3 class="h2">Contact Us</h3>
<p class="para_cu" >For any queries.</p>
</div>
<div style="text-align: center;">
<a id="cu_a" href="mailto:hacksocindore@gmail.com" target="_top" class=" btn btn-secondary btn-lg" >SEND US AN EMAIL!</a>
</div>
<!--========== Contact Us End==========-->
</div>
<div class="col-md-6">
<!--========== Visit Us ==========-->
<div class="text-center">
<h6 class="text-uppercase">Visit Us</h6>
<hr style="background-color:white;">
<i class="fa fa-facebook"></i> <a href="https://facebook.com/hacksocindore" target="_blank"><span style="color: white">Facebook</span></a> |
<i class="fa fa-instagram"></i> <a href="https://instagram.com/hack.soc" target="_blank"><span style="color: white">Instagram</span></a> |
<i class="fa fa-twitter"></i> <a href="https://twitter.com/hack_soc" target="_blank"><span style="color: white">Twitter</span></a>
</div>
<!--========== Visit Us End ==========-->
<br>
<!--========== Maintainers ==========-->
<div class="row text-center">
<div class="col-md-3"></div>
<div class="col-md-6">
<h6>Developed & Maintained by</h6>
<div class="row">
<div class="col-sm-1">
<a href="https://github.com/harshmandalgi">
<img src="img/devlopers/harsh.jpg" class="rounded-circle person" alt="Harsh Mandalgi" width="40" height="40">
</a>
</div>
<div class="col-sm-1">
<a href="https://github.com/sarthaksri98">
<img src="img/devlopers/sarthak.jpg" class="rounded-circle person" alt="Sarthak Srivastava" width="40" height="40">
</a>
</div>
<div class="col-sm-1">
<a href="https://github.com/mishuvs">
<img src="img/devlopers/vaibhav.jpg" class="rounded-circle person" alt="Vaibhav Shrivastava" width="40" height="40">
</a>
</div>
<div class="col-sm-1">
<a href="https://github.com/harshitlikhar">
<img src="img/devlopers/harshit.png" class="rounded-circle person" alt="Keshav Likhar" width="40" height="40">
</a>
</div>
<div class="col-sm-1">
<a href="https://github.com/vbhv98">
<img src="https://avatars0.githubusercontent.com/u/22888661?s=460&v=4" class="rounded-circle person" alt="Vaibhav Bhawalkar" width="40" height="40">
</a>
</div>
<div class="col-sm-1">
<a href="https://github.com/harry-hov">
<img src="https://avatars3.githubusercontent.com/u/37576387?s=460&v=4" class="rounded-circle person" alt="Hariom Verma" width="40" height="40">
</a>
</div>
<div class="col-sm-1">
<a href="https://github.com/amansohani222">
<img src="https://avatars1.githubusercontent.com/u/51261003?s=460&v=4" class="rounded-circle person" alt="Aman Sohani" width="40" height="40">
</a>
</div>
<div class="col-sm-1">
<a href="https://github.com/shashank-sharma">
<img src="https://avatars2.githubusercontent.com/u/9320644?s=460&v=4" class="rounded-circle person" alt="Shashank Sharma" width="40" height="40">
</a>
</div>
<div class="col-sm-1">
<a href="https://github.com/indraasura">
<img src="https://pbs.twimg.com/profile_images/1041571771957166081/hjQjPX4i_400x400.jpg" class="rounded-circle person" alt="Swarup Hegde" width="40" height="40">
</a>
</div>
</div>
</div>
</div>
<!--========== Maintainers End ==========-->
<br><p class="text-center">© Copyright 2019 hackSocIndore™ </p>
</div>
<!--========== Facebook Feed ==========-->
<div class="col-md-3">
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FhacksocIndore&tabs=timeline&width=290&height=250&small_header=true&adapt_container_width=true&hide_cover=false&show_facepile=false&appId" width="290" height="250" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<!--========== Facebook Feed End ==========-->
</div>
</div>
</footer>
<!--========== END FOOTER ==========-->
<!-- Load Facebook SDK for JavaScript -->
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
FB.init({
xfbml : true,
version : 'v3.3'
});
};
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- Your customer chat code -->
<div class="fb-customerchat"
attribution=setup_tool
page_id="233662180622272"
greeting_dialog_display="hide">
</div>
<script type="text/javascript" src="js/script.js"></script>
</body>
<!-- End Body -->
</html>