-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
618 lines (590 loc) · 26.5 KB
/
index.html
File metadata and controls
618 lines (590 loc) · 26.5 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta name="description" content="CodeSphere - Expert-led online coding classes for students in grades 3-12. Learn Scratch, Python, Java, and Web Development through interactive, project-based learning." />
<meta name="author" content="Sana Siddiqui" />
<link
href="https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900"
rel="stylesheet"
/>
<title>CodeSphere - Online Coding Classes for Grades 3-12</title>
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="manifest" href="/site.webmanifest">
<meta name="theme-color" content="#f5a425">
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<!-- Additional CSS Files -->
<link rel="stylesheet" href="assets/css/fontawesome.css" />
<link rel="stylesheet" href="assets/css/templatemo-grad-school.css" />
<link rel="stylesheet" href="assets/css/owl.css" />
<link rel="stylesheet" href="assets/css/lightbox.css" />
</head>
<body>
<!--header-->
<header class="main-header clearfix" role="header">
<div class="logo">
<a href="#"><img src="assets/images/codesphere-brandname.png" alt="CodeSphere" loading="eager" /></a>
</div>
<a href="#menu" class="menu-link"><i class="fa fa-bars"></i></a>
<nav id="menu" class="main-nav" role="navigation">
<ul class="main-menu">
<li><a href="#section1">Home</a></li>
<li class="has-submenu">
<a href="#section2">About Us</a>
<ul class="sub-menu">
<li><a href="#section2">Who we are?</a></li>
<li><a href="#section3">Why choose us</a></li>
<li><a href="#section4">Meet the Founder</a></li>
</ul>
</li>
<li><a href="#section5">Courses</a></li>
<!-- <li><a href="#section5">Video</a></li> -->
<li><a href="#section6">Contact</a></li>
</ul>
</nav>
</header>
<!-- ***** Main Banner Area Start ***** -->
<section class="section main-banner" id="top" data-section="section1">
<video autoplay muted loop id="bg-video">
<source src="assets/images/course-video.mp4" type="video/mp4" />
</video>
<div class="video-overlay header-text">
<div class="caption">
<h6>CodeSphere</h6>
<h2>Learn to <em>Code</em>, Shape the Future</h2>
<div class="main-button">
<div class="scroll-to-section">
<a href="#section5">Explore Courses</a>
</div>
</div>
</div>
</div>
</section>
<!-- ***** Main Banner Area End ***** -->
<section class="features">
<div class="container">
<div class="row">
<div class="col-lg-4 col-12">
<div class="features-post">
<div class="features-content">
<div class="content-show">
<h4><i class="fa fa-graduation-cap"></i>Grades 3-12</h4>
</div>
<div class="content-hide">
<p>
Age-appropriate coding curriculum designed for students from elementary through high school.
Our courses grow with your child, building foundational skills and advancing to real-world
programming languages and projects.
</p>
<p class="hidden-sm">
Start with block-based coding and progress to Python, JavaScript, and more advanced topics.
</p>
<div class="scroll-to-section">
<a href="#section5">View Courses</a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-12">
<div class="features-post second-features">
<div class="features-content">
<div class="content-show">
<h4><i class="fa fa-video-camera"></i>Live Online Classes</h4>
</div>
<div class="content-hide">
<p>
Interactive live sessions where students code alongside expert instructors in real-time.
Small class sizes ensure personalized attention, collaborative learning, and immediate
feedback on projects.
</p>
<p class="hidden-sm">
Join from anywhere with flexible scheduling that fits your family's routine.
</p>
<div class="scroll-to-section">
<a href="#section2">Learn More</a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-12">
<div class="features-post third-features">
<div class="features-content">
<div class="content-show">
<h4><i class="fa fa-users"></i>Expert Instructors</h4>
</div>
<div class="content-hide">
<p>
Learn from experienced educators who are passionate about teaching coding to young minds.
Our instructors combine technical expertise with engaging teaching methods that make
programming fun and accessible.
</p>
<p class="hidden-sm">
Patient, encouraging mentors dedicated to helping every student succeed.
</p>
<div class="scroll-to-section">
<a href="#section4">Meet Our Founder</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section why-us" data-section="section2">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="section-heading">
<h2>Who we are?</h2>
</div>
</div>
<div class="col-md-12">
<div id="tabs">
<ul>
<li><a href="#tabs-1">Our Mission</a></li>
<li><a href="#tabs-2">Our Approach</a></li>
<li><a href="#tabs-3">Our Community</a></li>
</ul>
<section class="tabs-content">
<article id="tabs-1">
<div class="row">
<div class="col-md-6">
<img src="assets/images/choose-us-image-01.png" alt="CodeSphere Mission" loading="lazy" class="lazy-image" />
</div>
<div class="col-md-6">
<h4>Our Mission</h4>
<p>
At CodeSphere, we believe every student has the potential to become a confident coder and creative problem-solver.
Our mission is to make high-quality coding education accessible, engaging, and effective for students in grades 3-12.
</p>
<p>
We're passionate about equipping the next generation with the technical skills and computational thinking they need
to thrive in an increasingly digital world. Through expert instruction and hands-on learning, we transform curiosity
into competence and inspire lifelong learners.
</p>
</div>
</div>
</article>
<article id="tabs-2">
<div class="row">
<div class="col-md-6">
<img src="assets/images/choose-us-image-02.png" alt="CodeSphere Teaching Approach" loading="lazy" class="lazy-image" />
</div>
<div class="col-md-6">
<h4>Our Approach</h4>
<p>
We combine structured curriculum with creative freedom, allowing students to learn fundamental concepts while
building projects that excite them. Our experienced instructors guide students through progressively challenging
material, starting with visual programming and advancing to professional languages like Python and Java.
</p>
<p>
Small class sizes ensure personalized attention, and our live interactive format means students get immediate
feedback and support. We emphasize hands-on practice, collaborative learning, and real-world application to make
coding both meaningful and fun.
</p>
</div>
</div>
</article>
<article id="tabs-3">
<div class="row">
<div class="col-md-6">
<img src="assets/images/choose-us-image-03.png" alt="CodeSphere Learning Community" loading="lazy" class="lazy-image" />
</div>
<div class="col-md-6">
<h4>Our Community</h4>
<p>
CodeSphere is more than just classes—it's a supportive learning community where students connect with peers
who share their passion for technology. Our instructors create an encouraging environment where mistakes are
learning opportunities and every achievement is celebrated.
</p>
<p>
Students collaborate on projects, share their creations, and build confidence as they progress through our
curriculum. Parents love our transparent communication and regular progress updates, while students appreciate
the flexible scheduling and engaging lessons that fit seamlessly into their busy lives.
</p>
</div>
</div>
</article>
</section>
</div>
</div>
</div>
</div>
</section>
<section class="section coming-soon" data-section="section3">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="section-heading">
<h2>Why Choose CodeSphere</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="showcase-content">
<h3>Expert-Led Online Coding Classes for Grades 3-12</h3>
<p>At CodeSphere, we provide comprehensive coding education tailored to each student's grade level and learning pace. Our experienced instructors guide students from foundational concepts to advanced programming skills.</p>
<div class="row" style="margin-top: 40px;">
<div class="col-md-6">
<div class="feature-item">
<h4>Beginner-Friendly Curriculum</h4>
<p>Start with visual programming in Scratch for grades 3-5, building a strong foundation in computational thinking and problem-solving.</p>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<h4>Advanced Programming Skills</h4>
<p>Progress to Python, Java, and Web Development as students advance, preparing them for competitive programming and real-world applications.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="feature-item">
<h4>Flexible Online Learning</h4>
<p>Live interactive sessions with personalized attention, allowing students to learn from anywhere at their own pace.</p>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<h4>Project-Based Approach</h4>
<p>Students build real projects and applications, developing practical skills that go beyond theory.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section video" data-section="section4">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="section-heading">
<h2>Meet Our Founder</h2>
</div>
</div>
<div class="col-md-6 align-self-center">
<div class="left-content">
<span>meet our founder</span>
<h4>Learn from <em>Sana Siddiqui</em></h4>
<p>
As a passionate educator with 14+ years of experience in both traditional and digital learning environments, Sana specializes in making complex computer science concepts accessible and engaging for students of all ages.
<br /><br />
With six years at Delhi Public School - Bangalore South and extensive experience at CampK12, Sana has developed a teaching philosophy centered on creating a nurturing, patient, and supportive learning atmosphere where young minds can explore technology without fear of making mistakes.
<br /><br />
Her students don't just learn to code – they discover their creative potential through technology. As a YouTube content creator with 13.5K+ subscribers, Sana understands how to make virtual learning spaces feel personal and interactive, ensuring that online education remains as effective as in-person instruction.
</p>
<div class="main-button">
<a href="https://www.linkedin.com/in/sana-siddiqui-s/" target="_blank">View LinkedIn Profile</a>
</div>
</div>
</div>
<div class="col-md-6">
<article class="video-item">
<figure style="display: flex; justify-content: center; align-items: center;">
<img src="assets/images/instructor.jpg" alt="Sana Siddiqui - Founder & Lead Instructor" loading="lazy" class="lazy-image" style="max-width: 400px; width: 100%; border-radius: 15px; border: 5px solid #f5a425; box-shadow: 0 10px 30px rgba(0,0,0,0.3); transform: rotate(-2deg); transition: transform 0.3s ease;">
</figure>
</article>
</div>
</div>
</div>
</section>
<section class="section courses" data-section="section5">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="section-heading">
<h2>Choose Your Course</h2>
</div>
</div>
<div class="owl-carousel owl-theme">
<!-- Course 1: Scratch -->
<div class="item">
<img src="assets/images/courses-01.jpg" alt="Scratch Programming" loading="lazy" class="lazy-image">
<div class="down-content">
<h4>Scratch Programming</h4>
<p>Visual block-based coding to introduce programming fundamentals through fun, interactive projects.</p>
<div class="info">
<div class="row">
<div class="col-8">
<span><i class="fa fa-graduation-cap"></i> Grades 3-5</span>
</div>
</div>
</div>
<div class="author-image">
<img src="assets/images/author-01.png" alt="Author" loading="lazy" class="lazy-image" />
</div>
<div class="text-button-contact">
<a href="#section6" class="contact-course" data-course="Scratch" data-grades="3-5">Contact <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
</div>
<!-- Course 2: Python -->
<div class="item">
<img src="assets/images/courses-02.jpg" alt="Python Programming" loading="lazy" class="lazy-image">
<div class="down-content">
<h4>Python Programming</h4>
<p>Learn one of the most versatile programming languages, perfect for beginners and future developers.</p>
<div class="info">
<div class="row">
<div class="col-8">
<span><i class="fa fa-graduation-cap"></i> Grades 6-10</span>
</div>
</div>
</div>
<div class="author-image">
<img src="assets/images/author-02.png" alt="Author" loading="lazy" class="lazy-image" />
</div>
<div class="text-button-contact">
<a href="#section6" class="contact-course" data-course="Python" data-grades="6-10">Contact <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
</div>
<!-- Course 3: Java -->
<div class="item">
<img src="assets/images/courses-03.jpg" alt="Java Programming" loading="lazy" class="lazy-image">
<div class="down-content">
<h4>Java Programming</h4>
<p>Master object-oriented programming with Java, preparing for AP Computer Science and beyond.</p>
<div class="info">
<div class="row">
<div class="col-8">
<span><i class="fa fa-graduation-cap"></i> Grades 9-12</span>
</div>
</div>
</div>
<div class="author-image">
<img src="assets/images/author-03.png" alt="Author" loading="lazy" class="lazy-image" />
</div>
<div class="text-button-contact">
<a href="#section6" class="contact-course" data-course="Java" data-grades="9-12">Contact <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
</div>
<!-- Course 4: Web Designing -->
<div class="item">
<img src="assets/images/courses-04.jpg" alt="Web Designing" loading="lazy" class="lazy-image">
<div class="down-content">
<h4>Web Designing</h4>
<p>Create stunning websites using HTML, CSS, and JavaScript. Build and deploy real web projects.</p>
<div class="info">
<div class="row">
<div class="col-8">
<span><i class="fa fa-graduation-cap"></i> Grades 5-10</span>
</div>
</div>
</div>
<div class="author-image">
<img src="assets/images/author-04.png" alt="Author" loading="lazy" class="lazy-image" />
</div>
<div class="text-button-contact">
<a href="#section6" class="contact-course" data-course="Web Designing" data-grades="5-10">Contact <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
</div>
<!-- Course 5: Custom Courses -->
<div class="item">
<img src="assets/images/courses-05.jpg" alt="Custom Courses" loading="lazy" class="lazy-image">
<div class="down-content">
<h4>Course Not Listed?</h4>
<p>We offer customized courses tailored to your child's interests and learning goals. Contact us!</p>
<div class="info">
<div class="row">
<div class="col-8">
<span><i class="fa fa-star"></i> All Grades</span>
</div>
</div>
</div>
<div class="author-image">
<img src="assets/images/author-05.png" alt="Author" loading="lazy" class="lazy-image" />
</div>
<div class="text-button-contact">
<a href="#section6" class="contact-course" data-course="Custom Course" data-grades="All">Contact <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section contact" data-section="section6">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="section-heading">
<h2>Get in Touch</h2>
</div>
</div>
<div class="col-md-6">
<form id="contact" action="https://formspree.io/f/xeeqdyqp" method="POST">
<div class="row">
<div class="col-md-6">
<fieldset>
<input
name="name"
type="text"
class="form-control"
id="name"
placeholder="Your Name"
required=""
/>
</fieldset>
</div>
<div class="col-md-6">
<fieldset>
<input
name="email"
type="email"
class="form-control"
id="email"
placeholder="Your Email"
required=""
/>
</fieldset>
</div>
<div class="col-md-12">
<fieldset>
<textarea
name="message"
rows="6"
class="form-control"
id="message"
placeholder="Your message..."
required=""
></textarea>
</fieldset>
</div>
<div class="col-md-12">
<fieldset>
<button type="submit" id="form-submit" class="button">
Send Message Now
</button>
</fieldset>
</div>
</div>
</form>
</div>
<div class="col-md-6">
<div class="contact-info" style="padding: 40px; background-color: rgba(250,250,250,0.1); border-radius: 0px; height: 422px; display: flex; flex-direction: column; justify-content: center;">
<div style="margin-bottom: 30px;">
<h4 style="color: #fff; margin-bottom: 15px;">
<i class="fa fa-whatsapp" style="color: #f5a425; margin-right: 10px;"></i>
WhatsApp Only
</h4>
<p style="font-size: 24px; font-weight: 600; color: #f5a425; margin: 0; margin-bottom: 10px;">
<a href="https://wa.me/918501988279" target="_blank" style="color: #f5a425; text-decoration: none;">
+91 85019 88279
</a>
</p>
<p style="font-size: 13px; color: rgba(250,250,250,0.7); margin: 0;">
Available: 9am - 6pm IST
</p>
</div>
<div>
<h4 style="color: #fff; margin-bottom: 15px;">
<i class="fa fa-map-marker" style="color: #f5a425; margin-right: 10px;"></i>
Location
</h4>
<p style="font-size: 20px; color: #fff; margin: 0;">
Bengaluru, India 🇮🇳
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row">
<div class="col-md-12">
<p>
<i class="fa fa-copyright"></i> Copyright 2025 by
<a
href="https://codesphere.live"
target="_blank"
rel="noopener noreferrer"
>CodeSphere</a
>
</p>
</div>
</div>
</div>
</footer>
<!-- Scripts -->
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/isotope.min.js"></script>
<script src="assets/js/owl-carousel.js"></script>
<script src="assets/js/lightbox.js"></script>
<script src="assets/js/tabs.js"></script>
<script src="assets/js/video.js"></script>
<script src="assets/js/slick-slider.js"></script>
<script src="assets/js/custom.js"></script>
<script>
//according to loftblog tut
$(".nav li:first").addClass("active");
var showSection = function showSection(section, isAnimate) {
var direction = section.replace(/#/, ""),
reqSection = $(".section").filter(
'[data-section="' + direction + '"]'
),
reqSectionPos = reqSection.offset().top - 0;
if (isAnimate) {
$("body, html").animate(
{
scrollTop: reqSectionPos,
},
800
);
} else {
$("body, html").scrollTop(reqSectionPos);
}
};
var checkSection = function checkSection() {
$(".section").each(function () {
var $this = $(this),
topEdge = $this.offset().top - 80,
bottomEdge = topEdge + $this.height(),
wScroll = $(window).scrollTop();
if (topEdge < wScroll && bottomEdge > wScroll) {
var currentId = $this.data("section"),
reqLink = $("a").filter("[href*=\\#" + currentId + "]");
reqLink
.closest("li")
.addClass("active")
.siblings()
.removeClass("active");
}
});
};
$(".main-menu, .scroll-to-section").on("click", "a", function (e) {
if ($(e.target).hasClass("external")) {
return;
}
e.preventDefault();
$("#menu").removeClass("active");
showSection($(this).attr("href"), true);
});
$(window).scroll(function () {
checkSection();
});
</script>
</body>
</html>