-
Notifications
You must be signed in to change notification settings - Fork 356
/
index.html
442 lines (349 loc) · 20.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Community Classroom - Quality Education. Free for all.</title>
<!-- Favicons -->
<link href="assets/img/logo.png" rel="icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container d-flex align-items-center justify-content-between">
<h1 class="logo"><a href="index.html"><img src="assets/img/logo2.jpg" alt="" ></a></h1>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link active" href="">Home</a></li>
<li><a class="nav-link" href="courses.html">Courses</a></li>
<li><a class="nav-link scrollto" href="#universityleader">University Leader</a></li>
<li><a class="nav-link scrollto" href="#team">Team</a></li>
<li><a class="nav-link scrollto" href="#about">About Us</a></li>
<li><a class="nav-link scrollto" href="#contact">Contact Us</a></li>
<li><a class="getstarted" href="">Login/Signup</a></li>
</ul>
<i class="bx bx-list-ul mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header>
<!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex align-items-center">
<div class="container">
<div class="row">
<div class="col-lg-6 pt-5 pt-lg-0 order-2 order-lg-1 d-flex flex-column justify-content-center">
<h1>Quality Education.<br><span style="color: #009CFF">Free</span> for all.</h1>
<h2>We provide <b>FREE</b> hands-on training, mentorship and have an inclusive community.</h2>
<div class="d-flex">
<a href="courses.html" class="btn-courses">Explore Our Courses</a>
<a href="https://www.youtube.com/watch?v=lMe7LmKqZMQ" class="glightbox btn-watch-video"><i class="bx bx-play-circle"></i><span></span></a>
</div>
</div>
<div class="col-lg-6 order-1 order-lg-2 hero-img">
<img src="assets/img/homepageillustration3.svg" class="img-fluid animated" alt="">
</div>
</div>
</div>
</section>
<!-- End Hero -->
<main id="main">
<!-- ======= Courses Section ======= -->
<section id="courses" class="courses">
<div class="container">
<div class="section-title">
<h2>Our Courses</h2>
</div>
<div class="row justify-content-center">
<div class="col-lg-4 col-md-6 d-flex align-items-stretch">
<div class="coursecard">
<img src="assets/img/course-banners/javadsabootcamp.jpg" alt="">
<h3>Java + DSA + Interview Preparation Bootcamp</h3>
<a class="btn btn-outline-primary button" href="course-single/java-dsa-bootcamp.html" role="button">Learn More</a>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch">
<div class="coursecard">
<img src="assets/img/course-banners/gitandgithub.jpg" alt="">
<h3>Complete Git and GitHub Tutorial</h3>
<a class="btn btn-outline-primary button" href="course-single/git-github.html" role="button">Learn More</a>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch">
<div class="coursecard">
<img src="assets/img/course-banners/webdevelopment.jpg" alt="">
<h3>Complete Web Development Bootcamp</h3>
<a class="btn btn-outline-danger button disabled" href="#" role="button">Coming Soon</a>
</div>
</div>
<div class="text-center"><a class="morecourses-btn" href="courses.html">Explore More Courses</a></div>
</div>
</div>
</section>
<!-- ======= Courses Section ======= -->
<!-- ======= Features Section ======= -->
<section id="features" class="features section-bg">
<div class="container">
<div class="section-title">
<h3>What makes our <b>FREE</b> courses much better than most of the <b>PAID</b> courses</h3>
</div>
<div class="row">
<div class="col-lg-3 col-md-6 d-flex align-items-stretch">
<div class="icon-box">
<div class="icon"><i class="bx bx-data"></i></div>
<h4>Structured Learning</h4>
<p>Learning made more easy. Complete syllabus is provided beforehand</p>
</div>
</div>
<div class="col-lg-3 col-md-6 d-flex align-items-stretch mt-4 mt-md-0">
<div class="icon-box">
<div class="icon"><i class="bx bx-notepad"></i></div>
<h4>Notes + Assignments</h4>
<p>Enough assignments and questions are provided to master the concepts well.</p>
</div>
</div>
<div class="col-lg-3 col-md-6 d-flex align-items-stretch mt-4 mt-lg-0">
<div class="icon-box">
<div class="icon"><i class="bx bx-message-dots"></i></div>
<h4>Doubt Support</h4>
<p>Clear all your doubts through discord support and live Zoom doubt classes.</p>
</div>
</div>
<div class="col-lg-3 col-md-6 d-flex align-items-stretch mt-4 mt-lg-0">
<div class="icon-box">
<div class="icon"><i class="bx bx-user-voice"></i></div>
<h4>Guidance</h4>
<p>Get expert guidance with career, open source and internships, jobs around the world.</p>
</div>
</div>
</div>
</div>
</section>
<!-- ====== Features Section ====== -->
<!-- ======= About Section ======= -->
<section id="about" class="about section-bg">
<div class="container">
<div class="row">
<div class="align-self-center col-lg-6">
<img src="assets/img/about.png" class="img-fluid" alt="">
</div>
<div class="col-lg-6 pt-4 pt-lg-0 content align-self-center">
<h2>About Us</h2>
<p>
We believe that every student, irrespective of their college or branch, can make it big. Community Classroom is an initiative built on this thought. The organisation is founded by <b>Kunal Kushwaha</b> and <b>Rahul Rana</b>. We provide hands-on training, mentorship and have an inclusive community.
</p>
<p>
All of our courses are <span style="color: red; font-weight: 700">FREE</span> and better than most paid courses. We cover every topic in detail and mentor you to stand out and get opportunities by breaking all the barriers.
</p>
<p>
Get expert guidance with career, Open Source, and internships, jobs around the world.
</p>
</div>
</div>
</div>
</section>
<!-- ====== About Section ====== -->
<!-- ======= Counts Section ======= -->
<section id="counts" class="counts">
<div class="container">
<div class="section-title">
<h2>"Numbers says it all"</h2>
</div>
<div class="row counters">
<div class="col-lg-3 col-6 text-center">
<span data-purecounter-start="0" data-purecounter-end="40000" data-purecounter-duration="1.2" class="purecounter"></span>
<p>Students Enrolled</p>
</div>
<div class="col-lg-3 col-6 text-center">
<span data-purecounter-start="0" data-purecounter-end="1200" data-purecounter-duration="1" class="purecounter"></span>
<p>Positive Reviews</p>
</div>
<div class="col-lg-3 col-6 text-center">
<span data-purecounter-start="0" data-purecounter-end="50" data-purecounter-duration="1" class="purecounter"></span>
<p>Countries</p>
</div>
<div class="col-lg-3 col-6 text-center">
<span data-purecounter-start="0" data-purecounter-end="500" data-purecounter-duration="1" class="purecounter"></span>
<p>Colleges</p>
</div>
</div>
</div>
</section>
<!-- ======= Counts Section ======= -->
<!-- ======= Testimonials Section ======= -->
<section id="testimonials" class="testimonials section-bg">
<div class="container">
<div class="section-title">
<h2>What community says about us?</h2>
</div>
<div class="testimonials-slider swiper-container" data-aos="fade-up" data-aos-delay="100">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="testimonial-item">
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
I am following Community Classroom's bootcamp and found it really useful. I am getting all the concepts taught so far crystal cleared as well as able to solve leetcode questions given in their assignments. Before this I was finding leetcode very difficult.
</p>
<img src="https://pbs.twimg.com/profile_images/1281262751109672965/bkcISCcY_400x400.jpg" class="testimonial-img" alt="">
<h3>Anurag Pathak</h3>
<h4>Student</h4>
</div>
</div>
<div class="swiper-slide">
<div class="testimonial-item">
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
I’ve been programming professionally for 20 years, and I’m damn good at it; still, I’ve been following along with Kunal’s DSA course and I’m learning stuff. It’s a whole lot of fun. Kunal is passionate and entertaining while explaining CS topics for all to understand
</p>
<img src="https://pbs.twimg.com/profile_images/1423949980004388864/1HNqLuIg_400x400.jpg" class="testimonial-img" alt="">
<h3>David Flanagan</h3>
<h4>Software Engineer</h4>
</div>
</div>
<div class="swiper-slide">
<div class="testimonial-item">
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
I'm on 2nd year still learnt never-before-seen concepts from just an Array Lecture!!! Hats off to you Kunal!
</p>
<img src="https://pbs.twimg.com/profile_images/1427200917946859521/9n5mnSG0_400x400.jpg" class="testimonial-img" alt="">
<h3>Nimish Kashyap</h3>
<h4>Student</h4>
</div>
</div>
<div class="swiper-slide">
<div class="testimonial-item">
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
Never thought programming would be that easy and interesting. Just watched the binary search video of Kunal and literally understood every single thing. It's such a boon to learn from you. Thank You so much for providing this help.
</p>
<img src="https://pbs.twimg.com/profile_images/1243592316541194240/WUGUgndd_400x400.jpg" class="testimonial-img" alt="">
<h3>Vaishnavi Bholane</h3>
<h4>Student</h4>
</div>
</div>
<div class="swiper-slide">
<div class="testimonial-item">
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
I have learn java in my second year but none of my professors have teach what Kunal has taught. I have learn the memory management in stack and heap memory.
</p>
<img src="https://pbs.twimg.com/profile_images/1426551382438400001/j5RDiMQ7_400x400.jpg" class="testimonial-img" alt="">
<h3>mrr.ayman</h3>
<h4>Student</h4>
</div>
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
</section>
<!-- ====== Testimonials Section ====== -->
<!-- ======= University Leader Section ======= -->
<section id="universityleader" class="universityleader">
<div class="container">
<div class="text-center">
<h3>Become Community Classroom's University Leader</h3>
<h2>🙋🏻♂️🙋</h2>
<div class="row container">
<div class="col-sm-5 align-self-center">
<img src="assets/img/campusleader.png" class="img-fluid">
</div>
<div class="col-sm-7 align-self-center">
<p>Have you ever faced a bias in tech because of the tier of your college? Do you feel overwhelmed at times regarding what to learn, how to learn, and how to get opportunities?</p>
<p class="ans">Community Classroom will personally help every single student break all the barriers and make it big, irrespective of your college.</p>
<p style="color: yellow; font-size: 24px; font-weight: 700; padding-top: 30px">Become our University Leader now!</p>
<a class="universityleader-btn" href="https://docs.google.com/forms/d/e/1FAIpQLSdoqRVp9t8-J8i87-T2Nv9XSfSViyf750VJXtxHRYkv7FTNEA/viewform" target="_blank">Fill the form </a>
</div>
</div>
</div>
</div>
</section>
<!-- University Leader Section -->
<!-- ======= Team Section ======= -->
<section id="team" class="team section-bg">
<div class="container">
<div class="section-title">
<h2>Our Team</h2>
</div>
<div class="row justify-content-center">
<div class="col-lg-4 col-md-6 d-flex align-items-stretch">
<div class="member">
<img src="assets/img/team/team-1.jpg" alt="">
<h3>Kunal Kushwaha</h3>
<span>Founder and CEO</span>
<p>
Open-Source Enthusiast and Educator deeply passionate about Software Development Innovations.
</p>
<div class="social">
<a href="https://twitter.com/kunalstwt"><i class="bx bxl-twitter"></i></a>
<a href="https://www.instagram.com/kunalsig/"><i class="bx bxl-instagram"></i></a>
<a href="https://www.linkedin.com/in/kunal-kushwaha"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Team Section -->
</main>
<!-- ======= Footer ======= -->
<footer id="contact">
<div class="footer-top">
<div class="container">
<div class="row justify-content-center">
<div class="col-sm-6 foot1">
<h3>Community Classroom</h3>
<p class="tagline">Quality Education. Free for all.</p>
</div>
<div class="col-sm-3 foot2">
<h3>Contact Us:</h3>
<span><i class='bx bxs-envelope'></i><a href="mailto:[email protected]">[email protected]</a></span><br>
<span><i class='bx bxl-youtube'></i><a href="https://www.youtube.com/c/KunalKushwaha?sub_confirmation=1">Subscribe our YouTube Channel</a></span><br>
<span><i class='bx bxl-linkedin-square'></i><a href="https://www.linkedin.com/company/commclassroom">Follow us on LinkedIn</a></span><br>
</div>
<div class="col-sm-3 foot3 align-self-center">
<h3>If you like our work, here are the things that you can do:</h3>
<p><i class='bx bxs-like bx-xs'></i> Like our videos <br> <i class='bx bxs-comment bx-xs'></i> Comment your views on our videos <br> <i class='bx bxs-share-alt' ></i> Share us on socials and also tag us</p>
</div>
</div>
<div class="social-links">
<a href="https://twitter.com/commclassroom" class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="https://www.instagram.com/commclassroom/" class="instagram"><i class="bx bxl-instagram"></i></a>
<a href="https://www.linkedin.com/company/commclassroom" class="linkedin"><i class="bx bxl-linkedin"></i></a>
<a href="https://t.me/commclassroom" class="telegram"><i class="bx bxl-telegram"></i></a>
<a href="https://discord.io/commclassroom" class="discord"><i class="bx bxl-discord"></i></a>
</div>
</div>
</div>
<div class="container footer-bottom clearfix">
<div class="cccopyright">
Credits to be added
</div>
<div class="copyright">
© Copyright <strong><span>eNno</span></strong>. All Rights Reserved
</div>
<div class="credits">
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
</div>
</div>
</footer>
<!-- End Footer -->
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class='bx bxs-arrow-to-top'></i></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/purecounter/purecounter.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>