-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
70 lines (55 loc) · 4.66 KB
/
Copy pathindex.html
File metadata and controls
70 lines (55 loc) · 4.66 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
---
layout: main
published: true
---
<img src="/images/TR_logo_2018.png" width="400">
<h4>Check out the <a href="/workshops.html">2018 Workshops and Discussion Groups</a></h4>
<br>
<h3>About</h3>
<p>Tech, Rebalanced was started to get more underrepresented genders and sexes (women, trans and non-binary folks) into tech. Each year in D.C. hundreds gather for a day of friendly learning and hacking. Coders, tech strategists, newbies, nerds, and the curious are all welcome!
<br><br>
Tech, Rebalanced (formally Tech Lady Hackathon) was founded in 2013 by <a href="http://twitter.com/leahbannon">Leah Bannon</a>. After Leah's move to San Francisco in 2015, a new group of organizers took over. The 2018 Hackathon and Training Day will be curated and run by <a href="https://twitter.com/joymwhitt">Joy Whitt</a>, <a href="https://twitter.com/dataKateR">Kate Rabinowitz</a>, <a href="https://twitter.com/KellyFMill">Kelly Miller</a>, <a href="https://twitter.com/rekhatenjarla">Rekha Tenjarla</a>, and <a href="https://twitter.com/EmDohh">Meag Doherty</a> </p>
<p>Coverage from previous hackathons:</p>
<ul>
<li>‘It was super electric and I’m still amped and exhausted and full of feelings’ <a href="https://technical.ly/dc/2016/10/31/tech-lady-hackathon-recap/">Technical.ly DC</a></li>
<li>DC Tech Lady Hackathon Like Any Other Hackathon, Only Better, <a href="http://dcinno.streetwise.co/2016/10/21/dc-tech-lady-hackathons-new-organizers-civic-tech-projects/">DC Inno</a></li>
<li>The Second Tech Lady Hackathon was Tremendous, <a href="http://codefordc.org/blog/2014/07/28/techlady-hackathon-recap.html">Shannon Turner, Hear Me Code</a></li>
<li>I am woman, hear me code, <a href="https://fcw.com/articles/2015/07/14/tech-lady-hackathon.aspx">FCW</a></li>
<li>Tech Lady Hackathon: Civic Hacking for Women in Tech, <a href="http://tech.co/tech-lady-hackathon-civic-hacking-women-tech-2015-02">Tech.co</a></li>
<li>Tech Lady Hackathon: 'A really open community for women', <a href="https://fcw.com/articles/2015/08/10/tech-lady-hackathon.aspx">FCW: </a></li>
<li>18F's Leah Bannon has a message: The tech field is for everyone, <a href="http://www.nextgov.com/cio-briefing/2015/04/18fs-leah-bannon-has-message-federal-tech-workforce-everyone/109342/">NextGov</a></li>
</ul>
<p></p>
<h3>What to expect at the event</h3>
<p><strong>Training:</strong> We offer training and mentoring workshops all day. No prior knowledge of code is necessary. Some examples of classes are: Intro to... APIs, Python, GitHub, html/CSS, and data viz.</p>
<p><strong>Discussion Groups:</strong> There are guided discussion groups throughout the day for more specific Tech, Rebalanced communities, such as Women of Color in Tech, Government Tech, and Mid-Level in Tech.</p>
<p><strong>Hackathon:</strong> This is a civic hackathon, and we usually work on projects from community organizations like <a href="http://codefordc.org">Code for DC</a>, but you're welcome to bring anything and pitch it.</p>
<p>New to hackathons? Not sure what to expect, bring, or do? <a href="https://github.com/leahbannon/old-leah-website/blob/master/_posts/2014-07-23-what-to-expect-at-a-hackathon.md">Check out this post: What to expect at a hackathon.</a></p>
<!-- <h3>2017 Sponsors</h3>
<p style="margin-bottom: 0px;">Tech, Rebalanced is made possible through generous donations. Thank you to our 2017 sponsors!</p>
<br>
<img src="images/TLH_Sponsors_2017.png" width="500"> -->
<br>
<p>See <a href="/donors.html">sponsors from previous years.</a></p>
<h3>Interested in Being a 2018 Sponsor?</h3>
<p>Tech, Rebalanced now also accepts donations from our community. Donations are tax deductible. Fill out below to donate to us directly!</p>
<form>
<div id="donate">
<div class="input-group">
<span class="input-group-addon" id="basic-addon1">$</span>
<input type="number" id="donation-amount" class="form-control" value="25" aria-label="Amount (to the nearest dollar)">
<span class="input-group-addon">.00</span>
</div>
<input type="text" class="form-control" id="special-instructions" placeholder="Special instructions">
<button type="submit" class="btn btn-primary" id="donationButton">Make donation</button>
<div>
</form>
<div class="c-sponsors">
<h2> Our 2018 Sponsors </h2>
<div class="c-sponsors-list">
<p><a href="http://local.acm.org/"><img src="/images/acmDClogo.png" width="300"></a></p>
<p><a href="https://targetsmart.com/"><img src="/images/targetSmart-logo.png" width="300"></a></p>
<p><a href="https://agencychief.com/"><img src="/images/chief.png" width="300"></a></p>
<p><a href="https://www.washingtonpost.com/"><img src="/images/engineering_logo.png" width="300"></a></p>
</div>
</div>