-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
205 lines (190 loc) · 9.32 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
200
201
202
203
204
205
<!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="schedule.html">SCHEDULE</a></li>
<li><a href="#sponsors">SPONSORS</a></li>
<li><a href="https://berkeleybuilds.typeform.com/to/EeylWa" target="_blank">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 an annual social innovation designathon on UC Berkeley’s campus that invites
students from all academic disciplines to implement sustainable solutions for non-profit
organizations that tackle social issues both domestically and internationally. Over the weekend, interdisciplinary teams of students will work directly on problems faced by our
non-profit partners, and winning teams often
go on to implement their solutions with their non-profit after Berkeley Builds. Berkeley Builds is a collaboration between a diverse group of student-run organizations at UC Berkeley focused on a range of topics, from poverty alleviation to technology to non-profit consulting, and we are united by our vision to bring Berkeley students together to address real problems.
</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>
Any UC Berkeley student, 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>When is the application due?</h3>
<p>
The application is due on April 4th!
</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>How do teams work?</h3>
<p>
Each team will have a maximum of 4 people, and we strongly encourage applicants to apply as interdisciplinary teams in order to be successful at this event. If you do not have a team but wish to join one, don't worry! We will have a mixer at the beginning of the event where you can form teams with other students assigned to the same non-profit.
</p>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-4">
<h3>Is there a schedule?</h3>
<p>
Yes, check it out <a href="schedule.html">here.</a>
</p>
</div>
<div class="col-sm-12 col-md-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="http://citris-uc.org" target="_blank"><img src="img/sponsors/citris.png" alt="CITRIS"></img></a>
<a href="http://bigideas.berkeley.edu/" target="_blank"><img src="img/sponsors/bigideas.png" alt="Big Ideas@Berkeley"></img></a>
<a href="https://github.com" target="_blank"><img src="img/sponsors/github.png" alt="Github"></img></a>
<a href="https://gigamon.com" target="_blank"><img src="img/sponsors/gigamon.jpg" alt="Gigamon"></img></a>
<a href="http://berkeleystartupcluster.com" target="_blank"><img src="img/sponsors/bsc.jpg" alt="Berkeley Startup Cluster"></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>
</div>
<h3>Interested in sponsoring? Email us at <a href="mailto:[email protected]?subject=Berkeley%20Builds%202016%20Sponsorship/Partnership%20Inquiry">[email protected]</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 rishi-logo" href="http://www.projectrishi.org" target="_blank"></a>
<a class="cohost hab-logo" href="https://hackersatberkeley.com" target="_blank"></a>
<a class="cohost asuc-logo" href="https://asuc.org" target="_blank"></a>
<a class="cohost enable_tech-logo" href="https://www.facebook.com/enabletechberkeley" target="_blank"></a>
<a class="cohost blueprint-logo" href="http://www.calblueprint.org/" target="_blank"></a>
<a class="cohost tbg-logo" href="http://www.theberkeleygroup.org/" target="_blank"></a>
</div>
</section>
</div>
<section class="footer">
<a href="https://www.facebook.com/events/598422757013886/">
<i class="fa fa-facebook"></i>
</a>
<a href="mailto:[email protected]">
<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>