-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcstablog.html
More file actions
342 lines (325 loc) · 19.4 KB
/
Copy pathcstablog.html
File metadata and controls
342 lines (325 loc) · 19.4 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
<!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>
<section class="banner_area" data-stellar-background-ratio="0.5">
<h2>CSTA NOVA News and Announcements</h2>
<ol class="breadcrumb">
<li><a href="index.html" class = "active">Home</a></li>
<li><a href="#">Blog</a></li>
<li><a href = "https://www.csteachers.org/page/Resources" class = "active">CSTA Global Blog</a></li>
</ol>
</section>
<!-- End Banner area -->
<!-- blog area -->
<section class="blog_all">
<div class="container">
<div class="row m0 blog_row">
<div class="col-sm-8 main_blog">
<img src="images/blog/CSTA Blog Images/hackathonlogo.png" width = 1000 height = 200 alt="">
<div class="col-xs-1 p0">
<div class="blog_date">
<a href="#">18</a>
<a href="#">May</a>
</div>
</div>
<div class="col-xs-11 blog_content">
<a class="blog_heading" href="#">AcademiesHacks: Loudoun County's Inaugural Hackathon</a>
<a class="blog_admin" href="#"><i class="fa fa-user" aria-hidden="true"></i>Samarth Tuli</a>
<ul class="like_share">
<li><a href="#"><i class="fa fa-comment" aria-hidden="true"></i>3</a></li>
<li><a href="#"><i class="fa fa-heart" aria-hidden="true"></i>10</a></li>
<li><a href="#"><i class="fa fa-share-alt" aria-hidden="true"></i></a></li>
</ul>
<p>The Academies of Loudoun launched the inaugural hackathon competition for Loudoun County where the ACL Computer Science Honor Society organized computer science workshops for middle and high school students to participate in. They encompassed a diversity of subjects including robotics, machine learning, web development, virtual reality, Python/Java, IoT, and artificial intelligence. Several corporations and technology groups from the Northern Virginia area including the Janelia Research Institute, General Dynamics, Northrop Grumann Corporation, ManTech International, and Telos Corporation.</p>
<p>The participating students designed innovative projects that ranged from an algorithm to predict stock market price fluctuations, image recognition AI, augmented reality devices, user-interactive websites, and app design. Many of the ACL students that produced this Hackathon idealized collaboration, research, innovation, and meaningful contributions as the most efficient standards to exemplify the way students learned more about computer science and information technology. </p>
<p>AcademiesHacks has set a precedent for other schools in the Northern Virginia to adopt computer science, develop competitions and conference that promote the subject, and emphasize more integrative learning that not only immerses students in the field of computer science but makes them apply their education to produce an algorithm or application with practical context in business problems.</p>
<div class="tag">
<h4>TAG</h4>
<a href="#">COMPUTER SCIENCE</a>
<a href="#">INNOVATION</a>
<a href="#">HACKATHON</a>
</div>
</div>
<div class="client_text">
<img class="img-circle" src="images/ourblog_acllogo.png" width = 80 height = 80 alt="">
<a class="client_name" href="#">Samarth Tuli</a>
<p>Samarth Tuli is a student from Northern Virginia involved in the computer science community similar to multiple other students that have obtained a passion for computer science and decided to join CSTA.</p>
<a class="control button_all" href="#"><i class="fa fa-long-arrow-left" aria-hidden="true"></i>State CyberPatriot Defense Conference 2019</a>
<a class="control button_all" href="#"><i class="fa fa-long-arrow-right" aria-hidden="true"></i>NCWIT Aspiration Awards 2019</a>
</div>
<div class="comment_area">
<h3>2 Comment</h3>
<div class="media">
<div class="media-left">
<a href="#">
<img class="media-object" height = 100 width = 100 src="images/ourblog_acllogo.png" alt="">
</a>
</div>
<div class="media-body">
<a class="media-heading" href="#">Samarth Tuli</a>
<h5>May 19th, 2019</h5>
<p>I believe AcademiesHacks greatly represents computer science potential in the Northern Virginia community.</p>
<a class="reply" href="#">Reply</a>
</div>
</div>
</div>
<div class="comment_area reply_comment">
<div class="media">
<div class="media-left">
<a href="#">
<img class="media-object" width = 100 height = 100 src="images/whatweoffer_clouddrive2.jpg" alt="">
</a>
</div>
<div class="media-body">
<a class="media-heading" href="#">Mike Kirk</a>
<h5>May 20, 2019</h5>
<p>Yes, AcademiesHacks was clearly a significant event but do you know how CSTA plans to host identical events?</p>
<a class="reply" href="#">Reply</a>
</div>
</div>
</div>
<div class="post_comment">
<h3>Post A Comment</h3>
<form class="comment_box">
<div class="col-md-6">
<h4>Name</h4>
<input type="text" class="form-control input_box" id="fullname" placeholder="">
</div>
<div class="col-md-6">
<h4>Email</h4>
<input type="text" class="form-control input_box" id="email" placeholder="">
</div>
<div class="col-md-12">
<h4>Your Comment</h4>
<textarea class="form-control input_box" placeholder=""></textarea>
<button type="submit">Post Comment</button>
</div>
</form>
</div>
</div>
<div class="col-sm-4 widget_area">
<div class="resent">
<h3>RECENT POSTS</h3>
<div class="media">
<div class="media-left">
<a href="#">
<img class="media-object" src="images/ourblog_cyberpatriotlogo.png" width = 100 height = 100 alt="">
</a>
</div>
<div class="media-body">
<a href="">20 Teams Advance from Northern Virginia to State CyberPatriot Defense Conference</a>
<h6>January 11th, 2019</h6>
</div>
</div>
<div class="media">
<div class="media-left">
<a href="#">
<img class="media-object" src="images/ourblog_ncwit.jpg" width = 100 height = 100 alt="">
</a>
</div>
<div class="media-body">
<a href="">12 Northern Virginia Students Receive the NCWIT Aspiration Awards</a>
<h6>March 2nd, 2019</h6>
</div>
</div>
<div class="media">
<div class="media-left">
<a href="#">
<img class="media-object" src="images/blog/CSTA Blog Images/codetothefuturelogo.png" width = 100 height = 100 alt="">
</a>
</div>
<div class="media-body">
<a href="">LCPS and FCPS Partner with Code to the Future Initiative</a>
<h6>September 17th, 2018</h6>
</div>
</div>
</div>
<div class="resent">
<h3>CATEGORIES</h3>
<ul class="architecture">
<li><a href="#"><i class="fa fa-arrow-right" aria-hidden="true"></i>Internships</a></li>
<li><a href="#"><i class="fa fa-arrow-right" aria-hidden="true"></i>Competitions and Symposiums</a></li>
<li><a href="#"><i class="fa fa-arrow-right" aria-hidden="true"></i>Scholarships and Education</a></li>
<li><a href="#"><i class="fa fa-arrow-right" aria-hidden="true"></i>Conferences and Initiatives</a></li>
</ul>
</div>
<div class="resent">
<h3>ARCHIVES</h3>
<ul class="architecture">
<li><a href="#"><i class="fa fa-arrow-right" aria-hidden="true"></i>January 2019</a></li>
<li><a href="#"><i class="fa fa-arrow-right" aria-hidden="true"></i>February 2019</a></li>
<li><a href="#"><i class="fa fa-arrow-right" aria-hidden="true"></i>March 2019</a></li>
</ul>
</div>
<div class="search">
<input type="search" name="search" class="form-control" placeholder="Search">
</div>
<div class="resent">
<h3>Tag</h3>
<ul class="tag">
<li><a href="#">Computer Science</a></li>
<li><a href="#">Information Technology</a></li>
<li><a href="#">Teachers</a></li>
<li><a href="#">Students</a></li>
<li><a href="#">Machine Learning</a></li>
<li><a href="#">Internet of Things</a></li>
<li><a href="#">Curriculum</a></li>
<li><a href="#">Companies</a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<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>