This repository has been archived by the owner on Jun 9, 2020. It is now read-only.
forked from jzone3/hackBCA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjudges.html
58 lines (58 loc) · 2.97 KB
/
judges.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
---
layout: default
class: judges
title: Judges
lead: MEET OUR JUDGES.
background: linear-gradient(to bottom right,rgb(65, 119, 17),rgb(220, 66, 37));
---
<section id="ohanian" class="judge"><div class="container">
<div class="row">
<div class="col-50"> </div>
<div class="col-50">
<h2><a href="http://alexisohanian.com/">Alexis Ohanian</a></h2>
<p>An entrepreneur, activist, and investor from Brooklyn, he is best known for co-founding <a href="http://reddit.com/">Reddit</a>, launching <a href="http://Hipmunk.com">Hipmunk</a>, and starting <a href="http://BreadPig.com">BreadPig</a>.</p>
</div>
</div>
</div></section>
<section id="biggs" class="judge"><div class="container">
<div class="col-50">
<h2><a href="http://www.bigwidelogic.com/">John Biggs</a></h2>
<p>East Coast Editor of <a href="http://TechCrunch.com/">TechCrunch</a>. Author crowd funding for <a href="http://www.indiegogo.com/projects/mytro--2">Mytro</a>.</p>
</div>
<div class="col-50"> </div>
</div></section>
<section id="kroll" class="judge"><div class="container">
<div class="col-50"> </div>
<div class="col-50">
<h2><a href="https://vine.co/ck">Colin Kroll</a></h2>
<p>Co-Founder and general manager of <a href="http://Vine.co">Vine</a>, a popular app known for its 6-second videos.</p>
</div>
</div></section>
<section id="griffel" class="judge"><div class="container">
<div class="col-50">
<h2><a href="http://mattangriffel.com/">Mattan Griffel</a></h2>
<p>Co-founder and CEO of <a href="https://onemonthrails.com/">One Month Rails</a>, a Y Combinator company.</p>
</div>
<div class="col-50"> </div>
</div></section>
<section id="garcia" class="judge"><div class="container">
<div class="row">
<div class="col-50"> </div>
<div class="col-50">
<h2><a href="http://www.geekgirlweb.com/">Rebecca Garcia</a></h2>
<p>Co-founder of <a href="http://coderdojonyc.com/">CoderDojo NYC</a>. Developer Evangelist at <a href="http://squarespace.com">Squarespace</a>. Former CTO of <a href="http://greatist.com/">Greatist</a>.</p>
</div>
</div>
</div></section>
<section id="chipps" class="judge"><div class="container">
<div class="col-50">
<h2><a href="http://sarajchipps.com/">Sara Chipps</a></h2>
<p>CTO of <a href="http://flatironschool.com/">Flatiron School</a>. Co-Founder of <a href="http://elizabethandclarke.com/">Elizabeth and Clarke</a> and <a href="http://girldevelopit.com/">Girl Develop It</a>. Former CTO of <a href="http://levoleague.com/">Levo</a>.</p>
</div>
<div class="col-50"> </div>
</div></section>
<section id="access"><div class="container">
<div class="linearound"><h1>Become a Judge!</h1></div><br><br>
<h3><b>Interested in juding hackBCA? Contact us!</b></h3>
<a href="mailto:contact@hackBCA.com" class="btn"><i class="icon-envelope"></i> contact@hackBCA.com</a>
</div></section>