-
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathabout.html
139 lines (124 loc) · 9.27 KB
/
about.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
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8" />
<meta name="description" content="KidsCanCode - we teach kids to code">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>KidsCanCode.org</title>
<link rel="stylesheet" href="/static/bootstrap.css" />
<link rel="stylesheet" href="/static/bootstrap-responsive.css" />
<link rel="stylesheet" href="/static/font-awesome.min.css" />
<link rel="stylesheet" href="/static/font-awesome-corp.css" />
<link rel="stylesheet" href="/static/font-awesome-social.css" />
<link rel="stylesheet" href="/static/custom.css" />
<link rel="stylesheet" href="/static/pygments.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
</head>
<body>
<!-- NAVBAR
================================================ -->
<div class="navbar-wrapper">
<div class="container">
<div class="navbar">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a href="/" class="brand"><i class="icon-cog"></i> KidsCanCode</a>
<div class="nav-collapse collapse">
<ul class="nav pull-right">
<!-- <li ><a href="/"><i class="icon-home icon-large"></i>Home</a></li>-->
<!-- <li ><a href="/classes.html"><i class="icon-lightbulb icon-large"></i> Classes</a></li> -->
<!-- <li ><a href="/summer"><i class="icon-edit icon-large"></i> Sign Up</a></li> -->
<!-- <li ><a href="/blog/"><i class="icon-pencil icon-large"></i>News</a></li> -->
<li ><a href="/contact.html"><i class="icon-comments icon-large"></i> Contact</a></li>
<li ><a href="/resources.html"><i class="icon-book icon-large"></i> Resources</a></li>
<li ><a href="/lessons/"><i class="icon-film icon-large"></i> Lessons</a></li>
<!-- <li ><a href="/store.html"><i class="icon-shopping-cart icon-large"></i>Store</a></li> -->
<li class="active"><a href="/about.html"><i class="icon-info-sign icon-large"></i> About</a></li>
<li class="socialist"><p>
<a href="http://facebook.com/Kidscancode" target="_blank"><i class="icon-facebook icon-2x"></i></a><a href="http://twitter.com/KidsCanCode" target="_blank"><i class="icon-twitter icon-2x"></i></a><a href="https://github.com/kidscancode/" target="_blank"><i class="icon-github-alt icon-2x"></i></a><a href="https://www.youtube.com/c/KidsCanCodeOrg" target="_blank"><i class="icon-youtube icon-2x"></i></a>
</p></li>
</ul>
</div>
</div>
</div> <!-- /.navbar-inner -->
</div> <!-- /.navbar -->
</div> <!-- /.container -->
</div> <!-- /.navbar-wrapper -->
<!-- END NAVBAR
================================================ -->
<!-- PAGE CONTENT
================================================ -->
<div class="container">
<div class="row">
<div class="span1"></div>
<div class="span10">
<h2 id="about-us">About Us</h2>
<img class="pull-right img-polaroid" src="img/family-dc.jpg" alt="" width="300">
<p>KidsCanCode.org was created in 2013 by Chris and Priya Bradfield. Being the parents of two girls, we are very aware of what does and does not work in today's K-12 educational programs. With the continued struggle for public funding, we've seen how hard it is to expose children to any curriculum outside of the standardized testing requirements. We think that's a problem, especially when it comes to preparing the next generation of scientific and technology professionals.</p>
<p>Our goal is simply to teach children to code. We believe that a basic understanding of software engineering provides a set of fundamental skills that is vital, both to the child's future and the future of the global economy. It's not just about STEM (Science, Technology, Engineering, and Math), but also about liberal arts: being able to think critically about problems is the first step to finding solutions. An early introduction to computer science is an investment in the future.</p>
<h4>Chris Bradfield</h4>
<p>Chris has been working in the Internet technology space for over 20 years. He helped create the first record label website and first digital music download in 1994. After that he built web and intranet sites for entertainment companies, and designed large scale email and web systems for corporate clients. Since 2004, he has worked in the online gaming space for a number of successful MMO and social gaming publishers. In his game industry career he has served as a game designer, developer, product manager, and business development executive.</p>
<p>He has always enjoyed working with children and technology. Highlights include coaching a Girl Scout robotics team (great fun) and volunteer teaching at his local elementary school's computer lab.</p>
<h4>Priya Bradfield</h4>
<p>Priya's main focus for the last 13 years has been in education and service. Soon after the birth of their first child, Priya founded a local chapter of MOMS Club, a service organization dedicated to supporting moms in the Sherman Oaks area, which she ran for 3 years. Once the kids entered elementary school, Priya got involved heavily in education issues. She restarted a PTA chapter at her daughters' elementary school, building a strong collaborative relationship between staff, teachers, and parents over multiple years as President. She has a successful record of education and fundraising projects. She is currently President of the Valley Gateway PTA Council which oversees 10-15 local PTA chapters in Studio City and Sherman Oaks. Priya also heads her local School Site Council and is a dedicated Girl Scout troop leader. Her passions lie in expanding the minds and opportunities for all children.</p>
<hr />
<h3>Special Programs</h3>
<h4>Coding Classes for Girls</h4>
<p>Girls are particularly underserved when it comes to computer science education. While women earn 57% of all undergraduate degrees, they earn only 18% of those issued in computer and information sciences (<small>Source: <a href="http://www.todaysengineer.org/2013/Mar/gender-diversity.asp">IEEE</a></small>). Why does this matter? Computing and information technology are among the fastest growing US industries, yet by 2018, US universities will produce only 52% of the degrees needed to fill 1.4 million available jobs (<small>Source: <a href="http://www.bls.gov/ooh/About/Projections-Overview.htm#totaljobopenings">Bureau of Labor Statistics</a></small>). Women can fill that gap, but only by encouraging an interest in computer science at an early age.</p>
<p>We plan to offer special "girls only" classes, helping to remove the social pressure of gender competition. We welcome contributions from professional women in the industry to speak directly to the challenges and benefits of working in technology. We also work directly with organizations like Girl Scouts to reach out to girls in the community.</p>
<h4>Corporate Sponsorship</h4>
<p>We are actively seeking corporate partners to help sponsor in- and after-school programs in underserved neighborhoods. It is with these children, who may not have access to a computer at home or at school, that our program can have the greatest effect. We would like to see a Raspberry Pi in the hands of every middle school student.</p>
<p>If you or your company would like to discuss how to make this happen, please <a href="contact.html">contact us</a>.</p>
</div>
<div class="span1"></div>
</div>
</div>
<!-- END PAGE CONTENT
================================================ -->
<!-- FOOTER
============================================== -->
<div class="container footer">
<div class="row">
<div class="span1"></div>
<div class="span5"><p><br>
<a href="mailto: [email protected]"><i class="icon-envelope-alt"></i> [email protected]</a></p>
</div>
<div class="span3"></div>
<div class="span3"><p class="copyright"><br><small>© 2023 KidsCanCode LLC / All rights reserved.</small>
<!-- <p>
<a href="http://facebook.com/Kidscancode"><i class="icon-facebook icon-2x"></i></a>
<a href="http://twitter.com"><i class="icon-twitter icon-2x"></i></a>
<a href="http://github.com"><i class="icon-github-alt icon-2x"></i></a>
<a href="http://google.com/plus"><i class="icon-google-plus icon-2x"></i></a>
<a href="http://youtube.com"><i class="icon-youtube icon-2x"></i></a>
</p> -->
</div>
</div>
</div>
<!-- END FOOTER
=============================================== -->
<!-- Load scripts at end -->
<script src="/static/jquery-1.9.1.min.js"></script>
<script src="/static/bootstrap.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-39851424-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script>
$(document).ready(function(){
$('.carousel').carousel();
});
</script>
</body>
</html>