-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
199 lines (187 loc) · 8.99 KB
/
index.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- General Meta -->
<meta charset="utf-8">
<meta name="description" content="Berkeley Builds: Social Impact Designathon">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Berkeley Builds: Social Impact Designathon</title>
<!-- Stylesheets -->
<link rel="stylesheet" href="css/bootstrap-theme.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="fonts/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto">
<!-- Favicon -->
<link rel="icon" type="image/png" href="assets/img/favi.png">
</head>
<body>
<!-- Fixed navbar -->
<nav class="navbar navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand berkeley_builds-logo" href="#"></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="#home">HOME</a></li>
<li><a href="#about">ABOUT</a></li>
<li><a href="#faq">FAQ</a></li>
<li><a href="#sponsors">SPONSORS</a></li>
<li><a href="https://berkeleybuilds.typeform.com/to/EeylWa">APPLY ></a></li>
</ul>
</div>
</div>
</nav>
<div class="home-container" id="home">
<div class="home-shade"></div>
<div class="container">
<section class="home row">
<div class="col-md-12 text-center">
<h1 class="home-title"> Berkeley Builds </h1>
<h2 class="home-sub-title"> Social Impact Designathon </h2>
<h3 class="home-info"> April 8-9, 2017 </h3>
<h3 class="home-info"> Sutardja Dai Hall, UC Berkeley </h3>
<a class="home-apply-button" href="https://berkeleybuilds.typeform.com/to/EeylWa">APPLY ></a>
</div>
</section>
</div>
</div>
<div class="container">
<section id="about">
<div class="section-body">
<h1 class="solo-title">WHAT IS BERKELEY BUILDS?</h1>
<p>
Berkeley Builds is a social innovation designathon on UC Berkeley’s campus that invites
students from all academic disciplines to implement sustainable solutions to social issues
both domestically and internationally. Through collaboration with a diverse leadership of
student-run organizations focused on a range of topics from social impact to technology to
consulting, we encourage students to design solutions to address real problems. At the
event, we aim to maintain a mutually beneficial relationship with the nonprofit
organizations and corporate sponsors. The students gain hands-on experience and have the
opportunity to make a significant impact while networking with potential future employees.
At the same time, participating organizations and companies get the opportunity to market
their organization, advocate for their cause, and meet potential recruits.
</p>
</div>
</section>
</div>
<div class="nonprofits-container">
<div class="container">
<section id="nonprofits">
<div class="section-body">
<h2 class="nonprofit-title">Innovate, collaborate, and create for the following nonprofits</h2>
<a class="nonprofit rishi-logo" href="http://www.projectrishi.org" target="_blank"></a>
<a class="nonprofit health_leads-logo" href="https://healthleadsusa.org/" target="_blank"></a>
<a class="nonprofit ceri-logo" href="http://cerieastbay.org/web3/index.php" target="_blank"></a>
<a class="nonprofit teach_for_america-logo" href="https://www.teachforamerica.org" target="_blank"></a>
</div>
</section>
</div>
</div>
<div class="container">
<section id="faq">
<div class="section-body">
<h1 class="solo-title">FREQUENTLY ASKED QUESTIONS</h1>
<div class="row">
<div class="col-sm-12 col-md-4">
<h3>Who can attend?</h3>
<p>
Anyone, regardless of major or prior experience, can attend Berkeley Builds 2017.
</p>
</div>
<div class="col-sm-12 col-md-4">
<h3>Does this cost money?</h3>
<p>
Nope! Admission is free and includes food, workshops, and swag!
</p>
</div>
<div class="col-sm-12 col-md-4">
<h3>How do teams work?</h3>
<p>
Each team will have a maximum of 4 people. While we will do our very best to place individual applicants in balanced teams, we strongly encourage applicants to apply as interdisciplinary, technical, or non-technical teams in order to be successful at this event.
</p>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-4">
<h3>How do I get there?</h3>
<p>
Berkeley Builds 2017 will be at Sutardja Hall, UC Berkeley. Your team will work in our event’s design space, which includes Blum 100 and Blum 101.
</p>
</div>
<div class="col-sm-12 col-md-4">
<h3>What should I bring?</h3>
<p>
Other than a personal laptop, participants aren’t required to bring any materials to Berkeley Builds. We will offer markers, whiteboards, snacks, pens, pencils, and other tools at the event for your teams to use!
</p>
</div>
<div class="col-sm-12 col-md-4">
<h3>Is there a schedule?</h3>
<p>
Check back soon! We are finalizing the schedule at the moment.
</p>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-4 col-md-offset-4">
<h3>What if I have another question?</h3>
<p>
Feel free to <a href="https://www.facebook.com/berkeleybuilds">message us on Facebook</a> if you’re in any way confused or concerned about anything about the event! We’d love to help you out :)
</p>
</div>
</div>
</div>
</section>
</div>
<div class="sponsors-container">
<div class="container">
<section id="sponsors">
<div class="section-body">
<h1 class="solo-title">Sponsors</h1>
<div class="sponsor-grid">
<a href="https://github.com" target="_blank"><img src="img/sponsors/github.png" alt="Github"></img></a>
<a href="https://mixmax.com" target="_blank"><img src="img/sponsors/mixmax.jpg" alt="Mixmax"></img></a>
<a href="https://www.digitalocean.com" target="_blank"><img src="img/sponsors/digitalocean.png" alt="Digital Ocean"></img></a>
<a href="https://gigamon.com" target="_blank"><img src="img/sponsors/gigamon.jpg" alt="Gigamon"></img></a>
<a href="https://berkeleystartupcluster.com" target="_blank"><img src="img/sponsors/bsc.jpg" alt="Berkeley Startup Cluster"></img></a>
<a href="https://http://citris-uc.org" target="_blank"><img src="img/sponsors/citris.png" alt="CITRIS"></img></a>
</div>
<h3>Interested in sponsoring? Email us at <a href="mailto:berkeleybuilds@gmail.com?subject=Berkeley%20Builds%202016%20Sponsorship/Partnership%20Inquiry">berkeleybuilds@gmail.com</a>! We'd love to have you.</h3>
</div>
</section>
</div>
</div>
<div class="container">
<section id="partners">
<div class="section-body">
<h1 class="solo-title">Partners</h1>
<a class="cohost asuc-logo" href="https://asuc.org" target="_blank"></a>
<a class="cohost tbg-logo" href="theberkeleygroup.org/" target="_blank"></a>
<a class="cohost blueprint-logo" href="http://www.calblueprint.org/" target="_blank"></a>
<a class="cohost enable_tech-logo" href="https://www.facebook.com/enabletechberkeley" target="_blank"></a>
<a class="cohost hab-logo" href="https://hackersatberkeley.com" target="_blank"></a>
<a class="cohost rishi-logo" href="http://www.projectrishi.org" target="_blank"></a>
</div>
</section>
</div>
<section class="footer">
<a href="https://www.facebook.com/events/1015426511861136/">
<i class="fa fa-facebook"></i>
</a>
<a href="mailto:berkeleybuilds@gmail.com">
<i class="fa fa-envelope"></i>
</a>
<img src="img/2017bb-lightbulb.png" class="footer-logo"></img>
<small>Copyright © 2017 Berkeley Builds</small>
</section>
<script src="https://code.jquery.com/jquery-1.12.4.min.js" integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/scripts.js"></script>
</body>
</html>