forked from Packapeer/Crossroads-Static-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
830 lines (669 loc) · 34.1 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
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
<!DOCTYPE html>
<!--[if lt IE 7]>
<html class="no-js lt-ie9 lt-ie8 lt-ie7">
<![endif]-->
<!--[if IE 7]>
<html class="no-js lt-ie9 lt-ie8">
<![endif]-->
<!--[if IE 8]>
<html class="no-js lt-ie9">
<![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Crossroads Exclusive Members | Home</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- ** Google Fonts ** -->
<link href="https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Roboto:300,300i,400,400i,500,500i,700,700i,900,900i|Work+Sans:800|Oswald:400,600"
rel="stylesheet">
<!-- <link href="https://fonts.googleapis.com/css?family=Oswald:400,600" rel="stylesheet"> -->
<!-- ** Page Styles ** -->
<link rel="stylesheet" href="css/fonts.css?3.1.8">
<link rel="stylesheet" href="css/main.css?3.1.8">
<!-- <script data-cfasync="false" type="text/javascript" src="js/CountDownJS.js?3.1.8"></script> -->
<!-- ** OG Meta ** -->
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:title" content=""/>
<meta property="og:description" content=""/>
<meta property="og:url" content="">
<meta property="og:site_name" content="Self Tech Master">
<meta property="og:image" content="">
<!-- Global site tag (gtag.js) - Google Ads: 666378814 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-666378814"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-666378814');
</script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
crossorigin="anonymous"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/css/all.min.css" rel="stylesheet">
</head>
<body>
<!--[if lt IE 9]>
<div class="browsehappy" id="browsehappy-notice">
<h3>Your Browser is Out Of Date!</h3>
<p>Update your browser to view this website correctly.</p>
<a href="http://browsehappy.com/" class="update" target="_blank">Update Your Browser Now</a> <a
href="javascript:hidebrowsehappydiv();" class="close" id="browsehappy-close">I don't care. Hide this
message.</a>
</div>
<![endif]-->
<!--modal-->
<!--
<div class="modal fade modal-fullscreen footer-to-bottom" id="form-modal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog animated zoomInLeft">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">Modal title</h4>
</div>
<div class="modal-body">
<iframe src="form/index.html" style="position:fixed; top:0px; left:0px; bottom:0px; right:0px; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:9;">
Your browser doesn't support iframes
</iframe>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
<button type="button" class="btn btn-primary">Save changes</button>
</div>
</div>
</div>
</div> -->
<div class="fixed-header">
<!-- ** Bonus Expires Section ** -->
<div class="bonus-expires-section">
<div class="container">
<div class="grid-12">
</div><!-- end .grid-12 -->
</div><!-- end .container -->
</div><!-- end .bonus-expires-section --> <!-- ** Menu Wrap ** -->
<div id="menu-wrap" class="clearfix">
<div class="logo">
<a href="#"><h1>CROSSROADS</h1></a>
</div>
<nav>
<ul id="main-menu" class="clearfix">
<li class="enroll"><a href="https://rzp.io/l/crossroads-6Months-Exclusive">enroll
now</a></li>
</ul>
</nav>
<a href="#" id="mobile-menu-trigger"><i class="fa fa-bars"></i></a>
</div>
<!-- end #menu-wrap -->
</div>
<!-- ** Intro ** -->
<div id="intro">
<div class="intro-bg">
<div class="container">
<div class="grid-12">
<div class="text-box-1">
<header>
<div class="time-wrap-right">
<img class="lazy" data-src="images/title-right.png" alt="">
</div>
<div class="time-wrap-left">
<img class="lazy" data-src="images/title-left.png" alt="">
</div>
<div class="title-text">
<p>Are you here to change the way</p>
<p class="main-title"><span>You Live Your Life</span></p>
<p>Let’s see how far you can go</p>
</div>
<div class="below-title-text">
<p>Acquire a high income skill and transform your life</p>
</div>
</header>
</div>
<div class="video-box">
<div style="display:block">
<div class="embed-responsive embed-responsive-16by9 mb-5">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/yEAy2vJUgYw?autoplay=1" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>
<h2>MASTER THE SKILLS. ROLL UP THE SLEEVES. AND CHANGE THE FUTURE</h2>
</div>
<!-- end .grid-12 -->
</div>
<!-- end .container -->
</div>
</div>
<!-- end #intro -->
<!-- ** First online accountability course ** -->
<div id="first-oac" style="padding-top: 0;margin-top: -0.1em;padding-bottom: 0px;margin-bottom: -0.2em;" >
<img class="intro-btm-bg" src="images/header-bottom-triangle.jpg" alt="" class="bottom-bg" width="100%">
<div class="container ">
<div class="grid-12">
<div class="logo text-center">
<img src="images/main-logo-crossroads.jpg" style="max-width: 50%;" class="img-fluid mt-5">
</div>
<h1 class="text-center mt-5 text-uppercase display-4 " style="font-family:'Work Sans', sans-serif;font-size: 10vmin;color: black;" >6 Months <span style="color:#bd302b;">Exclusive</span> Membership Program</h1>
<p class="text-left text-md-center mt-5 text-uppercase font-weight-bold" >A World Class Online Program With Dedicated Support </p>
<p class="text-left text-md-center mt-5 text-uppercase font-weight-bold" >Learn a new tech domain in just a few weeks...<br>Even if You're Starting From Scratch</p>
</div>
<!-- end .grid-12 -->
</div>
<!-- end .container -->
</div>
<!-- end #first-oac -->
<!-- testimonials -->
<div id="carouselExampleControls" class="carousel slide pattern-bg desk-carousel" data-ride="carousel" >
<h2 class="text-center" id="testimonial-head" style="
margin-bottom: 0px;margin-top: 0px;padding-top: 1em;
padding-bottom: 1em;">before you scroll down,<br>
see what our students are saying...</h2>
<div class="carousel-inner" style="
padding-right: 1em;
border-left-width: 1em;
padding-left: 1em;
padding-bottom: 3em;
">
<div class="carousel-item active">
<img class="d-block w-100" src="images/feedback/Desktop/1.jpg" alt="1st slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Desktop/2.jpg" alt="2nd slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Desktop/3.jpg" alt="3rd slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Desktop/4.jpg" alt="4th slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Desktop/5.jpg" alt="5th slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Desktop/6.jpg" alt="6th slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Desktop/7.jpg" alt="7th slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Desktop/8.jpg" alt="8th slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Desktop/9.jpg" alt="9th slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Desktop/10.jpg" alt="10th slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Desktop/11.jpg" alt="11th slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Desktop/12.jpg" alt="12th slide">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleControls" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleControls" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<!-- carousel for mobile devices -->
<div id="carouselExampleControls" class="carousel slide pattern-bg mobile-carousel" data-ride="carousel" >
<h2 class="text-center" id="testimonial-head" style="
margin-bottom: 0px;margin-top: 0px;padding-top: 1em;
padding-bottom: 1em;">before you scroll down,<br>
see what our students are saying...</h2>
<div class="carousel-inner" style="
padding-right: 1em;
border-left-width: 1em;
padding-left: 1em;
padding-bottom: 3em;
">
<div class="carousel-item active">
<img class="d-block w-100" src="images/feedback/Phone/1.jpg" alt="1st slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Phone/2.jpg" alt="2nd slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Phone/3.jpg" alt="3rd slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Phone/4.jpg" alt="4th slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Phone/5.jpg" alt="5th slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Phone/6.jpg" alt="6th slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Phone/7.jpg" alt="7th slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Phone/8.jpg" alt="8th slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Phone/9.jpg" alt="9th slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Phone/10.jpg" alt="10th slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Phone/11.jpg" alt="11th slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/feedback/Phone/12.jpg" alt="12th slide">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleControls" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleControls" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<!-- testimonials end -->
</div>
<!-- ** Burning Desire ** -->
<div class="container-fluid" id="grid-icon-list">
<div class="row">
<img class="top-img" src="images/burning-desire-top-img.png" style="width: 100% !important;" alt="">
</div>
<h3 class="you-get-text">YOU’LL GET...</h3>
<div class="row">
<div class="col-sm text-center icon-element-grid">
<div class="image-div">
<img alt="" src="images/books-icon.png">
</div>
<div class="text-div">
<p class="text-white">60+ hours of
<br> Intensive Online Training</p>
</div>
</div>
<div class="col-sm text-center icon-element-grid">
<div class="image-div">
<img alt="" src="images/demand-Video-Training.png" >
</div>
<div class="text-div">
<p class="text-white">Dedicated Support from<br>Tech Experts</p>
</div>
</div>
<div class="col-sm text-center icon-element-grid">
<div class="image-div">
<img alt="" src="images/Accountability-System.png" >
</div>
<div class="text-div">
<p class="text-white">Access to a Vibrant<br>Community of Techies</p>
</div>
</div>
</div>
<div class="row">
<div class="col-sm text-center icon-element-grid">
<div class="image-div">
<img alt="" src="images/couch-icon.png">
</div>
<div class="text-div">
<p class="text-white">Exclusive Live Q&A Sessions<br>For Career Guidance</p>
</div>
</div>
<div class="col-sm text-center icon-element-grid">
<div class="image-div new-icon">
<img alt="" src="images/project.png" >
</div>
<div class="text-div">
<p class="text-white">Opportunity to Collaborate on<br>Open Source Projects</p>
</div>
</div>
<div class="col-sm text-center icon-element-grid">
<div class="image-div new-icon">
<img alt="" src="images/badge.png" >
</div>
<div class="text-div">
<p class="text-white">Priority Tickets to<br>RoadMap Events</p>
</div>
</div>
</div>
<div class="text-center pt-5 pb-5">
<a href="https://rzp.io/l/crossroads-6Months-Exclusive"><button class="btn btn-enroll-2 col-md-6" style="background-color: #16d072;color: #fff;padding: .8rem .75rem;">ENROLL NOW</button></a>
</div>
</div>
<!-- end #burning-desire -->
<div id="weekly-modules">
<div class="container">
<div class="grid-12">
<div class="weekly-modules-title">
<h3>
<span-bebaslight>what’s</span-bebaslight>
<span-bebasdark>included</span-bebasdark>
</h3>
</div>
</div>
</div>
<div class="module-1 mb-5">
<div class="container">
<div class="grid-12">
<div class="image-boxes">
<div class="image-right-box clearfix">
<div class="box-inner">
<div class="text-box">
<div class="text-box-inner">
<header>
<div class="week">
<h3>01</h3>
</div>
<h2>
Training Videos
</h2>
</header>
<p style="margin-bottom: 5px;">Throughout this year long membership, an exclusive member should get access to a minimum of 6 high quality technical tutorial videos in Malayalam language that could help them build an awesome career in the IT sector.</p>
<p style="margin-bottom: 5px;padding-top: 5px;">The six tutorials that are planned to release this year are:-</p>
<ul class="text-left">
<li>Fundamentals of programming including OOPs concept & Project</li>
<li>Web Designing using HTML, CSS, Javascript, Bootstrap including Project & Live Web Hosting</li>
<li>Fundamentals of GIT. Version controlling, remote working & open source collaboration</li>
<li>Fundamentals of programming in Python including Project</li>
<li>Web Development using Python Django/ Node.js Express Framework including live project</li>
<li>Data structure</li>
<li>Frontend Designing using Angular / React.js</li>
<li>App development using Kotlin Android/ React Native/ Flutter</li>
<li>DevOps</li>
<li>Fundamentals of Progressive Web App including Live Project</li>
<li>Unity 3D</li>
<li>Software Testing</li>
<li>Cyber Security</li>
<li>and many other Live Projects</li>
</ul>
</div>
</div>
<div class="image-box"><img class="lazy" data-src="images/new/Online Training.jpg" alt=""></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="module-7">
<div class="container">
<div class="grid-12">
<div class="image-boxes">
<div class="image-left-box clearfix">
<div class="box-inner">
<div class="image-box"><img class="lazy" data-src="images/new/Dedicated Support.jpg" alt="">
</div>
<div class="text-box">
<div class="text-box-inner">
<header>
<div class="week">
<h3>02</h3>
</div>
<h2>
Dedicated Support
</h2>
</header>
<p>The chances of you get stuck in between errors while coding for the first time is very high. Understanding this issue, we have arranged a dedicated team to support our exclusive members when they got stuck with errors.</p>
<p>You will be added to an exclusive Telegram group, where you will get help from our technical support team throughout the period of your membership.</p>
<span class="kill">
<br>
<br>
<br>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="module-2">
<div class="container">
<div class="grid-12">
<div class="image-boxes">
<div class="image-right-box clearfix">
<div class="box-inner">
<div class="text-box">
<div class="text-box-inner">
<header>
<div class="week">
<h3>03</h3>
</div>
<h2>
Exclusive Q&A Session
</h2>
</header>
<p>Even if you have acquired all the skill sets needed to land a good job, you still need guidance from someone who has experience in the area where you are planning to build a good career.</p>
<p>It's always better to have experienced people around you when you have to make major career decisions. Keeping that in mind, exclusive members will get a minimum of six live Q&A during the period of membership so that they can get insights on their major career decisions.</p>
<br>
</div>
</div>
<div class="image-box"><img class="second" src="images/new/Live Q&A.jpg"
alt=""></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="module-3">
<div class="window-wrapper">
<div class="window">
<div class="camera">
<div class="titlebar">
<div class="buttons">
<div class="close"><a class="closebutton"
href="#accountability"><span><strong>×</strong></span></a></div>
<div class="minimize"><a class="minimizebutton"
href="#accountability"><span><strong>–</strong></span></a>
</div>
<div class="zoom"><a class="zoombutton"
href="#accountability"><span><strong>+</strong></span></a></div>
</div>
<input class="textfield" type="text" placeholder="https://crossroadsworld.com">
</div>
<div class="browser-content">
<div class="test-index"></div>
<div class="image-boxes">
<header>
<div class="week">
<h3>04</h3>
</div>
<h2>
Access to a Vibrant Community of Techies
</h2>
</header>
<div class="image-left-box clearfix">
<div class="box-inner">
<div class="image-box"><img class="lazy"
src="images/new/Community of Techies.jpg"
alt=""></div>
<div class="text-box">
<div class="text-box-inner">
<p>The first method for estimating the intelligence of a ruler is to look at the men he has around him.</p>
<p>Your standards depend on the people around you. If you want to level up your standards you need to be around the people who have higher standards than yours.</p>
<p>We are here to build a community of vibrant techies, and we invite you to be a part of it to level up your game.</p>
<br>
<br>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div style="height: 10vh;">
</div>
<div class="module-7">
<div class="container">
<div class="grid-12">
<div class="image-boxes">
<div class="image-right-box clearfix">
<div class="box-inner">
<div class="text-box">
<div class="text-box-inner">
<header>
<div class="week">
<h3>05</h3>
</div>
<h2>
Open Source Collaborations
</h2>
</header>
<p>As we always say, you are the average of five people you hang around with. It doesn’t matter how well you can code in isolation, if you don’t have the skills to work as a team the chances of you having a good career is less.</p>
<p>Teamwork is very important, and the better way to learn teamwork is to collaborate on open source projects. But it is not easy for a noob to get into the track of open source collaboration.</p>
<p>We will help our exclusive members to learn and advance in open source collaboration and help them learn effective teamwork.</p>
</div>
</div>
<div class="image-box"><img class="lazy" data-src="images/new/Open Source Collaboration.jpg" alt=""></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="module-6">
<div class="container">
<div class="grid-12">
<div class="image-boxes">
<div class="image-left-box clearfix" >
<div class="box-inner" >
<div class="text-box" >
<div class="text-box-inner" style="background-color:rgba(255, 255, 255, 0.73);">
<header>
<div class="week">
<h3>06</h3>
</div>
<h2>
Exclusive Tickets
</h2>
</header>
<p>We are on our mission to build a vibrant tech community in the State of Kerala, and as part of our mission we often conduct several tech events, workshops, seminars etc.</p>
<p>And also we partner with other organisations who have the same mission as that of our in various events they conduct throughout the year.</p>
<p>There are both free and paid events. We will give our exclusive members priority access for free events and exclusive rates for paid events throughout the period of the exclusive membership.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid" id="grid-icon-list">
<div class="row">
<img class="top-img" src="images/burning-desire-top-img.png" style="width: 100% !important;" alt="">
</div>
<h3 class="you-get-text">YOUR PAY PRICE TO ACTION</h3>
<div class="row">
<div class="col-sm text-center icon-element-grid">
<div class="image-div">
<img alt="" src="images/books-icon.png">
</div>
<div class="text-div">
<p class="text-white">60+ hours of
<br> Intensive Online Training</p>
</div>
</div>
<div class="col-sm text-center icon-element-grid">
<div class="image-div">
<img alt="" src="images/demand-Video-Training.png" >
</div>
<div class="text-div">
<p class="text-white">Dedicated Support from<br>Tech Experts</p>
</div>
</div>
<div class="col-sm text-center icon-element-grid">
<div class="image-div">
<img alt="" src="images/Accountability-System.png" >
</div>
<div class="text-div">
<p class="text-white">Access to a Vibrant<br>Community of Techies</p>
</div>
</div>
</div>
<div class="row">
<div class="col-sm text-center icon-element-grid">
<div class="image-div">
<img alt="" src="images/couch-icon.png">
</div>
<div class="text-div">
<p class="text-white">Exclusive Live Q&A Sessions<br>For Career Guidance</p>
</div>
</div>
<div class="col-sm text-center icon-element-grid">
<div class="image-div new-icon">
<img alt="" src="images/project.png" >
</div>
<div class="text-div">
<p class="text-white">Opportunity to Collaborate on<br>Open Source Projects</p>
</div>
</div>
<div class="col-sm text-center icon-element-grid">
<div class="image-div new-icon">
<img alt="" src="images/badge.png" >
</div>
<div class="text-div">
<p class="text-white">Priority Tickets to<br>RoadMap Events</p>
</div>
</div>
</div>
<div class="text-center pt-5 pb-5">
<a href="https://rzp.io/l/crossroads-6Months-Exclusive"><button class="btn btn-enroll-2 col-md-6" style="background-color: #16d072;color: #fff;padding: .8rem .75rem;">ENROLL NOW</button></a>
</div>
</div>
<!-- end .testimonials-block -->
<!--** Footer ** -->
<footer id="footer" >
<div class="container">
<h5>Contact</h5>
<div class="grid-12" >
<p class="mb-0" style="font-weight: 200;">Any queries please write to</i><a href="mailto:[email protected]" class="text-deco"> [email protected]</a></p>
<!-- <p class="mb-0"><i class="fa fa-phone"></i> <a href="tel:+919995471353" class="text-deco"> +91 - 9995471353</a></p>
<p class="mb-0"><i class="fa fa-phone"></i> <a href="tel:+919995866476" class="text-deco"> +91 - 9995866476</a></p> -->
<p class="mt-1 mb-0" style="font-weight: 200;font-size: 0.7em;">Copyright ©Packapeer Academy Pvt Ltd <script>document.write(new Date().getFullYear());</script></p>
</div>
<!-- end .grid-12 -->
</div>
<!-- end .container -->
</footer>
<!-- end #footer -->
<script src="https://code.jquery.com/jquery-1.11.3.js"></script>
<script data-cfasync="false" src="js/plugins.js"></script>
<script src="js/main.js?v=1.0.1"></script>
<script>
$(function () {
$('.lazy').lazy({
combined: true,
delay: 5000
});
$('iframe').lazy();
});
</script>
<script type="text/javascript"
src="https://cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.10/jquery.lazy.min.js"></script>
<script type="text/javascript"
src="https://cdnjs.cloudflare.com/ajax/libs/jquery.lazy/1.7.10/plugins/jquery.lazy.picture.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
<script src="https://checkout.razorpay.com/v1/checkout.js"></script>
<script type="text/javascript" src="js/payment.js"></script>
</body>
</html>