forked from devesh-verma/Hackman-2.0
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
588 lines (586 loc) · 40.4 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
<!DOCTYPE html>
<!--[if IE 9]>
<html lang="en" class="ie9">
<![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<head>
<title>Hackman 2.0</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Hackman is an annual 24-hour hackathon.After a successful iteration of Hackman, Hackman 2.0 is back! Our theme is Open Hack. The future is data-driven. So get your fingers set on the keyboards & hack it out on the 4th & 5th of November, 2017.">
<meta name="author" content="">
<!-- Favicon -->
<link rel="shortcut icon" href="assets/img/Hackman_head.png">
<!-- Web Fonts -->
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=cyrillic,latin">
<!-- CSS Global Compulsory -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/app.css">
<link rel="stylesheet" href="assets/css/blocks.css">
<link rel="stylesheet" href="assets/css/plugins.css">
<link rel="stylesheet" href="assets/css/one.style.css">
<!-- CSS Footer -->
<link rel="stylesheet" href="assets/css/footers/footer-v7.css">
<!-- CSS Implementing Plugins -->
<link rel="stylesheet" href="assets/plugins/animate.css">
<link rel="stylesheet" href="assets/plugins/line-icons/line-icons.css">
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/plugins/pace/pace-flash.css">
<link rel="stylesheet" href="assets/plugins/owl-carousel2/assets/owl.carousel.css">
<link rel="stylesheet" href="assets/plugins/cube-portfolio/cubeportfolio/css/cubeportfolio.min.css">
<link rel="stylesheet" href="assets/plugins/cube-portfolio/cubeportfolio/custom/custom-cubeportfolio.css">
<link rel="stylesheet" href="assets/plugins/shhos/shhos.css">
<!--<link rel="stylesheet" href="assets/css/particle.css">-->
<!-- CSS Theme -->
<link rel="stylesheet" href="assets/css/app.style.css">
<!-- CSS Customization -->
<link rel="stylesheet" href="assets/css/custom.css">
</head>
<body id="body" data-spy="scroll" data-target=".one-page-header" class="demo-lightbox-gallery">
<!-- Header -->
<nav class="one-page-header navbar navbar-default navbar-fixed-animate homeapp-header" data-role="navigation">
<div class="container">
<div class="menu-container page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#body">
<img src="assets/img/Hackman_2_logo.png" alt="Logo">
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-ex1-collapse">
<div class="menu-container">
<ul class="nav navbar-nav">
<li class="page-scroll home">
<a href="#body">Home</a>
</li>
<li class="page-scroll">
<a href="#benefits">About Us</a>
</li>
<li class="page-scroll">
<a href="#internship">Internship Partners</a>
</li>
<li class="page-scroll">
<a href="#learn">Learning Partners</a>
</li>
<li class="page-scroll">
<a href="#whywe">Hackman Moments</a>
</li>
<li class="page-scroll">
<a href="#howitworks">Testimonials</a>
</li>
<li class="page-scroll">
<a href="#faqs">FAQs</a>
</li>
<li class="page-scroll">
<a href="#contact">Contact Us</a>
</li>
</ul>
</div>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- End Header -->
<!-- Promo Block -->
<section class="promo-section" id="intro">
<div class="interactive-slider-v2">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12 col-md-offset-1 promo-info">
<img class="img-responsive animated slideInUp wow" src="assets/img/bg/hackman.gif" alt="">
<p>November 4th|5th <br><br> <b>#EAT #CODE #COFFEE #REPEAT</b></p>
<a href="Timer.html" class="btn-u btn-banner btn-apple"><i class="fa fa-clock-o fa-2x"></i>Inaugrate<br>
<span>Countdown</span></a>
<a href="#internship" class="btn-u btn-banner btn-android"><i class="fa fa-briefcase fa-2x"></i>Internship<br>
<span>partners</span></a>
</div>
</div>
<!--
<div class="col-md-6 col-sm-12 col-xs-12 banner-img overflow-h">
<img class="img-responsive animated slideInUp wow" src="assets/img/Hackman_2_logo.png" alt="">
</div>
-->
</div>
</div>
</section>
<!-- End Promo Block -->
<!-- Benefits -->
<section id="benefits">
<div class="container">
<div class="g-pt-90 g-pb-70">
<div class="g-heading-v10 g-mb-65 text-center">
<h2><em class="block-name"><span>02.</span>About Us</em>Hackman<strong> 2.0</strong></h2>
<p>Hackman is an annual 24-hour hackathon. After a successful iteration of Hackman, Hackman 2.0 is back! Our theme is Open Hack. The future is data-driven. So get your fingers set on the keyboards & hack it out on the 4th & 5th of November, 2017.</p>
</div>
<div class="row equal-height-columns">
<div class="col-md-4 benefit-box animated fadeIn wow" data-wow-duration="1.5s">
<div class="benefit equal-height-column">
<i class="fa fa-calendar fa-3x"></i>
<h3>Mark the dates<br>
4th & 5th November,2017
</h3>
<p>Hackman 2.0 will be conducted on 4th November,2017 till 5th November,2017</p>
</div>
</div>
<div class="col-md-4 benefit-box animated fadeIn wow" data-wow-duration="1.5s" data-wow-delay=".3s">
<div class="benefit equal-height-column">
<i class="fa fa-cutlery fa-3x"></i>
<h3>We have lots in store</h3>
<p>Hackman 2.0 will take care of your Hunger,Entertainment for 24 hours</p>
</div>
</div>
<div class="col-md-4 benefit-box animated fadeIn wow" data-wow-duration="1.5s" data-wow-delay=".5s">
<div class="benefit equal-height-column">
<i class="fa fa-users fa-3x"></i>
<h3>Build your team<br>or join a team</h3>
<p>Build a team of Maximum 4 people and compete with other teams.</p>
</div>
</div>
</div>
<div class="row equal-height-columns">
<div class="col-md-4 benefit-box animated fadeIn wow" data-wow-duration="1.5s" data-wow-delay=".6s">
<div class="benefit equal-height-column">
<i class="fa fa-lightbulb-o fa-3x"></i>
<h3>Do you have<br>an innovative idea?</h3>
<p>Come with an idea and blow us out.</p>
</div>
</div>
<div class="col-md-4 benefit-box animated fadeIn wow" data-wow-duration="1.5s" data-wow-delay=".8s">
<div class="benefit equal-height-column">
<i class="fa fa-gift fa-3x"></i>
<h3>Great ideas can land<br>you up to Internships and Prizes</h3>
<p>Show our judges what makes you different and land yourself an internship.</p>
</div>
</div>
<div class="col-md-4 benefit-box animated fadeIn wow" data-wow-duration="1.5s" data-wow-delay="1s">
<div class="benefit equal-height-column">
<i class="fa fa-coffee fa-3x"></i>
<h3>Refresh anytime with<br>a cup of coffee</h3>
<p>A cup of coffee is all a coder looks for . Enjoy your time at Hackman 2.0 with unlimited coffee.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Benefits -->
<!--Sponsors-->
<div class="container content margin-bottom-60" style="background: #f8f8f8">
<div class="row">
<div class="g-heading-v10 g-mb-65 text-center" id="internship">
<h2><em class="block-name"><span>03.</span> Internship Opportunities</em>OUR<strong> INTERNSHIP PARTNERS</strong></h2>
</div>
<div class="col-md-3 shadow-wrapper">
<div class="hero box-shadow shadow-effect-2">
<a href="https://a2i.ai" target="_blank"><img class="img-responsive img-bordered thumbnail" src="https://image.ibb.co/exwci6/internship_provier1.jpg" alt="A2I"></a>
</div>
</div>
<div class="col-md-5" style="font-size: 14px">
<div class="shadow-wrapper">
<blockquote class="hero box-shadow shadow-effect-2">
<div class="headline"><h2>A2I: Description</h2></div>
<dl class="dl-horizontal">
<dd>At A2I, we have developed an agnostic Cognitive Platform that will help large Enterprises to build Virtual/Cognitive assistants to improve operational efficiency and customer experience.
<br/><br/><button class="service-btn" data-toggle="modal" data-target="#a2ides">Read More</button>
</dd>
</dl>
</blockquote>
</div>
</div>
<div class="col-md-4" style="font-size: 14px">
<div class="shadow-wrapper">
<blockquote class="hero box-shadow shadow-effect-2">
<div class="headline"><h2>A2I: Profile Requirements</h2></div>
<dl class="dl-horizontal">
<dd>Students need to work on the topics mentioned below to be considered for Internship opportunities with A2I</dd>
<br/><button class="service-btn" data-toggle="modal" data-target="#a2i">Read More</button>
</dl>
</blockquote>
</div>
</div>
</div>
<!--<hr class="style13">-->
<div class="row">
<div class="col-md-3 shadow-wrapper">
<div class="hero box-shadow shadow-effect-2">
<a href="https://www.survaider.com" target="_blank"><img class="img-responsive img-bordered thumbnail" src="https://preview.ibb.co/euO0mR/square_transparent.png" alt="survaidor"></a>
</div>
</div>
<div class="col-md-5 shadow-wrapper" style="font-size: 14px">
<blockquote class="hero box-shadow shadow-effect-2">
<div class="headline"><h2>Survaider: Description</h2></div>
<dl class="dl-horizontal">
<dd>Survaider is a Customer Experience Management solution that enables businesses to listen and act upon customer opinions in real time.
<br/><br/><button class="service-btn" data-toggle="modal" data-target="#survaidordes">Read More</button>
</dd>
</dl>
</blockquote>
</div>
<div class="col-md-4 shadow-wrapper" style="font-size: 14px">
<blockquote class="hero box-shadow shadow-effect-2">
<div class="headline"><h2>Survaider: Requirements</h2></div>
<dl class="dl-horizontal">
<dd>We use AI and ML to understand topics and sentiments of what each customer feedback is talking about.<br/><br/>
<button class="service-btn" data-toggle="modal" data-target="#myModal">Read More</button>
</dd>
</dl>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-md-3 shadow-wrapper">
<div class="hero box-shadow shadow-effect-2">
<a href="https://jnaapti.com" target="_blank"><img class="img-responsive img-bordered thumbnail" src="https://preview.ibb.co/i8V0vw/jnaapti_logo_english.png" alt="survaidor"></a>
</div>
</div>
<div class="col-md-9 shadow-wrapper" style="font-size: 14px">
<blockquote class="hero box-shadow shadow-effect-2">
<div class="headline"><center><h2>jnaapti</h2></center></div>
<dl class="dl-horizontal">
<dd>jnaapti, is a Sanskrit for "Acquiring knowledge". This company was founded in the year 2011 by Gautham and Lakshmi. They are both educationalists working with people around the world trying to revolutionalize learning, training and education. jnaapti is a thought leader in building personalized and customized learning solutions.
<br/><br/><button class="service-btn" data-toggle="modal" data-target="#jnaapti">Read More</button>
</dd>
</dl>
</blockquote>
</div>
</div>
<!--<div class="col-md-4">-->
<!--<div class="embed-responsive embed-responsive-4by3">-->
<!--<iframe width="400" height="300" src="https://www.youtube.com/embed/nVor-fZEp3k?rel=0" frameborder="0" allowfullscreen></iframe>-->
<!--</div>-->
<!--</div>-->
</div>
</div>
<div class="modal fade bs-example-modal-lg" id="jnaapti" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<button aria-hidden="true" data-dismiss="modal" class="close" type="button"><i class="fa fa-times"></i></button>
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-body">
<div class="modal-bot g-heading-v7">
<h3 class="g-color-black"><center>jnaapti</center></h3>
<p class="margin-bottom-30">
<dl class="dl">
<dd>
<div class="jnaapti">
jnaapti, is a Sanskrit word for "Acquiring knowledge".<br/> This company was founded in the year 2011 by Gautham and Lakshmi. They are both educationalists working with people around the world trying to revolutionalize learning, training and education.<br/> jnaapti is a thought leader in building personalized and customized learning solutions. Understanding problems in our education system, use of outdated learning models, lack of guidance and lack of industry-institute interactions are the problems that keep them awake to look for solutions. jnaapti delivers training programs on over 100 technologies for global tech giants in the IT industry like VMware, Akamai, Ericsson. jnaapti has been a home for students to experiment with technology, get support and learn from industry professionals. They bridge the industry institute gap by motivating and mentoring students holistically. A wide range of interesting and indulging courses, interactive workshops, challenging Internship problems and guidance in Entrepreneurship is a big change jnaapti is bringing in the culture of engineering education in India. <br/>jnaapti envisions building a one stop solution which provides a shortest path to learning anything, starting from anywhere. jnaapti encourages events like HACKMAN 2.0 to offer support as learning partners and to provide guidance to the volunteers by encouraging the efforts in organizing an event of this scale.
</div>
</dd>
</dl>
</p>
</div>
</div>
</div>
</div>
</div>
<!-- modal popup window -->
<div class="modal fade bs-example-modal-lg" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<button aria-hidden="true" data-dismiss="modal" class="close" type="button"><i class="fa fa-times"></i></button>
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-body">
<div class="modal-bot g-heading-v7">
<h3 class="g-color-black"><center><b>Survaider</b> Requirements</center></h3>
<p class="margin-bottom-30">We use AI and ML to understand topics and sentiments of what each customer feedback is talking about. Further, the algorithm predicts drops in service quality and highlights key areas (say if ratings for the topic 'food' is going low since the last one week, or ratings for 'ambience' is seeing a sudden drop) to focus on for the business. The dashboard comprises of charts and graphs which give the business owners a bird's eye view of how their business is doing and what their customers are talking about.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- modal popup window -->
<div class="modal fade bs-example-modal-lg" id="a2ides" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<button aria-hidden="true" data-dismiss="modal" class="close" type="button"><i class="fa fa-times"></i></button>
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-body">
<div class="modal-bot g-heading-v7">
<h3 class="g-color-black"><center>A2I</center></h3>
<p class="margin-bottom-30">
<dl class="dl-horizontal">
<dd>At A2I, we have developed an agnostic Cognitive Platform that will help large Enterprises to build Virtual/Cognitive assistants to improve operational efficiency and customer experience.</dd>
<dd>In the process, we are developing solutions leveraging ML and DL in developing innovative solutions such as:</dd>
<dd>1. IntentGen (TM) - Our propriatary tool generate all possible intent variations for a given intent</dd>
<dd>2. DocScrubber - A ML specialisation to scrub comppany confidential document to an internal document</dd>
<dd>3. Doc Insights - To gather insights of a given document through ML</dd>
<dd>4. Develop automated documents leveraging large corpus</dd>
</dl>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="modal fade bs-example-modal-lg" id="a2i" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<button aria-hidden="true" data-dismiss="modal" class="close" type="button"><i class="fa fa-times"></i></button>
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-body">
<div class="modal-bot g-heading-v7">
<h3 class="g-color-black"><center><b>A2I</b> Requirements</center></h3>
<p class="margin-bottom-30">
<dl class="dl-horizontal">
<dd>Students need to work on the topics mentioned below to be considered for Internship opportunities with A2I</dd>
<dd>1. Understading Emails and creating intelligent responses.</dd>
<dd>2. Doc insights,creating a document using document repository.</dd>
<dd>3. CMIS system to push,document to cloud.</dd>
<dd>4. React Native - Chat app.</dd>
</dl>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="modal fade bs-example-modal-lg" id="survaidordes" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<button aria-hidden="true" data-dismiss="modal" class="close" type="button"><i class="fa fa-times"></i></button>
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-body">
<div class="modal-bot g-heading-v7">
<h3 class="g-color-black"><center>Survaider</center></h3>
<p class="margin-bottom-30">Survaider is a Customer Experience Management solution that enables businesses to listen and act upon customer opinions in real time. Its a SaaS product that lets businesses aggregate and analyse customer opinions from different channels (online and offline) to improve the level of customer experience that they are offering to their customers.<br/><center><iframe width="250" height="200" src="https://www.youtube.com/embed/nVor-fZEp3k?rel=0" frameborder="0" allowfullscreen></iframe></center></p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container content margin-bottom-60" style="background: #f8f8f8">
<div class="row">
<div class="g-heading-v10 g-mb-65 text-center" id="learn">
<h2><em class="block-name"><span>04.</span>Our Learning Partner</em>OUR <strong>Learning Partners</strong></h2>
</div>
<div class="col-md-3 shadow-wrapper">
<div class="hero box-shadow shadow-effect-2">
<a href="https://jnaapti.com" target="_blank"><img class="img-responsive img-bordered thumbnail" src="https://preview.ibb.co/i8V0vw/jnaapti_logo_english.png" alt="A2I"></a>
</div>
</div>
<div class="col-md-9 shadow-wrapper" style="font-size: 14px">
<blockquote class="hero box-shadow shadow-effect-2">
<div class="headline"><center><h2>jnaapti</h2></center></div>
<dl class="dl-horizontal">
<dd><b>jnaapti</b> brings their Learning Opportunities Card to Hackman 2.0.
<br/><br/>Hey participants,<br/>
20 of you can win this card from jnaapti worth ₹16,000 /-. It gets you :<br/>
<b>[1].</b> jnaapti Virtual Coach: A jnaapti product, you win a hands-on experience with one of the cutting edge technologies for one week. Click here: <a href="https://jnaapti.com/products/virtualcoach/" target="_blank">jnaapti.com/products/virtualcoach/</a>
<br/>
<b>[2].</b> Attend a skill-trek event by jnaapti.
</dd>
</dl>
</blockquote>
</div>
</div>
</div>
</div>
</div>
<!--End Sponsors-->
<!-- Video and Gallery -->
<section id="whywe">
<div class="container-fluid no-padding">
<div class="our-presentation">
<div class="g-heading-v10 g-mb-65 text-center">
<h2 class="g-color-white"><em class="block-name"><span>04.</span> Presentation</em> Watch <strong>Our presentation</strong></h2>
<p>Watch our previous Year Moments</p>
</div>
<a class="btn-u btn-play cbp-lightbox"
data-title="Presentation" href="https://player.vimeo.com/video/239314342" &rel=0&autoplay=1" data-cbp-lightbox="presentation-video">
<i class="fa fa-play"></i></a>
</div>
</div>
</section>
<!-- Features -->
<!-- How It Works -->
<section id="howitworks">
<div class="container-fluid with-bg-2">
<div class="container">
<div class="how-it-works">
<div class="g-heading-v10 g-mb-65 text-center">
<h2 class="g-color-white"><em class="block-name"><span class="g-color-white">05.</span>From the <strong>Participants</strong></em></h2>
<p>Previous Year participants had a lot to say about Hackman</p>
</div>
<!-- Owl Carousel v4-->
<div class="owl-carousel-v4 owl-theme">
<div class="owl-slider-v4-hiw">
<div class="item">
<img src="img1.jpg" alt="">
<h2>Anmol Gaba</h2>
<p>We got to learn a lot from other teams, seniors, mentors and judges. The 24-hour event was well organized, the food was great and the overall experience was awesome! Looking forward to another iteration Hackman next year! :)</p>
</div>
<div class="item">
<img src="img2.jpg" alt="">
<h2>Harish Rock</h2>
<p>Good good good bcz new ideas, Good mentors and their suggestions....Best coordinators...Good management.....Not getting bored at all... quick responseness One of best thing is we are feeling crazy to do our concept what we have.....Thanks a lot @hackman</p>
</div>
<div class="item">
<img src="img3.jpg" alt="">
<h2>Rajat Gupta</h2>
<p>Wonderful Experience. Won 2nd position #Neutrinos. Good Vibes. Met a lot of wonderful people. Will surely come back next year for the first prize.#Hackman #WeAreHackman</p>
</div>
</div>
</div>
<!-- End Owl Carousel v4 -->
</div>
</div>
</div>
<!-- Footer -->
<div class="container" id="faqs">
<div class="why-ourapp">
<div class="row">
<div class="col-md-7">
<div class="why-ourapp-text">
<div class="g-heading-v10 g-mb-65">
<h2><em class="block-name"><span>06.</span>FAQs</em>Some <strong>FAQs</strong></h2>
<p>Here are some FAQs related to Hackman 2.0!!!</p>
</div>
<!-- Accordion v1 -->
<div class="panel-group acc-v1" id="accordion-1">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion-1" href="#collapse-One">
Who can attend Hackman 2.0?
</a>
</h4>
</div>
<div id="collapse-One" class="panel-collapse collapse in">
<div class="panel-body">
<p>The only restriction is that you must be a student! You should have a valid current university/ college/ school ID. Build your team and register.</p>
</div>
</div>
</div>
<div class="panel panel-default bg-2">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion-1" href="#collapse-Two">
How much is the registration fee?
</a>
</h4>
</div>
<div id="collapse-Two" class="panel-collapse collapse">
<div class="panel-body">
<p>The registration fees for Hackman 2.0 is 220 Rs. per person in the team.</p>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion-1" href="#collapse-Three">
How many people can I have in my team?
</a>
</h4>
</div>
<div id="collapse-Three" class="panel-collapse collapse">
<div class="panel-body">
<p>You can maximum 4 members and minimum 2 members in the team!</p>
</div>
</div>
</div>
<div class="panel panel-default bg-2">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion-1" href="#collapse-Four">
How long is the event?
</a>
</h4>
</div>
<div id="collapse-Four" class="panel-collapse collapse">
<div class="panel-body">
<p>Everybody gets approx 22 hours to work on their hacks. Including inauguration and prize distributions etc, the entire event lasts about 24 hours. You are free to leave the venue before 7 PM on day one and come back next morning after 5-6 AM.</p>
</div>
</div>
</div>
</div>
<!-- End Accordion v1 -->
</div>
</div>
<div class="col-md-5">
<div class="why-ourapp-img overflow-h">
<img class="img-responsive animated slideInUp wow" src="assets/img-temp/mockup_why.png" alt="">
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Features -->
<section id="contact">
<div class="container-fluid with-bg-2 no-side-padding">
<div class="container">
<div class="footer">
<div class="row">
<div class="col-md-12">
<div class="g-heading-v10 g-mb-65">
<h2 class="g-color-white"><em class="block-name"><span class="g-color-white">07.</span> Contact us</em> Answers to <strong>your Questions</strong></h2>
<p>In case of any queries contact us through chat or contact<br><strong><i class="fa fa-envelope" aria-hidden="true"></i><a style="color: white" href="mailto:[email protected]"> [email protected]</a></strong><br><i class="fa fa-phone" aria-hidden="true"></i><strong> Ashish Pandey +919742798990</strong><br><i class="fa fa-phone" aria-hidden="true"></i><strong> MG Sudhanva +919739468642</strong></p>
</div>
</div>
</div>
</div>
</div>
</div>
<!--Google Maps Embed-->
<div class="container-fluid no-side-padding">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3889.0029172171785!2d77.563501715187!3d12.90753369089803!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae15630fedeecf%3A0xe99711388d9ecc92!2sDayananda+Sagar+Institutions!5e0!3m2!1sen!2sin!4v1508363789425" width="100%" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
<div class="container-fluid with-bg-2">
<div class="subfooter">
<div class="row">
<div class="col-md-12 no-side-padding">
<ul class="list-inline social-list text-center">
<li class="facebook social-item"><a class="btn-block" href="https://www.facebook.com/pg/WeAreHackman" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li class="twitter social-item"><a class="btn-block" href="https://twitter.com/WeAreHackman" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li class="inst social-item"><a class="btn-block" href="https://www.instagram.com/wearehackman/"><i class="fa fa-instagram" target="_blank"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- End Footer -->
<!-- JS Global Compulsory -->
<script src="assets/plugins/jquery/jquery.min.js"></script>
<script src="assets/plugins/jquery/jquery-migrate.min.js"></script>
<script src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<!-- JS Implementing Plugins -->
<!--<script src="assets/plugins/smoothScroll.js"></script>-->
<!--<script src="assets/plugins/jquery.easing.min.js"></script>-->
<script src="assets/plugins/pace/pace.min.js"></script>
<script src="assets/plugins/owl-carousel2/owl.carousel.min.js"></script>
<!--<script src="assets/plugins/sky-forms-pro/skyforms/js/jquery.form.min.js"></script>-->
<!--<script src="assets/plugins/sky-forms-pro/skyforms/js/jquery.validate.min.js"></script>-->
<!--<script src="assets/plugins/cube-portfolio/cubeportfolio/js/jquery.cubeportfolio-2.0.1.min.js"></script>-->
<!--<script src="assets/plugins/modernizr.js"></script>-->
<!--<script src="assets/plugins/shhos/shhos.js"></script>-->
<!--<script src="assets/plugins/wow/wow-ini-themes.js"></script>-->
<!-- JS Page Level-->
<script src="assets/js/one.app.js"></script>
<script src="assets/js/plugins/pace-loader.js"></script>
<script src="assets/js/plugins/owl-carousel2.js"></script>
<script src="assets/js/plugins/cube-portfolio.js"></script>
<script src="assets/js/forms/contact.js"></script>
<script>
$(function() {
App.init();
OwlCarousel.initOwlCarousel();
ContactForm.initContactForm();
});
</script>
<!--[if lt IE 10]>
<script src="assets/plugins/sky-forms-pro/skyforms/js/jquery.placeholder.min.js"></script>
<!--Start of Tawk.to Script-->
<!--End of Tawk.to Script-->
<![endif]-->
</body>
</html>