-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
680 lines (646 loc) · 36.2 KB
/
Copy pathindex.html
File metadata and controls
680 lines (646 loc) · 36.2 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>CSTA Northern Virginia</title>
<!-- Favicon -->
<link rel="icon" href="images/favicon.png" type="image/x-icon" />
<!-- Bootstrap CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Animate CSS -->
<link href="vendors/animate/animate.css" rel="stylesheet">
<!-- Icon CSS-->
<link rel="stylesheet" href="vendors/font-awesome/css/font-awesome.min.css">
<!-- Camera Slider -->
<link rel="stylesheet" href="vendors/camera-slider/camera.css">
<!-- Owlcarousel CSS-->
<link rel="stylesheet" type="text/css" href="vendors/owl_carousel/owl.carousel.css" media="all">
<!--Theme Styles CSS-->
<link rel="stylesheet" type="text/css" href="css/style.css" media="all" />
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="js/html5shiv.min.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Preloader -->
<div class="preloader"></div>
<!-- Top Header_Area -->
<section class="top_header_area">
<div class="container">
<ul class="nav navbar-nav top_nav">
<li><a href="#"><i class="fa fa-phone"></i>+1 (000) 000-0000</a></li>
<li><a href="#"><i class="fa fa-envelope-o"></i>cstanorthernva@gmail.com</a></li>
</ul>
<ul class="nav navbar-nav navbar-right social_nav">
<li><a href="https://www.facebook.com/CSTeachers.org/"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="https://twitter.com/csteachersorg?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
</ul>
</div>
</section>
<!-- End Top Header_Area -->
<!-- Header_Area -->
<nav class="navbar navbar-default header_aera" id="main_navbar">
<div class="container">
<!-- searchForm -->
<div class="searchForm">
<form action="#" class="row m0">
<div class="input-group">
<span class="input-group-addon"><i class="fa fa-search"></i></span>
<input type="search" name="search" class="form-control" placeholder="Type & Hit Enter">
<span class="input-group-addon form_hide"><i class="fa fa-times"></i></span>
</div>
</form>
</div><!-- End searchForm -->
<!-- Brand and toggle get grouped for better mobile display -->
<div class="col-md-2 p0">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#min_navbar">
<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/logo.png" alt=""></a>
</div>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="col-md-10 p0">
<div class="collapse navbar-collapse" id="min_navbar">
<ul class="nav navbar-nav navbar-right">
<li><a href = "index.html">Home</a></li>
<li><a href="cstablog.html">News</a></li>
<li><a href="opportunities.html">Student Opportunities</a></li>
<li><a href="board.html">Discussion Board</a></li>
<li><a href="calendar.html">Calendar</a></li>
<li><a href="cloudinfo.html">Cloud Drive</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="#" class="nav_searchFrom"><i class="fa fa-search"></i></a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div>
</div><!-- /.container -->
</nav>
<!-- End Header_Area -->
<!-- Slider area -->
<section class="slider_area row m0">
<div class="slider_inner">
<div data-thumb="images/slider-1.jpg" data-src="images/slider-1.jpg">
<div class="camera_caption">
<div class="container">
<h5 class=" wow fadeInUp animated">The CSTA NOVA chapter promotes</h5>
<h3 class=" wow fadeInUp animated" data-wow-delay="0.5s">INNOVATION, RESEARCH, EDUCATION, and COLLABORATION</h3>
<p class=" wow fadeInUp animated" data-wow-delay="0.8s">We strive to brighten the futures of our students by helping teachers provide the best education possible.</p>
<a class=" wow fadeInUp animated" data-wow-delay="1s" href= "about.html">Learn More</a>
<a class=" wow fadeInUp animated" data-wow-delay="1s" href="register.html">Register</a>
</div>
</div>
</div>
<div data-thumb="images/slider-2.jpg" data-src="images/slider-2.jpg">
<div class="camera_caption">
<div class="container">
<h5 class=" wow fadeInUp animated">The CSTA NOVA chapter promotes</h5>
<h3 class=" wow fadeInUp animated" data-wow-delay="0.5s">INNOVATION, RESEARCH, EDUCATION, and COLLABORATION</h3>
<p class=" wow fadeInUp animated" data-wow-delay="0.8s">We strive to brighten the futures of our students by helping teachers provide the best education possible.</p>
<a class=" wow fadeInUp animated" data-wow-delay="1s" href="about.html">Learn More</a>
<a class=" wow fadeInUp animated" data-wow-delay="1s" href="register.html">Register</a>
</div>
</div>
</div>
</div>
</section>
<!-- End Slider area -->
<!-- Professional Builde -->
<section class="professional_builder row">
<div class="container">
<div class="row builder_all">
<div class="col-md-3 col-sm-6 builder">
<i class="fa fa-home" aria-hidden="true"></i>
<h4>We Encourage Professional Development</h4>
<p>The CSTA NOVA chapter emphasizes academic initiatives to diversify curriculum, courses, and practical computer science fields in teacing environments.</p>
</div>
<div class="col-md-3 col-sm-6 builder">
<i class="fa fa-building" aria-hidden="true"></i>
<h4>We Provide Resources</h4>
<p>CSTA NOVA also prioritizes access to resources so that teachers and students can communicate about distinctive projects in computer science through intensive collaboration.</p>
</div>
<div class="col-md-3 col-sm-6 builder">
<i class="fa fa-clock-o" aria-hidden="true"></i>
<h4>We Communicate Events and Opportunities</h4>
<p>Another aspect of CSTA NOVA is connecting students to real-world and practical experiences that engage their innovative aptitude to solve problems within computer science.</p>
</div>
<div class="col-md-3 col-sm-6 builder">
<i class="fa fa-thumbs-up" aria-hidden="true"></i>
<h4>We Are Inclusive</h4>
<p> CSTA NOVA strives to encompass all of the advice that students and teachers provide so that the best computer science practices can be arranged through our community.</p>
</div>
</div>
</div>
</section>
<!-- End Professional Builde -->
<!-- About Us Area -->
<section class="about_us_area row">
<div class="container">
<div class="tittle wow fadeInUp">
<h2>ABOUT US</h2>
<h4>What sets the CSTA NOVA chapter apart from other organizations?</h4>
</div>
<div class="row about_row">
<div class="who_we_area col-md-7 col-sm-6">
<div class="subtittle">
<h2>WHO WE ARE</h2>
</div>
<p>There are many groups that attempt to expand the rapidly emerging subject of computer science in academic and extracurricular environments through the Northern Virginia area. However, there is only one group that takes a multi-functional approach to unify the computer science community and that is CSTA NOVA.</p>
<a href="#" class="button_all">Learn More</a>
</div>
<div class="col-md-5 col-sm-6 about_client">
<img src="images/aboutus_csteacher.jpg" alt="">
</div>
</div>
</div>
</section>
<!-- End About Us Area -->
<!-- What ew offer Area -->
<!--
<section class="what_we_area row">
<div class="container">
<div class="tittle wow fadeInUp">
<h2>WHAT WE OFFER</h2>
<h4>There are various services and programs that CSTA NOVA offers.</h4>
</div>
<div class="row construction_iner">
<div class="col-md-4 col-sm-6 construction">
<div class="cns-img">
<img src="images/whatweoffer_k8code.png" alt="">
</div>
<div class="cns-content">
<i class="fa fa-home" aria-hidden="true"></i>
<a href="#">EDUCATIONAL INTEGRATION</a>
<p>CSTA NOVA aspires to immerse computer science curriculum in K8 classes and expose students to predominant applications of the field such as IoT, AI, and web/mobile develompent.</p>
</div>
</div>
<div class="col-md-4 col-sm-6 construction">
<div class="cns-img">
<img src="images/whatweoffer_clouddrive2.jpg" alt="">
</div>
<div class="cns-content">
<i class="fa fa-keyboard-o" aria-hidden="true"></i>
<a href="#">ONLINE ENVIRONMENT</a>
<p>By developing a cloud drive, CSTA NOVA has facilitated teachers to share computer science labs, projects, programming assignments, and ideas that not only engage students but increase the diversification of CS curriculum.</p>
</div>
</div>
<div class="col-md-4 col-sm-6 construction">
<div class="cns-img">
<img src="images/whatweoffer_communication.jpg" alt="">
</div>
<div class="cns-content">
<i class="fa fa-gavel" aria-hidden="true"></i>
<a href="#">COMMUNICATING OPPORTUNITIES</a>
<p>The CSTA NOVA chapter has ensured that students will be informed of upcoming computer science events such as Hackathons, symposiums, and competitions through an interactive calendar, social media, and other outreach methods.</p>
</div>
</div>
</div>
</div>
</section> -->
<!-- End What ew offer Area -->
<!-- Our Features Area -->
<!-- End Our Features Area -->
<!-- Our Services Area -->
<!--
<section class="our_services_area">
<div class="container">
<div class="tittle wow fadeInUp">
<h2>Our Program Gallery</h2>
<h4>The CSTA NOVA chapter offers distinct and significant opportunities for computer science students and teachers.</h4>
</div>
<div class="portfolio_inner_area">
<div class="portfolio_filter">
<ul>
<li data-filter="*" class="active"><a href="">INTERNSHIPS, COMPETITIONS, AND EDUCATIONAL SPONSORSHIPS</a></li>
</ul>
</div>
<div class="portfolio_item">
<div class="grid-sizer"></div>
<div class="single_facilities col-xs-4 p0 painting photography adversting">
<div class="single_facilities_inner">
<img src="images/gallery/ourprograms_internship1.jpg" width = 380 height = 380 alt="">
<div class="gallery_hover">
<h4>Janelia Research Campus High School Internship</h4>
<ul>
<li><a href="#"><i class="fa fa-link" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-search" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="single_facilities col-xs-4 p0 webdesign">
<div class="single_facilities_inner">
<img src="images/gallery/ourprograms_internship2.jpg" width = 380 height = 380 alt="">
<div class="gallery_hover">
<h4>General Dynamics IT Internship</h4>
<ul>
<li><a href="#"><i class="fa fa-link" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-search" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="single_facilities col-xs-4 painting p0 photography branding">
<div class="single_facilities_inner">
<img src="images/gallery/ourprograms_competition1.jpg" width = 380 height = 380 alt="">
<div class="gallery_hover">
<h4>TJHSST Hackathon Competition</h4>
<ul>
<li><a href="#"><i class="fa fa-link" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-search" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="single_facilities col-xs-4 p0 adversting webdesign adversting">
<div class="single_facilities_inner">
<img src="images/gallery/ourprograms_competition2.jpg" width = 380 height = 380 alt="">
<div class="gallery_hover">
<h4>PatriotHacks Collegiate CS Competition</h4>
<ul>
<li><a href="#"><i class="fa fa-link" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-search" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="single_facilities col-xs-4 p0 painting adversting branding">
<div class="single_facilities_inner">
<img src="images/gallery/ourprograms_education1.png" width = 380 height = 380 alt="">
<div class="gallery_hover">
<h4>Northern Virginia Computer Science Scholarships</h4>
<ul>
<li><a href="#"><i class="fa fa-link" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-search" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="single_facilities col-xs-4 p0 webdesign photography magazine adversting">
<div class="single_facilities_inner">
<img src="images/gallery/ourprograms_education2.jpg" width = 380 height = 380 alt="">
<div class="gallery_hover">
<h4>Online Computer Science Teacher Conference Systems</h4>
<ul>
<li><a href="#"><i class="fa fa-link" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-search" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</section> -->
<!-- End Our Services Area -->
<!-- Our Team Area -->
<!--
<section class="our_team_area">
<div class="container">
<div class="tittle wow fadeInUp">
<h2>Our Team</h2>
<h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry</h4>
</div>
<div class="row team_row">
<div class="col-md-3 col-sm-6 wow fadeInUp">
<div class="team_membar">
<img src="images/team/tm-1.jpg" alt="">
<div class="team_content">
<ul>
<li><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
</ul>
<a href="#" class="name">Prodip Ghosh</a>
<h6>Founder & CEO</h6>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 wow fadeInUp" data-wow-delay="0.2s">
<div class="team_membar">
<img src="images/team/tm-2.jpg" alt="">
<div class="team_content">
<ul>
<li><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
</ul>
<a href="#" class="name">Emran Khan</a>
<h6>Web-Developer</h6>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 wow fadeInUp" data-wow-delay="0.3s">
<div class="team_membar">
<img src="images/team/tm-3.jpg" alt="">
<div class="team_content">
<ul>
<li><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
</ul>
<a href="#" class="name">Prodip Ghosh</a>
<h6>Founder & CEO</h6>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 wow fadeInUp" data-wow-delay="0.4s">
<div class="team_membar">
<img src="images/team/tm-4.jpg" alt="">
<div class="team_content">
<ul>
<li><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
</ul>
<a href="#" class="name">Jakaria Khan</a>
<h6>Founder & CEO</h6>
</div>
</div>
</div>
</div>
</div>
</section>
//-->
<!-- End Our Team Area -->
<!-- Our Achievments Area -->
<section class="our_achievments_area" data-stellar-background-ratio="0.3">
<div class="container">
<div class="tittle wow fadeInUp">
<h2>Our Future Objectives</h2>
<h4>CSTA NOVA desires to proliferate the computer science community through these goals.</h4>
</div>
<div class="achievments_row row">
<div class="col-md-3 col-sm-6 p0 completed">
<i class="fa fa-connectdevelop" aria-hidden="true"></i>
<span class="counter">200000</span>
<h6>Future Computer Science Students</h6>
</div>
<div class="col-md-3 col-sm-6 p0 completed">
<i class="fa fa-home" aria-hidden="true"></i>
<span class="counter">35</span>
<h6>FUTURE RECRUITING COMPANIES</h6>
</div>
<div class="col-md-3 col-sm-6 p0 completed">
<i class="fa fa-child" aria-hidden="true"></i>
<span class="counter">5000</span>
<h6>FUTURE CONNECTED TEACHERS</h6>
</div>
<div class="col-md-3 col-sm-6 p0 completed">
<i class="fa fa-trophy" aria-hidden="true"></i>
<span class="counter">500</span>
<h6>FUTURE SCHOLARSHIPS</h6>
</div>
</div>
</div>
</section>
<!-- End Our Achievments Area -->
<!-- Our Testimonial Area -->
<section class="testimonial_area row">
<div class="container">
<div class="tittle wow fadeInUp">
<h2>Testimonials on CSTA NOVA and Computer Science</h2>
<h4>CSTA NOVA idealizes computer science as an essential core subject for students and teachers and here's why.</h4>
</div>
<div class="testimonial_carosel">
<div class="item">
<div class="media">
<div class="media-left">
<a href="#">
<img class="media-object" src="images/ourtestimonials_davidhaury.jpg" width = 120 height = 120 alt="">
</a>
</div>
<div class="media-body">
<h4 class="media-heading">Dr. David Haury</h4>
<h6>National Science Foundation</h6>
</div>
</div>
<p><i class="fa fa-quote-right" aria-hidden="true"></i>All of science and mathematics is becoming computational and teachers don't realize it yet which further increases the demand for computer science.<i class="fa fa-quote-left" aria-hidden="true"></i></p>
</div>
<div class="item">
<div class="media">
<div class="media-left">
<a href="#">
<img class="media-object" src="images/ourtestimonials_jillsweeney.jpg" width = 120 height = 120 alt="">
</a>
</div>
<div class="media-body">
<h4 class="media-heading">Jill Sweeney</h4>
<h6>Senior Manager (Association for Women in Computing)</h6>
</div>
</div>
<p><i class="fa fa-quote-right" aria-hidden="true"></i>Our culture supports and inspires women in technical roles through the stages of their careers and lives as we continuously push the boundaries of technology to deliver life-enriching innovations that impact our customers, partners and the world.<i class="fa fa-quote-left" aria-hidden="true"></i></p>
</div>
<div class="item">
<div class="media">
<div class="media-left">
<a href="#">
<img class="media-object" src="images/ourtestimonials_stevenkroll.jpg" width = 120 height = 120 alt="">
</a>
</div>
<div class="media-body">
<h4 class="media-heading">Steven T. Kroll</h4>
<h6>Public Relations Specialist (Cybersecurity Ventures)</h6>
</div>
</div>
<p><i class="fa fa-quote-right" aria-hidden="true"></i>A pipeline must be created for students to enter computer science programs in college and possibly go into the cyber field, which will have an estimated shortfall of 3.5 million jobs by 2021.<i class="fa fa-quote-left" aria-hidden="true"></i></p>
</div>
<div class="item">
<div class="media">
<div class="media-left">
<a href="#">
<img class="media-object" src="images/ourtestimonials_billgates.jpg" width = 120 height = 120 alt="">
</a>
</div>
<div class="media-body">
<h4 class="media-heading">Bill Gates</h4>
<h6>CEO (Microsoft)</h6>
</div>
</div>
<p><i class="fa fa-quote-right" aria-hidden="true"></i>A new wave of computing innovation must be enabled to educate more of Washington’s students for 21st century careers that will help shape the future of information technology and computer science.<i class="fa fa-quote-left" aria-hidden="true"></i></p>
</div>
<!--
<div class="item">
<div class="media">
<div class="media-left">
<a href="#">
<img class="media-object" src="images/testimonial-2.jpg" alt="">
</a>
</div>
<div classl-sm-4 col-xs-6 gallery_iner p0">
<img src="images/gallery/gl-4.jpg" alt="">
<div class="gallery_hover">
<h4>Bolt Apartments</h4>
<a href="#">VIEW PROJECT</a>
</div>
</div>
<div class="col-md-3 col-sm-4 col-xs-6 gallery_iner p0">
<img src="images/gallery/gl-5.jpg" alt="">
<div class="gallery_hover">
<h4>Bolt Apartments</h4>
<a href="#">VIEW PROJECT</a>
</div>
</div>
<div class="col-md-3 col-sm-4 col-xs-6 gallery_iner p0">
<img src="images/gallery/gl-6.jpg" alt="">
<div class="gallery_hover">
<h4>Bolt Apartments</h4>
<a href="#">VIEW PROJECT</a>
</div>
</div>
<div class="col-md-3 col-sm-4 col-xs-6 gallery_iner p0">
<img src="images/gallery/gl-7.jpg" alt="">
<div class="gallery_hover">
<h4>Bolt Apartments</h4>
<a href="#">VIEW PROJECT</a>
</div>
</div>
<div class="col-md-3 col-sm-4 col-xs-6 gallery_iner p0">
<img src="images/gallery/gl-8.jpg" alt="">
<div class="gallery_hover">
<h4>Bolt Apartments</h4>
<a href="#">VIEW PROJECT</a>
</div>
</div>
-->
</div>
</section>
<!-- End Our Featured Works Area -->
<!-- Latest Blogs Area -->
<section class="latest_blog_area">
<div class="container">
<div class="tittle wow fadeInUp">
<h2>Latest Blogs</h2>
<h4>Check how the CSTA NOVA chapter has been currently promoting the computer science community.</h4>
</div>
<div class="row latest_blog">
<div class="col-md-4 col-sm-6 blog_content">
<img src="images/ourblog_acllogo.png" width = 478 height = 280 alt="">
<a href="#" class="blog_heading">AcademiesHacks Inaugural Hackathon</a>
<h4><small>by </small><a href="#">Samarth Tuli</a><span>/</span><small>ON </small> May 18, 2019</h4>
<p>The Academies of Loudoun launched the inaugural Hackathon competition for Loudoun County... <a href="cstablog.html">Read More</a></p>
</div>
<div class="col-md-4 col-sm-6 blog_content">
<img src="images/ourblog_cyberpatriotlogo.png" width = 478 height = 280 alt="">
<a href="#" class="blog_heading">20 Teams Advance from Northern Virginia to State CyberPatriot Defense Conference</a>
<h4>by <small></small><a href="#">Mike Kirk</a><span>/</span><small>ON </small> January 11, 2019</h4>
<p>The Northrop Grumann Corporation sponsored a tournament for over 100 teams to compete in the Northern Virginia district...<a href="cstablog.html">Read More</a></p>
</div>
<div class="col-md-4 col-sm-6 blog_content">
<img src="images/ourblog_ncwit.jpg" width = 478 height = 280 alt="">
<a href="#" class="blog_heading">12 Northern Virginia Students Receive the NCWIT Aspiration Awards</a>
<h4><small>by </small><a href="#">Samarth Tuli</a><span>/</span><small>ON </small> March 2, 2019</h4>
<p>Female students from the Northern Virginia regions were nominated to receive the NCWIT award due to their exemplary performance in computer science...<a href="cstablog.html">Read More</a></p>
</div>
</div>
</div>
</section>
<!-- End Our Latest Blog Area -->
<!-- Our Partners Area -->
<section class="our_partners_area">
<div class="container">
<div class="tittle wow fadeInUp">
<h2>Our Partners</h2>
<h4>The CSTA NOVA chapter emphasizes working with groups and companies that have strengthened computer science education and careers.</h4>
</div>
<div class="partners">
<div class="item"><img src="images/client_logo/partnership_janelialogo.png" width = 208 height = 160 alt=""></div>
<div class="item"><img src="images/client_logo/partnership_generaldynamicsit.jpg" alt=""></div>
<div class="item"><img src="images/client_logo/partnership_mantechlogo.png" alt=""></div>
<div class="item"><img src="images/client_logo/partnership_amazonwebservices.jpg" alt=""></div>
<div class="item"><img src="images/client_logo/partnership_northropgrumann.png" width = 208 height = 160 alt=""></div>
</div>
</div>
<div class="book_now_aera">
<div class="container">
<div class="row book_now">
<div class="col-md-10 booking_text">
<h4>Join the CSTA NOVA chapter today!</h4>
<p>By becoming a member of CSTA NOVA, the computer science community will expand through your contributions.</p>
</div>
<div class="col-md-2 p0 book_bottun">
<a href="register.html" class="button_all">Register Now</a>
</div>
</div>
</div>
</div>
</section>
<!-- End Our Partners Area -->
<!-- Footer Area -->
<footer class="footer_area">
<div class="container">
<div class="footer_row row">
<div class="col-md-3 col-sm-6 footer_about">
<h2>ABOUT OUR CHAPTER</h2>
<img src="images/logo.png" alt="">
<p>The CSTA NOVA chapter communicates through social media to endorse our activities among computer science teachers and students.</p>
<ul class="socail_icon">
<li><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
</ul>
</div>
<div class="col-md-3 col-sm-6 footer_about quick">
<h2>Quick links</h2>
<ul class="quick_link">
<li><a href="about.html"><i class="fa fa-chevron-right"></i>Mission Statement</a></li>
<li><a href="opportunities.html"><i class="fa fa-chevron-right"></i>Educational and Career Services</a></li>
<li><a href="calendar.html"><i class="fa fa-chevron-right"></i>Event Calendar</a></li>
<li><a href="board.html"><i class="fa fa-chevron-right"></i>CS Lab and Project Discussion Board</a></li>
<li><a href="cstablog.html"><i class="fa fa-chevron-right"></i>CSTA Accomplishments and Blog</a></li>
<li><a href="cloudinfo.html"><i class="fa fa-chevron-right"></i>Teacher and Student Cloud Drive</a></li>
</ul>
</div>
<div class="col-md-3 col-sm-6 footer_about">
<h2>Twitter Feed</h2>
<a class="twitter-timeline" width = 300 height = 300 href="https://twitter.com/csteachersorg?ref_src=twsrc%5Etfw">Tweets by @csteachersorg</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
<div class="col-md-3 col-sm-6 footer_about">
<h2>CONTACT US</h2>
<address>
<p>If you have any questions or comments, please contact: </p>
<ul class="my_address">
<li><a href="#"><i class="fa fa-envelope" aria-hidden="true"></i>cstanorthernva@gmail.com</a></li>
<li><a href="#"><i class="fa fa-phone" aria-hidden="true"></i>+000-000-000</a></li>
</ul>
</address>
</div>
</div>
</div>
<div class="copyright_area">
Copyright 2019 All rights reserved. Designed by <a href="https://colorlib.com">Colorlib.</a>
</div>
</footer>
<!-- End Footer Area -->
<!-- jQuery JS -->
<script src="js/jquery-1.12.0.min.js"></script>
<!-- Bootstrap JS -->
<script src="js/bootstrap.min.js"></script>
<!-- Animate JS -->
<script src="vendors/animate/wow.min.js"></script>
<!-- Camera Slider -->
<script src="vendors/camera-slider/jquery.easing.1.3.js"></script>
<script src="vendors/camera-slider/camera.min.js"></script>
<!-- Isotope JS -->
<script src="vendors/isotope/imagesloaded.pkgd.min.js"></script>
<script src="vendors/isotope/isotope.pkgd.min.js"></script>
<!-- Progress JS -->
<script src="vendors/Counter-Up/jquery.counterup.min.js"></script>
<script src="vendors/Counter-Up/waypoints.min.js"></script>
<!-- Owlcarousel JS -->
<script src="vendors/owl_carousel/owl.carousel.min.js"></script>
<!-- Stellar JS -->
<script src="vendors/stellar/jquery.stellar.js"></script>
<!-- Theme JS -->
<script src="js/theme.js"></script>
</body>
</html>