-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathla_3-2016.html
656 lines (582 loc) · 25.8 KB
/
la_3-2016.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
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
<!doctype html>
<html lang="en">
<head>
<title>Rails Girls LA March 18 & 19th 2016</title>
<meta charset="utf-8"/>
<meta name="author" content="Rails Girls"/>
<meta name="description" content="Rails Girls LA 17-18th April 2015: join the
two-day crash-course to the exciting world of building web applications with
Ruby on Rails."/>
<link rel="shortcut icon" href="/favicon.png"/>
<link rel="apple-touch-icon" href="/apple-touch-icon.png"/>
<meta property="og:image" content="https://railsgirls.com/images/railsgirls-sq.png"/>
<link rel="stylesheet" href="./css/style.css"/>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script type="text/javascript" src="main.js"></script>
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
<script type="text/javascript" src="//use.typekit.net/nbs6fzt.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<style type="text/css">
ul li {
color: #000000;
}
.la-apply-now-link {
-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
box-shadow:inset 0px 1px 0px 0px #f29c93;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #d3360b) );
background:-moz-linear-gradient( center top, #fe1a00 5%, #d3360b 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#d3360b');
background-color:#fe1a00;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:1px solid #d3360b;
display:inline-block;
color:#ffffff;
font-family:arial;
font-size:15px;
font-weight:bold;
padding:6px 24px;
text-decoration:none;
text-shadow:1px 1px 0px #b23e35;
}
.la-apply-now-link:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d3360b), color-stop(1, #fe1a00) );
background:-moz-linear-gradient( center top, #d3360b 5%, #fe1a00 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3360b', endColorstr='#fe1a00');
background-color:#d3360b;
}
.la-apply-now-link:active {
position:relative;
top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */
.la-coaches-link, .la-sponsor-link {
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
box-shadow:inset 0px 1px 0px 0px #ffffff;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff0), color-stop(1, #fc3) );
background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
background-color:#ededed;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:1px solid #dcdcdc;
display:inline-block;
color:#777777;
font-family:arial;
font-size:15px;
font-weight:bold;
padding:6px 24px;
text-decoration:none;
text-shadow:1px 1px 0px #ffffff;
}.la-coaches-link:hover, .la-sponsor-link:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fcc), color-stop(1, #f9c) );
background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
background-color:#dfdfdf;
}.la-coaches-link:active, .la-sponsor-link:active {
position:relative;
top:1px;
}
.la-sponsor-link {
-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
box-shadow:inset 0px 1px 0px 0px #f29c93;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #d3360b) );
background:-moz-linear-gradient( center top, #fe1a00 5%, #d3360b 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#d3360b');
background-color:#fe1a00;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:1px solid #d3360b;
display:inline-block;
color:#ffffff;
font-family:arial;
font-size:15px;
font-weight:bold;
padding:6px 24px;
text-decoration:none;
text-shadow:1px 1px 0px #b23e35;
}
.la-sponsor-link:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d3360b), color-stop(1, #fe1a00) );
background:-moz-linear-gradient( center top, #d3360b 5%, #fe1a00 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3360b', endColorstr='#fe1a00');
background-color:#d3360b;
}
.la-sponsor-link:active {
position:relative;
top:1px;
}
img.center {
display: block;
margin-left: auto;
margin-right: auto;
}
footer {
background-color:#ccc;
font-weight:bold;
color: #000;
}
.date {
letter-spacing: .5px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */
</style>
</head>
<body>
<header>
<div class="container_12">
<a id="logo" href="/"><img src="images/railsgirls-logo.png" alt="Rails Girls" style="padding-left:5px" /></a>
<nav>
<a href="./events.html">Events</a>
<a href="./materials.html">Materials</a>
<a href="./press.html">Press</a>
<a href="https://railsgirls.tumblr.com/">Blog</a>
<a href="https://gist.github.com/jendiamond/5a26b531e8e47b4aa638">Guides</a>
<a href="#schedule">Schedule</a>
<a href="#sponsors">Sponsors</a>
<a href="#faq">FAQ</a>
<a href="#location">Location</a>
<a href="https://railsgirls.com/la-sponsor-prospectus.html">Donate</a>
<a href="#coaches">Coaches</a>
</nav>
</div>
</header>
<div id="container" class="container_12 page clearfix">
<div class="grid_12 omega alpha">
<div id="promo" class="new la">
<h1>
Rails Girls LA
<small class="date">March 18th & 19th, 2016</small>
</h1>
<p><b>Rails Girls Los Angeles is in the heart of HOLLYWOOD!</b> <br />
During this, <i>free</i>, two day workshop we'll dive into the magical world of Ruby & Ruby on Rails. <i>YOU</i> will build a web application with the support of a friendly coach.</p>
<p>Sorry, Applications are closed for this session.
We hope to be running another session soon.
In the meantime you can checkout all the excellent Meetup groups in your area.</p>
<div class="grid_9 alpha" >
</div>
<!--<p><a href="https://railsgirls.wufoo.com/forms/zhgrxsu03rcrwk/"
class="la-apply-now-link"
target = "blank">Apply now!</a><b> There are only 25 spots available.</b><br>
Applications close on Febraury 17th, although we will be reviewing
applications as they arrive and accepting people as they submit
their application materials.
</p>-->
<p><a href="http://www.zestfinance.com/"><img src="images/losangeles/zestfinance.png" alt="ZestFinance" width= "150" target="_blank" /></a><br/>
<b><a href="#sponsors">Gold sponsor</a></b>, ZestFinance will be sponsoring and hosting this free, two day workshop. :)</p>
<p>Follow <a href = "https://twitter.com/RailsGirlsLA">@RailsGirlsLA</a>
on Twitter for the latest news!</p>
<div id="share">
<div style="margin:0 15px 0 0;">
Share this with your twittersphere
<a href="https://twitter.com/share"
class="twitter-share-button"
data-url="https://railsgirls.com/la"
data-count="horizontal"
data-via="railsgirls"
data-related="railsgirls"
data-text="March 18&19 #railsgirlsla Sign up
https://railsgirls.com/la <3 @zestfinance #railsgirlsla">
Tweet</a>
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
</div>
</div>
<p>Contact us at railsgirlsla@gmail.com</p>
</div>
<div class="grid_4 alpha feature">
<p><strong>You learn</strong> designing, prototyping and coding with
the help from our coaches.</p>
</div>
<div class="grid_4 feature">
<p><strong>You need</strong> your own laptop, curiosity and a sprinkle
of imagination!</p>
</div>
<div class="grid_4 omega feature">
<p>
<strong>Want to help?</strong><br />
<a href="https://railsgirls.com/la-sponsor-prospectus.html">
We can always use your donations for future events.</a>
</p>
</div>
<a name="faq"></a>
<hr />
<div class="grid_12">
<h2>FAQ</h2>
<div class="grid_3 omega feature">
<p><strong>How much does it cost?</strong> <b>Nothing, it's free!</b><br />
You just need to be excited! And you need to show up ready to learn.<br/>
If you need to cancel Contact Us.There are limited spots. </p>
</div>
<div class="grid_3 omega feature">
<p><strong>Who is this aimed towards?</strong> <br />Women of any age with
basic knowledge of working with a computer. We’ve had people of all
ages take part. Please bring your laptop.</p>
</div>
<div class="grid_3 omega feature">
<p><strong>Can men attend?</strong><br />Women are given priority, but men
are welcome as long as they are accompanied by an interested woman.</p>
</div>
<div class="grid_3 omega feature">
<p><strong>How can I help?</strong><br />Do you know Ruby on Rails? We’re
also looking for friendly coaches.
<br/>Email us at railsgirlsla@gmail.com with the subject line: <br/>"RG2016 Coach"
<!-- <a href="https://railsgirls.wufoo.com/forms/z1kd3g7v1yhegp9" >
Volunteer to coach. -->
</a>
</p>
</div>
</div>
<hr />
<a name="schedule"></a>
<div class="grid_5 alpha" style="padding:5px 5px 5px 5px; background-color: #bebebe; border:1px solid; border-radius:10px;">
<h3 style="color:#000">Schedule: Friday, March 18th, 2016 7pm - 10pm</h3>
<div style="padding:5px 5px 5px 5px; background-color: #fff; border:1px
solid; border-radius:10px;">
<h3>A million Thanks</h3>
Thank you to our main sponsor,<b> ZestFinance</b>, without whom this event would not have been possible or as cool!
<a href="http://www.zestfinance.com/" style="padding-left:40px"><img src="images/losangeles/zestfinance.png" alt="ZestFinance" width= "300" target="_blank" /></a>
</ul>
</div>
<div style="padding:5px 5px 5px 5px; background-color: #fff; border:1px solid; border-radius:10px;">
<h4 style="color:#000;"><strong>7pm - 10pm</strong></h4>
<h3>Installation Party</h3>
<ul class="list-unstyled">
<li><b>Bring your laptop</b> so we can help you install
Ruby on Rails and everything else you'll need
using the <a href="https://guides.railsgirls.com/install">
INSTALL GUIDE. Installation is not the entire process.</a></li>
<li><b>Get a Sticker</b> proving you are ready to roll.</li>
<li><b>Even if you already have everything installed you need
to run through a check-in with a coach so <i>WE</i> know you are ready.</b></li>
<li>If there is no way you can make it on Friday
and need help with installation make arrangements
to come at 9am on Saturday. <b>We want to keep exceptions
to the bare minimum Please be respectful of our
volunteer coaches' time.</b></li>
</ul>
</div>
<br />
<!--
<div style="padding:5px 5px 5px 5px; background-color: #fff; border:1px solid; border-radius:10px;">
<h4 style="color:#000;"><strong>1pm - 4pm</strong></h4>
<h3>Presentations</h3>
<p>Short, simple presentations about the basics.<br />
If you are already familiar with programming rest up
for tomorrow or stay and help someone.You learn a lot by teaching.
<ul>
<li><b>Ruby vs. Rails</b> by Hannah Howard</li>
<li><b> The Commandline</b> by Jen Diamond</li>
<li><b> Git vs Github</b> by Vyki Englert</li>
<li><b> HTML & CSS</b> by Machiko Yasuda</li>
<li><b> What's a Gem?</b> by JZ aka Joanna Zeta</li>
<li><b> Bentobox™ Exercise</b> led by Machiko Yasuda</li>
<li><b> Sponsors</b> </li>
</ul>
</p>
</div>
-->
<br />
<div style="padding:5px 5px 5px 5px; background-color: #fff; border:1px solid; border-radius:10px;">
<h4 style="color:#000;"><strong>Do These Tutorials BEFORE Saturday</strong></h4>
<h3>Intro to Everything </h3>
You have already gone through these tutorials so you
can get the most out of your day. Go through them again to refresh yourself.
There will be coaches available at the install fest so
feel free to ask any questions you may have.
<br /><br/>
<b>Ruby</b><br />
An excellent Ruby primer: <a href="http://tryruby.org/levels/1/challenges/0">
Try Ruby</a><br/><br />
<b>GitHub</b><br />
Know these commands backwards and forwards.<br /> Bring the cheatsheet you made. <a href="http://try.github.io/levels/1/challenges/1">
Try Github</a><br/><br />
<b>Commandline</b><br />
Know these commands backwards and forwards.<br /> Bring the cheatsheet you made.
<a href="https://speakerdeck.com/jendiamond/the-terminal-know-your-command-line-an-introduction"</a>
Commandline Tutorial</a><br /><br />
<b>HTML & CSS</b><br />
An excellent HTML & CSS primer:<br />
<a href="https://dash.generalassemb.ly/"</a>
HTML Tutorial & CSS Tutorial</a>
</div>
</div>
<div class="grid_5 push_1 omega" style="padding:5px 5px 5px 5px; background-color: #bebebe; border:1px solid; border-radius:10px;">
<h3 style="color:#000">Schedule: Saturday, March 19th, 2016 9am - 6pm</h2>
<div style="padding:5px 5px 5px 5px; background-color: #fff; border:1px solid; border-radius:10px;">
<h4 style="color:#000;"><strong>9 am - 10 am</strong></h4>
<h3>Registration</h3>
<p>Register, find your seat, get your name tag, have
some breakfast and meet some people. </p>
<h3>Late Installations</h3>
<p>If you are absolutely not able to attend the Installation
Party on Friday we will get your computer ready to roll.
<br />Please be here by 9am.</p>
</div>
<br />
<div style="padding:5px 5px 5px 5px; background-color: #fff; border:1px solid; border-radius:10px;">
<h4 style="color:#000;"><strong>10 am - 11 am</strong></h4>
<h3>Presentations</h3>
<ul>
<li>Welcome to Rails Girls LA!</li>
<li>Sponsors</li>
<li>Rails Girls from last year- Where are they now?</li>
</ul>
</div>
<br />
<div style="padding:5px 5px 5px 5px; background-color: #fff; border:1px solid; border-radius:10px;">
<h4 style="color:#000;"><strong>11 am - 1 pm</strong></h4>
<h3>Workshop</h3>
<p>After we break up into small groups, your coach will help you
get started on your first web application using the <b><a
href="https://gist.github.com/jendiamond/5a26b531e8e47b4aa638">app
guide</a></b>
</p>
</div>
<br />
<div style="padding:5px 5px 5px 5px; background-color: #fff; border:1px solid; border-radius:10px;">
<h4 style="color:#000;"><strong>1 pm - 2 pm</strong></h4>
<h3>Lunch</h3>
<p>Reward yourself for a successful morning with some grub. Talk
with your coaches and peers about how awesome your first web
applications are. Lunch will be a mix of vegan and non-vegan
and will be catered free of charge thanks to ZestFinance. :)</p>
</div>
<br />
<div style="padding:5px 5px 5px 5px; background-color: #fff; border:1px solid; border-radius:10px;">
<h4 style="color:#000;"><strong>2 pm - 5 pm</strong></h4>
<h3>Workshop</h3>
<p>Reconvene in small groups and extend your applications.
<a href="https://guides.railsgirls.com/commenting">Add commments</a>,
<a href="https://guides.railsgirls.com/heroku">put it online with Heroku</a>,
or <a href="https://guides.railsgirls.com/design">add design</a>.
</p>
</div>
<br />
<div style="padding:5px 5px 5px 5px; background-color: #fff; border:1px solid; border-radius:10px;">
<h4 style="color:#000;"><strong>5 pm - 6 pm</strong></h4>
<h3>Afterparty!</h3>
<p>Reward yourself for a successful day with a tasty beverage and
treats. Network and chat with coaches and peers.<br />
<!--<b>Sponsored by:</b>
<a href="http://www.goldstar.com/" style="border:0px"><img
src="images/losangeles/goldstarsm_logo.png" alt="Goldstar Logo"/></a>-->
</p>
</div>
</div>
</div>
<a name="location"></a>
<hr />
<div class="grid_12 alpha feature">
<div class="grid_4 alpha feature">
<h2>Location</h2>
<h3>ZestFinance</h3>
<p>6636 Hollywood Blvd, Los Angeles, CA 90028</p>
<h5>PARKING</h5>
<b>Pay $10. - Get your Ticket - Get refunded<br /></b>
Park in the lot off of Cherokee between Selma and Hollywood. You will need to bring $10 <i>CASH</i> to pay for your parking ticket. <br /><b>Please be sure to bring your ticket with you for us to validate so that you can get your $10 back when you leave.</b>
When parking, please let the attendant know that you are going to ZestFinance.
<img src="images/losangeles/zestparkingmap.jpg" style="text-align: center" />
</div>
<div class="grid_6 feature">
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d13215.043719973852!2d-118.33451!3d34.1012644!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xc75f9bf70b336f5d!2szestfinance!5e0!3m2!1sen!2sus!4v1454316490794"
width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</div>
</div>
<!--******************-->
<a name="sponsors"></a>
<hr />
<div class="grid_12 alpha feature">
<h1 style="color:#c00; text-align: center"><b>❤ ❤ Our sponsors make Rails Girls LA possible! ❤ ❤</b></h1>
<hr />
<div class="grid_12 alpha feature" style="border: solid 5px #f90; text-align: center; width: 98.5%;">
<h1 style="color:#f90; padding-left:10px;"><b>Gold Sponsor!</b> ❤</h1>
<div class="grid_4 alpha feature">
<a href="http://www.zestfinance.com/" style="border:0px"><img src="images/losangeles/zest_finance_logo.png" alt="Zest Finance Logo"/></a><br />
<p style="text-align:left; padding-left:10px;">
ZestFinance is a technology startup that uses machine learning and large-scale data analysis to transform credit availability for millions of Americans. Over the past 5 years, ZestFinance has built a big data underwriting technology that more accurately predicts likelihood of repayment. ZestFinance uses this technology to make loans to customer that banks typically overlook. ZestFinance also licenses its technology to other companies, including JD.com in China.<br /><br />
ZestFinance was founded in September, 2009, by founder and CEO Douglas Merrill, an accomplished technology executive who previously served as CIO of Google.
</p>
</div>
<br /><br /><br /><br />
</div>
<div class="grid_12 alpha feature" style="border: solid 4px #a8a8a8; text-align: center; width: 99%;">
<h1 style="color:#707070;"><b>Silver Sponsor!</b> ❤</h1>
<div class="grid_12 alpha feature">
<a href="http://sabio.la/" style="border: 0px">
<img src="images/losangeles/sabio.png" alt="Sabio Logo"/></a><br/>
<p style="text-align:left; padding-left:10px;">
<b>At Sabio, we cultivate and nurture exceptional tech talent!</b><br/>
We are the premier software engineering program in Southern
California, specifically designed for exceptionally motivated
individuals looking to break into the tech industry.<br/>
Join us at one of our Wednesday night info sessions from 6 - 7:30pm to learn more about what we do and how you can be a part of it. <a href="https://www.eventbrite.com/e/sabio-info-session-tickets-19275543670?ref=ebtnebregn">Register now on Eventbrite.</a>
</p>
</div>
</div>
<!--
<a name="coaches"></a>
<hr />
<div class="coaches">
<h2>Rails Girls LA Coaches 2015</h2>
<div class="grid_12">
<div>
<a href="https://twitter.com/jendiamond" class="grid_3">
<b>Jen Diamond</b>
<small><b>Rails Girls Organizer</b></small>
<small>Developer, Feats of Daring</small>
<small>@jendiamond</small>
</a>
<a href="https://twitter.com/dipolesource" class="grid_3">
Michael McCormick
<small>Engineer, Pivotal Labs</small>
</a>
<a href="https://twitter.com/machikoyasuda" class="grid_3">
Machiko Yasuda
<small>Software Engineer, The Reformation</small>
<small>@machikoyasuda</small>
</a>
<a href="https://twitter.com/xmurriel" class="grid_3">
Murriel Perez
<small>IT Manager, Mars Air. Managing Director, Girls in Tech LA</small>
<small>@xmurriel</small>
</a>
</div>
<hr />
<div class="coaches">
<h2>Rails Girls LA Coaches 2015</h2>
<div class="grid_12">
<div>
<a href="https://twitter.com/jendiamond" class="grid_3">
<b>Jen Diamond</b>
<small><b>Rails Girls Organizer</b></small>
<small>Developer, Feats of Daring</small>
<small>@jendiamond</small>
</a>
<a href="https://twiitter.com/dipolesource" class="grid_3">
Michael McCormick
<small>Engineer, Pivotal Labs</small>
</a>
<a href="https://twitter.com/machikoyasuda" class="grid_3">
Machiko Yasuda
<small>Jr. Software Engineer, The Reformation</small>
<small>@machikoyasuda</small>
</a>
<a href="https://twitter.com/xmurriel" class="grid_3">
Murriel Perez
<small>IT Manager, Mars Air. Managing Director, Girls in Tech LA</small>
<small>@xmurriel</small>
</a>
</div>
<hr />
<div class="coaches">
<h2>Rails Girls LA Coaches 2015</h2>
<div class="grid_12">
<div>
<a href="https://twitter.com/jendiamond" class="grid_3">
<b>Aaron Harpole </b>
<small>Lead Engineer, Ring</small>
<small>@harpaa01</small>
</a>
<a href="https://twiitter.com/dipolesource" class="grid_3">
Michael McCormick
<small>Engineer, Pivotal Labs</small>
</a>
<a href="https://twitter.com/machikoyasuda" class="grid_3">
Machiko Yasuda
<small>Jr. Software Engineer, The Reformation</small>
<small>@machikoyasuda</small>
</a>
<a href="https://twitter.com/xmurriel" class="grid_3">
Murriel Perez
<small>IT Manager, Mars Air. Managing Director, Girls in Tech LA</small>
<small>@xmurriel</small>
</a>
</div>
<hr />
<div class="coaches">
<h2>Rails Girls LA Coaches 2015</h2>
<div class="grid_12">
<div>
<a href="https://twitter.com/jendiamond" class="grid_3">
<b>Jen Diamond</b>
<small><b>Rails Girls Organizer</b></small>
<small>Developer, Feats of Daring</small>
<small>@jendiamond</small>
</a>
<a href="https://twiitter.com/dipolesource" class="grid_3">
Michael McCormick
<small>Engineer, Pivotal Labs</small>
</a>
<a href="https://twitter.com/machikoyasuda" class="grid_3">
Machiko Yasuda
<small>Jr. Software Engineer, The Reformation</small>
<small>@machikoyasuda</small>
</a>
<a href="https://twitter.com/xmurriel" class="grid_3">
Murriel Perez
<small>IT Manager, Mars Air. Managing Director, Girls in Tech LA</small>
<small>@xmurriel</small>
</a>
</div>
<hr />
<div class="coaches">
<h2>Rails Girls LA Coaches 2015</h2>
<div class="grid_12">
<div>
<a href="https://twitter.com/jendiamond" class="grid_3">
<b>Jen Diamond</b>
<small><b>Rails Girls Organizer</b></small>
<small>Developer, Feats of Daring</small>
<small>@jendiamond</small>
</a>
<a href="https://twiitter.com/dipolesource" class="grid_3">
Michael McCormick
<small>Engineer, Pivotal Labs</small>
</a>
<a href="https://twitter.com/machikoyasuda" class="grid_3">
Machiko Yasuda
<small>Jr. Software Engineer, The Reformation</small>
<small>@machikoyasuda</small>
</a>
<a href="https://twitter.com/xmurriel" class="grid_3">
Murriel Perez
<small>IT Manager, Mars Air. Managing Director, Girls in Tech LA</small>
<small>@xmurriel</small>
</a>
</div>
<hr />
</div>
-->
<!--******************-->
<footer>
<p>Contact the LA Chapter of Rails Girls at railsgirlsla@gmail.com Follow us on twitter<a href="https://twitter.com/railsgirls"> @RailsGirlsLA</a><br/>
2010-2015, Rails Girls International <a href="./press.html">Contact us</a> or follow
us on <a href="https://twitter.com/railsgirls">Twitter</a> and <a
href="https://www.facebook.com/railsgirls">Facebook</a></p>
<p class="slogan" style="background-color: #b20; color:#fff;">Get excited and make things!</p>
</footer>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-19631067-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>