forked from bridgefoundry/bridgefoundry.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
46 lines (41 loc) · 2.96 KB
/
about.html
File metadata and controls
46 lines (41 loc) · 2.96 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
---
layout: default
---
<div class="container">
<div class="about">
<a name="about"></a>
<div class="inner-contents">
<h2>About Bridge Foundry</h2>
<p>Bridge Foundry was founded in 2009 as RailsBridge with the vision of serving as an umbrella organization for many projects focused on making technology more accessible to people who are underrepresented in tech. The workshops were a breakout success, including the creation of new organizations focused on other technologies. We felt that a new name for the umbrella organization would help convey its purpose and allow the workshops to thrive under the name for which they are known. In 2012, we renamed the parent organization Bridge Foundry, allowing <a href="http://www.railsbridge.org">RailsBridge</a> to focus on Ruby on Rails outreach workshops. We welcomed organization which were inspired by RailsBridge and others to collaborate, sharing resources and solutions.</p>
<p>In the past few years, ClojureBridge, MobileBridge and GoBridge have expanded the viral workshop model increasing diversity in their respective tech communities.</p>
<p>In the US, Bridge Foundry has 501c3 non-profit status, as a program of <a href="http://schoolfactory.org/">School Factory</a>. We look forward to future collaboration with the School Factory network of maker spaces and share our curricula and community building experience.</p>
</div>
</div>
<div class="board">
<a name="board"></a>
<h2>Board Members</h2>
<p><a href="https://twitter.com/ultrasaurus">Sarah Allen</a>, Bridge Foundry Program Director</p>
<p><a href="https://twitter.com/ANeyzb">Anna Neyzberg</a>, <a href="http://railsbridge.org/">RailsBridge</a></p>
<p><a href="https://twitter.com/kf">Katherine Fellows</a>, <a href="http://www.clojurebridge.org/">ClojureBridge</a></p>
<p><a href="https://twitter.com/carlisia">Carlisia Campos</a>, <a href="http://www.golangbridge.org/">GoBridge</a></p>
<p><a href="https://twitter.com/KinseyAnnDurham">Kinsey Durham</a>, Fundraising and Outreach</p>
<p><a href="https://twitter.com/msherico">Isa Herico</a>, Board Member At-Large</p>
<p><a href="https://twitter.com/sarahmei">Sarah Mei</a>, Board Member At-Large</p>
</div>
<div class="staff">
<a name="staff"></a>
<h2>Staff Members</h2>
<p><a href="https://twitter.com/ultrasaurus">Sarah Allen</a>, Bridge Foundry Program Director</p>
<p><a href="https://twitter.com/mfjenn">Mary F. Jenn</a>, Operations Manager</p>
</div>
<div class="sponsors">
<a name="sponsors"></a>
<div class="inner-contents">
<h2>Sponsors</h2>
<p> <a href="https://www.heroku.com/">Heroku</a></p>
<p> <a href="https://www.google.com/">Google</a></p>
<p> <a href="https://balsamiq.com/">Balsamiq</a></p>
<p> <a href="https://dnsimple.com/">DNSimple</a></p>
<p>Please see the <a href="http://www.railsbridge.org/about/sponsors">RailsBridge site</a> for workshop sponsors.</p>
</div>
</div>