forked from sachackerlab/sachackerlab.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
298 lines (205 loc) · 10.7 KB
/
about.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
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
<!--header-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Hacker Lab – Sacramento Hacker & Tech Lab</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Hacker Lab disrupts technology with education and community. Join the collaboration and create something great.">
<meta name="author" content="">
<!-- Le styles -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
<link href="assets/css/styles.css" rel="stylesheet">
<!-- Le fonts -->
<link href='http://fonts.googleapis.com/css?family=Alfa+Slab+One' rel='stylesheet' type='text/css'>
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="assets/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="assets/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="assets/ico/apple-touch-icon-57-precomposed.png">
<!-- Scripting -->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<script type="text/javascript" src="assets/js/affilimator.js"></script>
<script>Affilimator.ping({key:"2aa501c26b6423cc29c212dea8704b18bc755252"});</script>
<script type="text/javascript" src="assets/js/jquery.blockUI.js"></script>
<style type="text/css"></style></head>
<!--clickey -->
<script src="//static.getclicky.com/js" type="text/javascript"></script>
<script type="text/javascript">try{ clicky.init(100527400); }catch(e){}</script>
<noscript><p><img alt="Clicky" width="1" height="1" src="//in.getclicky.com/100527400ns.gif" /></p></noscript>
<body class="" data-spy="scroll" data-target=".subnav" data-offset="50" cz-shortcut-listen="true">
<div cl_class="=#pageClass.value">
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "http://connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- Nav Bar -->
<div class="navbar">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand pull-left" href="./index.html">#Hacker Lab</a>
<div class="nav-collapse">
<ul class="nav pull-right">
<li class="dropdown">
<a href="community.html" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="community.html">Community</a></li>
<li class="divider"></li>
<li><a href="http://www.hackerlabjobs.com/" target="_blank">Jobs</a></li>
</ul>
</li>
<li class="">
<a href="education.html">Events</a>
</li>
<li class="">
<a href="campus.html">Campus</a>
</li>
<li id="green" class="">
<a id="green" href="join.html">Join Us!</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!--end header-->
<!-- container -->
<div class="container">
<!--Header -->
<div class="row">
<div class="span8" >
<h1>Our Philosophy</h1>
<p>We believe that technology can change the world and the starting point is education. Hacker Lab aims to educate folks and seed startups with community driven resources. Collectively we can build a brighter future using lean methods in both education and business.</p>
</div>
</div>
<!--Left -->
<hr>
<div class="row">
<div class="span9">
<dl>
<dt><h1 id="about">We Provide</h1></dt>
<dd><p>Community Mentorship For Startups</h2></dd>
<dd><p>Educational Courses For Both Adults & Youth</hp>
</dd>
<dd><p>Networking Events</p></dd>
<dd><p>Industry Events</p></dd>
<dd><p>Workspace for Students and Professionals in the Software and Hardware space including Design & Business Development.</p> </dd>
</dl>
<hr>
<!--Staff-->
<h1 id="about">The Team</h1>
<div class="row">
<div class="span3"><img src="assets/img/Gina.jpeg" alt="Gina">
<p><strong>Gina Lujan</strong><br>Founder/Director<br>20 years Entrepreneurial experience and 14 years in Technology. Gina’s main job functions at HL are community building, business relations, facility operations, and event planning. <br><a href="mailto:[email protected]">Email</a></p>
</div>
<div class="span3"><img src="assets/img/Charles.jpeg" alt="Charles">
<p><strong>Charles Blas</strong><br>Founder<br>Charles’s main functions at Hacker Lab are operating and developing the Hacker Maker Space, teaching, facilities, and being Chief Of Cool.<br> <a href="mailto:[email protected]">Email</a></p>
</div>
<div class="span3"> <img src="assets/img/Eric.jpeg" alt="Eric">
<p><strong>Eric Ullrich</strong><br>Co-Founder<br>Building partnerships, organizing events, making connections, and working on startups takes up most of my time. <br><a href="mailto:[email protected]">Email</a></p>
</div>
</div>
<!--Advisors-->
<h1 id="about">Advisors</h1>
<div class="row">
<div class="span2"><img src="https://dl.dropbox.com/u/54687560/Photos/Hacker%20Lab%20People/Stephane.jpg" alt="Stephane">
<p><strong>Stephane Come</strong><br>Co-Founder<br><a href="http://lcs-technologies-inc.com/" target="blank_">LCS Technologies<p></a>
</div>
<div class="span2"><img src="https://dl.dropbox.com/u/54687560/Photos/Hacker%20Lab%20People/Carson.jpg" alt="Carson">
<p><strong>Carson Gross</strong><br>Founder<br><a href="http://newhelvetic.com" target="blank_">New Helvetic Software<p></a>
</div>
<div class="span2"><img src="https://dl.dropbox.com/u/54687560/Photos/Hacker%20Lab%20People/Allison.jpg" alt="Allison">
<p><strong>Allison Goodman Owens</strong><br>Senior Systems Integration Engineer<br><a href="http://www.intel.com/content/www/us/en/homepage.html" target="blank_">Intel<p></a>
</div>
<div class="span2"><img src="https://dl.dropbox.com/u/54687560/Photos/Hacker%20Lab%20People/David.jpg" alt="Alison">
<p><strong>David Long</strong><br>Founder<br><a href="http://www.meetup.com/Sacramento-X-Copter-Racers/" target="blank_">Sacramento X-Copter Racing Team<p></a>
</div>
</div>
<div class="row">
<div class="span2"><img src="https://dl.dropbox.com/u/54687560/Photos/Hacker%20Lab%20People/mike.jpg" alt="Stephane">
<p><strong>Mike Machado</strong><br>Co-Founder, CTO<br><a href="http://www.isuggest.com/" target="blank_">iSuggest<p></a>
</div>
<div class="span2"><img src="https://dl.dropbox.com/u/54687560/Photos/Hacker%20Lab%20People/Chris.jpg" alt="Stephane">
<p><strong>Chris Minnick</strong><br>Founder<br><a href="http://www.minnick.com/" target="blank_">Minnick Web Services<p></a>
</div>
<div class="span2"><img src="https://dl.dropbox.com/u/54687560/Photos/Hacker%20Lab%20People/Brett.jpg" alt="Stephane">
<p><strong>Brett Owens</strong><br>Founder<br><a href="http://www.chrometa.com/" target="blank_">Chrometa<p></a>
</div>
</div>
<!--Supporters-->
<h1 id="about">Community Chiefs</h1>
<div class="row">
<div class="span2"><img src="https://dl.dropbox.com/u/54687560/Photos/Hacker%20Lab%20People/Bill.jpg" alt="Stephane">
<p><strong>William Betz</strong><br>Ideas & Facility<br><a href="mailto:[email protected]">Email</a></p>
</div>
<div class="span2"><img src="https://dl.dropbox.com/u/54687560/Photos/Hacker%20Lab%20People/Joseph.jpg" alt="Carson">
<p><strong>Joseph Burchett</strong><br>Game Community<br> <a href="mailto:[email protected]">Email</a></p>
</div>
<div class="span2"><img src="https://dl.dropbox.com/u/54687560/Photos/Hacker%20Lab%20People/Dan.jpg" alt="Allison">
<p><strong>Daniel Fraga</strong><br>Robot Coordinator<br><a href="mailto:[email protected]">Email</a></p>
</div>
<div class="span2"><img src="https://dl.dropbox.com/u/54687560/Photos/Hacker%20Lab%20People/Josh.jpg" alt="Stephane">
<p><strong>Joshua Smith</strong><br>Sustainability<br><a href="mailto:[email protected]">Email</a></p>
</div>
</div>
</div>
</div>
<!-- //container -->
</div>
<!--footer-->
<!-- Footer
================================================== -->
<footer class="container-fluid">
<hr>
<div class="row">
<div class="span12">
<ul id=navlist>
<li><a href="about.html">About</a></li>
<li><a href="media.html">Media</a></li>
<li><a href="sponsor.html">Sponsor</a></li>
<li><a href="donate.html">Donate</a></li>
</ul>
</div>
</div>
<p class="address">Location: 1715 I st<br>Sacramento, Ca 95814<br>
Hours: Mon-Fri 9am to 6pm<br>
Phone: 916.514.7044<br>
Email: <a href="mailto:[email protected]">[email protected]</a><br>
<ul id=navlist class="pull-right, social">
<li><a href="https://www.facebook.com/SacHackerLab"><img src="assets/img/facebook_alt.png" alt="Facebook Alt"></a> </li>
<li><a href="http://twitter.com/SacHackerLab"><img src="assets/img/twitter_alt.png" alt="Twitter Alt"> </a></li>
<li><a href="http://www.meetup.com/HackerLab/"><img src="assets/img/meetup.png" alt="Meetup"> </a></li>
<li><a href="https://plus.google.com/u/0/101255086332164424211/posts"><img src="assets/img/google.png" alt="Google"></a></li>
</ul>
<p align=center>© 2012 Hacker Lab – Sacramento Coworking – Bootstrapping – Startup Space</p>
</footer>
</div>
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script src="assets/js/bootstrap.js" type="text/javascript" charset="utf-8"></script>
<script>
$(document).ready(function(){
$('.carousel').carousel({
interval: 3000
});
});
</script>
</body></html>
<!--end footer-->