-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
604 lines (545 loc) · 31.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
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
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Hack Club KMEA Home page">
<meta name="Abin Joseph" content="hackclub kmea website Home page" />
<meta name="author" content="Abin joseph" />
<meta name="google-site-verification" content="idD6ipvQnP8bojHLR03EP85OKLLaJRAN9naHKvMMgJY" />
<title>Home</title>
<!-- core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="css/animate.min.css" rel="stylesheet">
<link href="css/prettyPhoto.css" rel="stylesheet">
<link href="css/owl.carousel.min.css" rel="stylesheet">
<link href="css/icomoon.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
<link rel="shortcut icon" href="images/ico/hackclub.png">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="images/ico/apple-touch-icon-57-precomposed.png">
</head>
<!--/head-->
<body class="homepage">
<header id="header">
<div class="top-bar">
<div class="container">
<div class="row">
<div class="col-sm-6 col-xs-12">
<div class="top-number">
<p><i class="fa fa-envelope-o"></i> [email protected]</p>
</div>
</div>
<div class="col-sm-6 col-xs-12">
<div class="social">
<ul class="social-share">
<li><a href="https://facebook.com/hackclubkmea/" target="_blank"><i
class="fa fa-facebook"></i></a></li>
<li><a href="https://www.instagram.com/hackclubkmea/" target="_blank"><i
class="fa fa-instagram"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://github.com/hackclubkmea" target="_blank"><i
class="fa fa-github"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<!--/.container-->
</div>
<!--/.top-bar-->
<nav class="navbar navbar-inverse" role="banner">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-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="index.html"><img src="images/logohack.png" alt="logo"></a>
</div>
<div class="collapse navbar-collapse navbar-right">
<ul class="nav navbar-nav">
<li class="active"><a href="index">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="https://chat.hackclubkmea.tech/">Chat</a></li>
<li><a href="https://privatechat.hackclubkmea.tech/">Private Chat</a></li>
<li><a href="admin.html">Admin</a></li>
<li><a href="user.html">APPLY NOW</a></li>
</ul>
</div>
</div>
<!--/.container-->
</nav>
<!--/nav-->
</header>
<!--/header-->
<section id="main-slider" class="no-margin">
<div class="carousel slide">
<ol class="carousel-indicators">
<li data-target="#main-slider" data-slide-to="0" class="active"></li>
<li data-target="#main-slider" data-slide-to="1"></li>
<li data-target="#main-slider" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="item active" style="background-image: url(images/slider/bg1.jpg)">
<div class="container">
<div class="row">
<div class="col-md-7">
<div class="carousel-content">
<h1 class="animation animated-item-1">Let Us</h1>
<div class="animation animated-item-2" style="font-size: 48px;font-weight: bold;">
Discover Something
</div>
<a class="btn-slide animation animated-item-3" href="contact.html"
style="color: #ea354a;font-size: 48px;font-weight: bold;">New |</a>
</div>
</div>
</div>
</div>
</div>
<!--/.item-->
<div class="item" style="background-image: url(images/slider/bg2.jpg)">
<div class="container">
<div class="row">
<div class="col-md-7">
<div class="carousel-content">
<h1 class="animation animated-item-1">Let Us</h1>
<div class="animation animated-item-2" style="font-size: 48px;font-weight: bold;">
Discover Something
</div>
<a class="btn-slide animation animated-item-3" href="contact"
style="color: #ea354a;font-size: 48px;font-weight: bold;">New |</a>
</div>
</div>
</div>
</div>
</div>
<!--/.item-->
</div>
<!--/.carousel-inner-->
</div>
<!--/.carousel-->
<a class="prev hidden-xs hidden-sm" href="#main-slider" data-slide="prev">
<i class="fa fa-chevron-left"></i>
</a>
<a class="next hidden-xs hidden-sm" href="#main-slider" data-slide="next">
<i class="fa fa-chevron-right"></i>
</a>
</section>
<!--/#main-slider-->
<section id="recent-works">
<!-- <div class="container">
<div class="center fadeInDown">
<h2>Events</h2>
<p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut <br> et dolore magna aliqua. Ut enim ad minim veniam</p>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-4 single-work">
<div class="recent-work-wrap">
<img class="img-responsive" src="images/portfolio/item-1.png" alt="">
<div class="overlay">
<div class="recent-work-inner">
<a class="preview" href="images/portfolio/item-1.png" rel="prettyPhoto"><i class="fa fa-plus"></i></a>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4 single-work">
<div class="recent-work-wrap">
<img class="img-responsive" src="images/portfolio/item-2.png" alt="">
<div class="overlay">
<div class="recent-work-inner">
<a class="preview" href="images/portfolio/item-2.png" rel="prettyPhoto"><i class="fa fa-plus"></i></a>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4 single-work">
<div class="recent-work-wrap">
<img class="img-responsive" src="images/portfolio/item-3.png" alt="">
<div class="overlay">
<div class="recent-work-inner">
<a class="preview" href="images/portfolio/item-3.png" rel="prettyPhoto"><i class="fa fa-plus"></i></a>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4 single-work">
<div class="recent-work-wrap">
<img class="img-responsive" src="images/portfolio/item-4.png" alt="">
<div class="overlay">
<div class="recent-work-inner">
<a class="preview" href="images/portfolio/item-4.png" rel="prettyPhoto"><i class="fa fa-plus"></i></a>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4 single-work">
<div class="recent-work-wrap">
<img class="img-responsive" src="images/portfolio/item-5.png" alt="">
<div class="overlay">
<div class="recent-work-inner">
<a class="preview" href="images/portfolio/item-5.png" rel="prettyPhoto"><i class="fa fa-plus"></i></a>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4 single-work">
<div class="recent-work-wrap">
<img class="img-responsive" src="images/portfolio/item-6.png" alt="">
<div class="overlay">
<div class="recent-work-inner">
<a class="preview" href="images/portfolio/item-6.png" rel="prettyPhoto"><i class="fa fa-plus"></i></a>
</div>
</div>
</div>
</div>
</div>
/.row
</div>
/.container -->
</section>
<!--/#recent-works-->
<section id="middle" class="skill-area" style="background-image: url(images/skill-bg.jp2)">
<div class="container">
<div class="row">
<div class="col-sm-12 fadeInDown">
<div class="skill">
<h2 style="color: #e22626;">BY THE STUDENTS FOR THE STUDENTS</h2>
<ul>
<li style="text-align: justify;">Learning to code or rather creating an interative workspace
for students is a major objective!</li>
<li style=" text-align: justify;">This is a plaform to build network, agencies and technical
talent to think and do big.</li>
<li style=" text-align: justify;">Hack club KMEA under KMEA Enginering College, is
officially supported by Hackclub, California,USA.</li>
<li style=" text-align: justify;">Hackclub helps students think out of the box, do things in
the real world like running hackthons with real money,and connects them to people who
share their interests.</li>
</ul>
</div>
<!--/.col-sm-6-->
</div>
<!--/.row-->
</div>
<!--/.container-->
</section>
<!--/#middle-->
<section id="services" class="service-item">
<div class="container">
<div class="center fadeInDown">
<h2 style="color: #e22626;">Terms and Conditions</h2>
<div class="bulletin">
<ul class="lead">
<li style="color: white;">Treat everyone with respect and kindness.</li>
<li style="color: white;">Be thoughtful in how you communicate.</li>
<li style="color:white;">Don't be destructive or inflammatory.</li>
<li style="color: white;">Posting spam that disrupts the environment is strictly prohibted</li>
<li style="color: white;">Repeated offenses may result in a temporary or permenant ban from the
community</li>
</ul>
</div>
</div>
</div>
<!--/.container-->
</section>
<!--/#services-->
<section id="content">
<div class="howcanwe">
<h2 style="color: #e22626;font-size: 64px;text-align: center;">How can we help you?</h2>
</div>
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-10 col-sm-offset-1 fadeInDown">
<div class="tab-wrap">
<div class="media">
<div class="parrent pull-left">
<ul class="nav nav-tabs nav-stacked">
<li class=""><a href="#tab1" data-toggle="tab" class="analistic-01">HackClub
Membership</a></li>
<li class="active"><a href="#tab2" data-toggle="tab" class="analistic-02">Event
Notifications</a></li>
<li class=""><a href="#tab3" data-toggle="tab" class="tehnical">Reporting Issues</a>
</li>
</ul>
</div>
<div class="parrent media-body">
<div class="tab-content">
<div class="tab-pane fade" id="tab1">
<div class="media">
<div class="pull-left">
<img class="img-responsive" src="images/tab1.png"
style="height: 250px;width: 250px;">
</div>
<div class="media-body">
<h2>Should I be a hack club member in order to join the
challenges/events?</h2>
<p>Yes! You should be a Hack Club member in order to participate if you
aren't, joining Hack Club is easy! Join Hack Club </p>
</div>
</div>
</div>
<div class="tab-pane fade active in text-right" id="tab2">
<div class="media">
<div class="pull-left">
<img class="img-responsive" src="images/tabnotif.jpg"
style="height: 250px;width: 250px;">
</div>
<div class="media-body">
<h2 style="text-align: left;">Will I receive reminder notifications
before the event begins?</h2>
<p style="text-align: left;">You will receive a reminder before the
events begin only if you have registered for the events. </p>
</div>
</div>
</div>
<div class="tab-pane fade" id="tab3">
<div class="media">
<div class="pull-left">
<img class="img-responsive" src="images/tabreport.jpg"
style="height: 250px;width: 250px;">
</div>
<div class="media-body">
<h2 style="text-align: left;">How to report an issue?</h2>
<p style="text-align: left;">If you encounter a conduct-related
issue,you should report it to the Working Group using the email
described below.
Do no post the issue publicly or try to rally a sentiment against a
particular individual or group. </p>
</div>
</div>
</div>
<div class="tab-pane fade" id="tab4">
<p>There are many variations of passages of Lorem Ipsum available, but the
majority have suffered alteration in some form, by injected humour, or
randomised words which don't look even slightly believable. If you are going
to use a passage of Lorem Ipsum, you need to be sure there isn't anything
embarrassing hidden in the middle of text. All the Lorem Ipsum generators on
the Internet tend to repeat predefined chunks as necessary, making this the
first true generator on the Internet. It uses a dictionary of over 200 Latin
words</p>
</div>
<div class="tab-pane fade" id="tab5">
<p>There are many variations of passages of Lorem Ipsum available, but the
majority have suffered alteration in some form, by injected humour, or
randomised words which don't look even slightly believable. If you are going
to use a passage of Lorem Ipsum, you need to be sure there isn't anything
embarrassing hidden in the middle of text. All the Lorem Ipsum generators on
the Internet tend to repeat predefined chunks as necessary, making this the
first true generator on the Internet. It uses a dictionary of over 200 Latin
words, combined with a handful of model sentence structures,</p>
</div>
</div>
<!--/.tab-content-->
</div>
<!--/.media-body-->
</div>
<!--/.media-->
</div>
<!--/.tab-wrap-->
</div>
<!--/.col-sm-6-->
</div>
<!--/.row-->
</div>
<!--/.container-->
</section>
<!--/#content-->
<section id="testimonial">
<div class="container">
<div class="center fadeInDown">
<h2 style="color: grey; font-size: 50px;">#experiences</h2>
<p class="lead" style="font-size: 33px; color: tomato;">Congratulations on completing your first project
</p>
</div>
<div class="testimonial-slider owl-carousel">
<div class="single-slide">
<div class="slide-img">
<img src="images/client1.jpg" alt="">
</div>
<div class="content">
<img src="images/review.png" alt="">
<p>We made our first ever website. Our work shows how team work and hardwork pays. As a beginner
I don't have any idea about how to handle with Figma. I am not a techy. But later the self
study help us to know more ideas about UI/UX. This Projetcts develop a confidence in us.
Feel proud being a designer and also feels respect to all designers.</p>
<h4>- Roushath Beevi K S</h4>
</div>
</div>
<div class="single-slide">
<div class="slide-img">
<img src="images/client2.jpg" alt="">
</div>
<div class="content">
<img src="images/review.png" alt="">
<p>When started I had no idea about what is supposed to happen. Going form zero to something
better than that in just a few days is not that easy. What motivated me is my passion to
learn something new, something to add to my skills and I did it. The most interesting thing
is the team, without whom I would have never done this project.</p>
<h4>- Nujoom Rahman</h4>
</div>
</div>
<div class="single-slide">
<div class="slide-img">
<img src="images/client3.jpg" alt="">
</div>
<div class="content">
<img src="images/review.png" alt="">
<p>As a beginner I have no idea what UI/UX or web designing was and it was really a stressfull
task for us. We learned a lot from this. We understood how much hardwork is there between a
webpage design and finally after our design as everyone says it is nice, we feel very happy.
No word can share that happiness. Now, we just feel more interesting and confident in
designing.</p>
<h4>- Riswana E A</h4>
</div>
</div>
<div class="single-slide">
<div class="slide-img">
<img src="images/client 4.jpg" alt="">
</div>
<div class="content">
<img src="images/review.png" alt="">
<p>First I didn't know how to create a website. I havent hear about UI/UX design and haven't had
any kind of experience in designing. But after that we have tried very much and searched a
lot about UI/UX. We got a lot of information and ideas about UI/UX dsing and we started
trying our own design.Finally we created a very good design. It was very interesting and I
feel much confidence in designing. I am very happy and proud of my team.</p>
<h4>- Salmath K A</h4>
</div>
</div>
<div class="single-slide">
<div class="slide-img">
<img src="images/client5.jpg" alt="">
</div>
<div class="content">
<img src="images/review.png" alt="">
<p>Firstly when I joined hack club and heard about my first project which was about speakcolors I was little worried about it.Then our group started working and at first we didn'tget the correct output for the project.after the help of group members and by solving the error in coding at last we finished our first project.
The speakcolor group is very cheerful for our first project and it was a marvellous experience
Thank you.</p>
<h4>- Abdul Malik</h4>
</div>
</div>
<div class="single-slide">
<div class="slide-img">
<img src="images/client6.jpg" alt="">
</div>
<div class="content">
<img src="images/review.png" alt="">
<p>Finally , happy to be our project become successfull.As a beginner I don't have any idea about it. So we start learning from beginning and saw lot of videos about speak colours and our team together worked and help each other.It was my first project and it was good experience and happy to be a part of this project.</p>
<h4>- Jeethu Joshy</h4>
</div>
</div>
<div class="single-slide">
<div class="slide-img">
<img src="images/client7.jpg" alt="">
</div>
<div class="content">
<img src="images/review.png" alt="">
<p>When i was joined in hackclub and heard about my first project iam i was little worried about it. Then our group started working after the help of group members we fnishes our 1st project. the speekcolor group is very cheerful for our project. And it was a marvellous experience.
Thank you</p>
<h4>- Mohammed Nihal</h4>
</div>
</div>
<div class="single-slide">
<div class="slide-img">
<img src="images/client8.jpg" alt="">
</div>
<div class="content">
<img src="images/review.png" alt="">
<p>First of all a big thanks to hackclub kmea for organizing this projects.As a beginner I have no idea about how to create website.Working with speakcolours team is so enjoyable. More than a project we learned so much about our work and successfully completed our project.Honestly ,I'm very happy to be a part of this project.Thanks a lot to hackclub KMEA for giving us confidence to do a project.</p>
<h4>- Ameena A K</h4>
</div>
</div>
<div class="single-slide">
<div class="slide-img">
<img src="images/client9.jpg" alt="">
</div>
<div class="content">
<img src="images/review.png" alt="">
<p>At the beginning, I didn't know much about programming. But Our team together studied the project and we have done it successfully. It was superb to be a part of the project. I enjoyed learning these new things.</p>
<h4>- Akhila M S</h4>
</div>
</div>
<div class="single-slide">
<div class="slide-img">
<img src="images/client10.jpg" alt="">
</div>
<div class="content">
<img src="images/review.png" alt="">
<p> I had no idea how and where to start from, so i googled it, and found many materials related to it, But when i actually started the project it was a bit confusing. I seeked help from my team mate and a friend, and then it all started to makes sense and a bit thrilling too🤩</p>
<h4>- Fathima Thahasin</h4>
</div>
</div>
<div class="single-slide">
<div class="slide-img">
<img src="images/client11.jpg" alt="">
</div>
<div class="content">
<img src="images/review.png" alt="">
<p>It was a good experience, As a beginner I don't know anything about our project. After browsing about the topic ,we got some leads to the work. But there was lots of error in our program code, then almost cleared it.finally we done it. I am very glad with the team .And thanks to Kmea hack club and the coordinators.</p>
<h4>- Rizwan K Rahim</h4>
</div>
</div>
<div class="single-slide">
<div class="slide-img">
<img src="images/client12.jpg" alt="">
</div>
<div class="content">
<img src="images/review.png" alt="">
<p>Firstly when I joined hack club and heard about my first project which was about chatbot I was little worried about it. Then our group started working and at first we didn'tget the correct output for the project. after the help of group members and by solving the error in coding at last we finished our first project.
The chatbot group is very cheerful for our first project and it was a marvellous experience.
Thank you</p>
<h4>- Abhijith Jana</h4>
</div>
</div>
<div class="single-slide">
<div class="slide-img">
<img src="images/client13.jpg" alt="">
</div>
<div class="content">
<img src="images/review.png" alt="">
<p>Finally we finished our project , as a beginner I don't know anything about program, started to study with great support from team members now I am able to do a program. I learnt that much hardwork is done behind programming...It was wonderful to work with our team...Thanks to hack club.</p>
<h4>- Ashwathy Ramachandran</h4>
</div>
</div>
</div>
</div>
</section>
<!--/#partner-->
<!--/#bottom-->
<footer id="footer" class="midnight-blue">
<div class="container">
<div class="row">
<div class="col-md-2">
</div>
</a>
</div>
<div class="col-sm-6">
© 2020 <a href="/" title="Free Twitter Bootstrap WordPress Themes and HTML templates"> Hack Club
KMEA</a>. <a href="sitemap.html">site map</a>
</div>
<div class="col-sm-6">
</div>
</div>
</div>
</footer>
<!--/#footer-->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.prettyPhoto.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.isotope.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>