This repository has been archived by the owner on Oct 22, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 55
/
sponsors.html
729 lines (720 loc) · 38.1 KB
/
sponsors.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
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
---
layout: default
title: Sponsors
class: page page-sponsors
current: sponsors
permalink: sponsors/
---
<script src="https://checkout.stripe.com/v2/checkout.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.js"></script>
<section class="main container">
<div class="wrapper clearfix">
<!-- <h2>{{page.title}}</h2> -->
<!-- <section class="sponsors-intro"> -->
<!-- <p> Rails Girls Summer of Code helps bring more diversity into Open Source, by subsidising programming newcomers to work on an Open Source project of their choice. This is made possible through the generosity of Sponsored donations. We are happy to announce our special early bird Sponsors for 2014! Thank you for supporting us early on, you rock!</p> -->
<!-- </section> -->
<!-- PLATINUM -->
<section class="sponsors-list sponsors-platinum">
<h2 class="hero-title">Platinum Sponsors</h2>
<div class="center-helper"><div class="sponsors-starrow"></div></div>
<ul>
<li id="travis">
<div class="sponsors platinum sponsors-logo supporting-organizer">
<a href="https://travis-ci.com" class="travis" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="https://travis-ci.com" target="_blank">Travis</a> is an Open Source company, born and raised in beautiful Berlin. Travis CI is their hosted continuous integration service for the open source community. It is integrated with GitHub and offers first class support for a ton of programming languages, like Python, Go, PHP, Java, C++ and of course Ruby. They also launched <a href="http://foundation.travis-ci.org">Travis Foundation</a>, a non-profit organisation which aims to make Open Source an even better place. One of their goals is to make Rails Girls Summer of Code a recurring tradition.</p>
</div>
</li>
<li id="github">
<div class="sponsors platinum sponsors-logo">
<a href="https://github.com" class="github" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="https://github.com" target="_blank">GitHub</a> is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together. With the collaborative features of GitHub.com, our desktop and mobile apps, and GitHub Enterprise, it has never been easier for individuals and teams to write better code, faster. Originally founded by Tom Preston-Werner, Chris Wanstrath, and PJ Hyett to simplify sharing code, GitHub has grown into the largest code host in the world.</p>
</div>
</li>
</ul>
</section>
<!-- GOLD -->
<section class="sponsors-list sponsors-gold">
<h2 class="hero-title">Gold Sponsors</h2>
<div class="center-helper"><div class="sponsors-starrow"></div></div>
<ul>
<li id="google">
<div class="sponsors gold sponsors-logo">
<a href="https://developers.google.com/open-source/" class="google" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="https://developers.google.com/open-source/" target="_blank">Google</a> is a multinational corporation specializing in Internet-related services and products. They also are contributing to Open Source whith their own Open Source program. Their Open Source section releases Google-created code, providing vital infrastructure, supporting Open Source organizations, handling internal Open Source compliance, and by running student outreach programs such as Google Summer of Code and Google Code-in.</p>
</div>
</li>
<li id="soundcloud">
<div class="sponsors gold sponsors-logo">
<a href="https://soundcloud.com" class="soundcloud" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="https://soundcloud.com" target="_blank">SoundCloud</a> is the world’s leading social sound platform where anyone can create sounds and share them everywhere. Recording and uploading sounds to SoundCloud lets people easily share them privately with their friends or publicly to blogs, sites and social networks.</p>
</div>
<li id="digitalocean">
<div class="sponsors gold sponsors-logo">
<a href="http://www.digitalocean.com/" class="digitalocean" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
<a href="http://www.digitalocean.com/" class="digitalocean" target="_blank">DigitalOcean</a>
is a simple cloud hosting provider, dedicated to offering easiest
way to spin up a cloud server. DigitalOcean's goal is to make
complex infrastructure simple and delight developers with a
seamless experience that brings them joy. The DigitalOcean site
with built on Rails, making them all the more excited to support
Rails Girls Summer of Code and the open source contributions "Rails
Girls" makes possible.
</p>
</div>
</li>
<li id="basecamp">
<div class="sponsors gold sponsors-logo">
<a href="http://basecamp.com" class="basecamp" target="_blank"></a>
</div>
<div class="sponsors-text">
<!-- <p><a href="http://basecamp.com" target="_blank">Basecamp</a> -->
</div>
</li>
</ul>
</section>
<!-- SILVER -->
<section class="sponsors-list sponsors-silver">
<h2 class="hero-title">Silver Sponsors</h2>
<div class="center-helper"><div class="sponsors-starrow"></div></div>
<ul>
<li id="envato">
<div class="sponsors silver sponsors-logo">
<a href="http://www.envato.com/" class="envato" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.envato.com/" target="_blank">Envato</a> is the Melburne-based company behind an ecosystem of sites that helps millions of people earn and learn. They love Summer, Rails, and supporting women in the tech community, which makes Rails Girls Summer of Code & Envato a match made in Internet heaven. They also are one of our amazing Coaching Companies.</p>
</div>
</li>
<li id="anynines">
<div class="sponsors silver sponsors-logo supporting-organizer">
<a href="http://www.anynines.com/" class="anynines" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.anynines.com/" target="_blank">Anynines</a> is an upcoming PaaS written in Ruby. Anynines is operated by enterprise-rails.com, a Rails-focused hosting service and a division of Avarteq. This year they are joining us as a co-organizer and supporter. </p>
</div>
</li>
<li id="engineyard">
<div class="sponsors silver sponsors-logo">
<a href="http://www.engineyard.com/" class="engineyard" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
<a href="http://www.engineyard.com/" target="_blank">Engine Yard</a>
is the leading cloud application management platform empowering
developers and DevOps to provision, manage and monitor
applications in the cloud. As an active sponsor and participant
in the Ruby on Rails community since 2006, we are very proud to
support Rails Girls Summer of Code!
</p>
</div>
</li>
<li>
<div class="sponsors silver sponsors-logo">
<a href="http://orcasnet.com/" class="orcasnet" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
<a href="http://orcasnet.com" target="_blank">Orcas Net</a>
develops industry-leading financial advisor management software. Believing that
a diverse and open developer community strengthens our industry and improves
our world, we are delighted and proud to support the mission and participants
of the Rails Girls Summer of Code.
</p>
</div>
</li>
<li>
<div class="sponsors silver sponsors-logo">
<a href="http://hashrocket.com/" class="hashrocket" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
<!-- <a href="http://hashrocket.com" target="_blank">Hashrocket</a> -->
</p>
</div>
</li>
<li>
<div class="sponsors silver sponsors-logo">
<a href="http://cognitect.com/" class="cognitect" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
<a href="http://cognitect.com" target="_blank">Cognitect</a>
makes simple tools (Clojure, Datomic) for solving complex
information problems, and has a team of expert consultants
designing and building software solutions with those
tools. Cognitect believes in building thriving communities
around technology, empowering developers of all backgrounds to
tackle hard problems.
</p>
</div>
</li>
<!--
<li>
<div class="sponsors silver sponsors-logo">
<a href="http://www.aupair-world.net/" class="aupair" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.aupair-world.net/" target="_blank">Aupair World</a> is the world's leading au pair agency on the Internet. It lets au pairs and host families make contact with each other and arrange au pair placements directly and independently. </p>
</div>
</li>
<li>
<div class="sponsors silver sponsors-logo">
<a href="http://www.gnip.com/" class="gnip" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.gnip.com/" target="_blank">Gnip</a> is the Largest Provider of Social Media Data. Their mission is to make social media data available via a consistent and reliable architecture so the world can realize the full potential of this amazing stream of information. </p>
</div>
</li>
<li>
</li>
<li>
<div class="sponsors silver sponsors-logo">
<a href="http://supadupa.me/" class="supadupa" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://supadupa.me/" target="_blank">SupaDupa</a> is all about enabling creative businesses start their own branded online boutique to sell and promote their products online.</p>
</div>
</li> -->
</ul>
</section>
<!-- BRONZE -->
<section class="sponsors-list sponsors-bronze">
<h2 class="hero-title">Bronze Sponsors</h2>
<div class="center-helper"><div class="sponsors-starrow"></div></div>
<ul>
<li id="wooga">
<div class="sponsors bronze sponsors-logo">
<a href="http://www.wooga.com/" class="wooga" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.wooga.com/" target="_blank">Wooga</a> is one of the most popular social games developers for web and mobile in the world. The company is based in Berlin and employs over 250 people from 40 nations, working together on free-to-play games that are enjoyed by around 50 million players per month.</p>
</div>
</li>
<li id="honeybadger">
<div class="sponsors bronze sponsors-logo">
<a href="https://www.honeybadger.io/" class="honeybadger" target="_blank"></a>
</div>
<div class="sponsors-text">
<!-- <p><a href="https://www.honeybadger.io/" target="_blank">Honeybadger</a></p> -->
</div>
</li>
<li id="planio">
<div class="sponsors bronze sponsors-logo">
<a href="https://plan.io/" class="planio" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
<a href="https://plan.io/" target="_blank">Planio</a> is a leading project
management suite and code hosting platform — proudly built upon one of the
oldest Open Source Rails projects:
<a href="http://www.redmine.org/" target="_blank">Redmine</a>. Maintaining and
helping a big project with a long history move from Rails version to
version is both challenging and rewarding. We'd love to see more women and
girls in Open Source Rails projects!
</p>
</div>
</li>
<li id="carbonfive">
<div class="sponsors bronze sponsors-logo">
<a href="http://carbonfive.com/" class="carbonfive" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://carbonfive.com/" target="_blank">Carbon Five</a> is a longtime member and supporter of the Rails community. With locations in San Francisco and Santa Monica, Carbon Five enjoys hosting and providing mentorship at hack nights, tech talks, and workshops. They are excited to sponsor the Rails Girls Summer of Code and help pave the path for young women in technology.</p>
</div>
</li>
<li id="articulate">
<div class="sponsors bronze sponsors-logo">
<a href="https://www.articulate.com/" class="articulate" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
<a href="https://www.articulate.com/" target="_blank">Articulate</a>
makes software that gives millions of people access to
life-changing education. We’re passionate about removing
barriers to learning, and supporting women in tech. Sponsoring
Rails Girls is one way we’re living out these values. We’re
honored to help bring more women into the wonderful world of
code.
</p>
</div>
</li>
<li id="shopify">
<div class="sponsors bronze sponsors-logo">
<a href="http://www.shopify.com/" class="shopify" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.shopify.com/" target="_blank">Shopify</a> helps emerging small businesses get off the ground and grow into successful companies by creating great technology and by making it accessible to people that previously wouldn't be able to afford it.</p>
</div>
</li>
<li id="tealeaf">
<div class="sponsors bronze sponsors-logo">
<a href="http://www.gotealeaf.com/" class="tealeaf" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.gotealeaf.com/" target="_blank">Tealeaf Academy</a> is an online school for learning professional grade web development. Its 3-course bootcamp-style curriculum takes students from development fundamentals to building complex production quality web applications. Tealeaf believes in the RailsGirls mission, and are strong supporters of diversity in the programming industry.
</p>
</div>
</li>
<li id="nuggad">
<div class="sponsors bronze sponsors-logo">
<a href="http://www.nugg.ad/" class="nuggad" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.nugg.ad/" target="_blank">nugg.ad</a> was founded in 2006 and is Europe's largest targeting platform with cutting edge real-time technology for audience targeting, efficient brand advertising and data management. As such, we are very proud to support Rails Girls Summer of Code and to help diversify tech!</p>
</div>
</li>
<li id="site5">
<div class="sponsors bronze sponsors-logo">
<a href="http://www.eng5.com/rails-girls-summer-of-code/" class="site5" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
<a href="http://www.eng5.com/rails-girls-summer-of-code/" target="_blank">Site5</a>
provides award-winning customer support and hosting solutions to customers
around the world. Site5 strives to empower coders world wide and we are proud
to lend our support to Rails Girls Summer of Code to empower young girls to
explore their passion for programming.
</p>
</div>
</li>
<li id="zweitag">
<div class="sponsors bronze sponsors-logo">
<a href="http://www.zweitag.de/en" class="zweitag" target="_blank"></a>
</div>
<div class="sponsors-text">
<a href="http://www.zweitag.de/en">Zweitag</a> has been synonymous with
innovative technology consulting and software development since 2008. Our
dynamic team creates sustainable solutions even for challenging requirements.
Always striving for an open-minded culture as well as equality and respect for
the individual within our organization and environment, we are proud to support
Rails Girls Summer of Code.
</div>
</li>
<li id="deutsche_messe">
<div class="sponsors bronze sponsors-logo">
<a href="http://www.messe.de" class="de_messe" target="_blank"></a>
</div>
<div class="sponsors-text">
</div>
</li>
<li id="agileanimal">
<div class="sponsors bronze sponsors-logo">
<a href="http://agileanimal.com" class="agileanimal" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
<a href="http://agileanimal.com" target="_blank">AGiLE ANiMAL</a>
builds web apps, mobile products and APIs for businesses. As the Founder, I have a
selfish reason for supporting Rails Girls SoC: my 2-year-old
daughter Erika. She loves lightsaber fights and sparkly shoes and
I want the software industry to be a great place for her to work
by the time she’s old enough, if that’s what she chooses.
</p>
</div>
</li>
<li id="hitfox">
<div class="sponsors bronze sponsors-logo">
<a href="http://www.hitfoxgroup.com" class="hitfox" target="_blank"></a>
</div>
<div class="sponsors-text">
</div>
</li>
<li id="newrelic">
<div class="sponsors bronze sponsors-logo">
<a href="http://newrelic.com" class="newrelic" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
<a href="http://newrelic.com" target="_blank">New Relic</a> is
a Software Analytics company that makes sense of billions of
metrics across millions of apps. We help the people who build
modern software understand the stories their data is trying to
tell them. With firm roots in the Open Source Community, we’re
thrilled to support RailsGirls and the amazing work they do.
</p>
</div>
</li>
<li id="malwarebytes">
<div class="sponsors bronze sponsors-logo">
<a href="http://www.malwarebytes.org" class="malwarebytes" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
<a href="http://www.malwarebytes.org" target="_blank">Malwarebytes</a> builds
Internet security software that detects and removes malware
antivirus doesn't catch. As a company we are
deeply invested in the developer community and believe brilliant code can
change the world. That's why we are proud supporters of the Rails Girls Summer
of Code, its participants, and its mission.
</p>
</div>
</li>
<li id="keenio">
<div class="sponsors bronze sponsors-logo">
<a href="http://keen.io/" class="keenio" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
<a href="http://keen.io/" target="_blank">Keen IO</a>
is an analytics API for the modern developer. Use Keen IO to collect JSON
events from any source and make charts, graphs, and reports based on the data
you've collected. We're a big supporter for equality and diversity initiatives
in technology and are very proud to be a part of the Rails Girls Summer of Code
program.
</p>
</div>
</li>
<li id="innoq">
<div class="sponsors bronze sponsors-logo">
<a href="https://www.innoq.com" class="innoq" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
<a href="https://www.innoq.com" target="_blank">innoQ</a>
is a consulting/software development firm with a focus on
technology and architecture, doing Rails development
since 2007. We are supporting Rails Girls Summer of Code for
the second time because we want to help increase the number of
women who consider a career in tech and foster their chances to
achieve this goal.
</p>
</div>
</li>
<li id="thoughtworks">
<div class="sponsors bronze sponsors-logo">
<a href="https://www.thoughtworks.com" class="thoughtworks" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
<a href="https://www.thoughtworks.com" target="_blank">ThoughtWorks</a>
is a software company and a community of passionate, purpose-led
individuals. We think disruptively to deliver technology to
address our clients' toughest challenges, all while seeking to
revolutionize the IT industry and create positive social change.
</p>
</div>
</li>
<li>
<div class="sponsors bronze sponsors-logo">
<a href="http://www.dawanda.com" class="dawanda" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
<a href="http://www.dawanda.com" target="_blank">DaWanda</a> is
the online marketplace for unique and handmade items. More than
220.000 Designers and creatives offer their one of a kind and
limited-edition products for sale.
</p>
</div>
</li>
<li>
<div class="sponsors bronze sponsors-logo">
<a href="http://carnesmedia.com" class="carnesmedia" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
<a href="http://carnesmedia.com" target="_blank">Carnes Media</a>
is a web and mobile design and development consultancy. We
believe strongly that the tech industry should look a lot more
like the population as a whole, and we're excited to support
Rails Girls Summer of Code.
</p>
</div>
</li>
<li>
<div class="sponsors bronze sponsors-logo">
<a href="http://www.cloudcontrol.com" class="cloudcontrol" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
<a href="http://www.cloudcontrol.com" target="_blank">cloudControl</a>
is Europe’s Platform-as-a-Service pioneer, supercharging
software development since 2009. Our platform for developing
and running web applications enables teams to focus on
creating great apps. We’re sponsoring Rails Girls Summer of
Code because it supercharges women in the tech community – Go
Rails Girls!
</p>
</div>
</li>
<li>
<div class="sponsors bronze sponsors-logo">
<a href="http://paymill.com" class="paymill" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
<a href="http://paymill.com" target="_blank">PAYMILL</a>
provides online businesses of all sizes easy access to online
payments through a simple REST API, many
supported wrappers and languages. We believe that developer
communities can help us improving our products through the
interaction & curiosity - therefore wishing all Girls a great
time at Rails Girls Summer of Code!
</p>
</div>
</li>
<li>
<div class="sponsors bronze sponsors-logo">
<a href="http://www.groupon.com" class="groupon" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
At <a href="http://www.groupon.com" target="_blank">Groupon</a>
we rely heavily on open source technologies to innovate in our
daily work, and encourage our engineers to give back to the OSS
community. Community matters to us on an internal, local, and
global scale — which is why we're excited to once again sponsor
Rails Girls Summer of Code.
</p>
</div>
</li>
<li>
<div class="sponsors bronze sponsors-logo">
<a href="http://www.toptal.com/ruby-on-rails" class="toptal" target="_blank"></a>
</div>
<div class="sponsors-text">
<p>
<a href="http://www.toptal.com/ruby-on-rails" target="_blank">Toptal</a>
Toptal is a marketplace that provides the highest quality of engineering talent
for any web, mobile, or desktop technology stack. At Toptal we
appreciate the diversity of our developers, and we are happy to
once again support Rails Girls with their mission of assisting
female developers everywhere.
</p>
</div>
</li>
<!-- <li>
<div class="sponsors bronze sponsors-logo">
<a href="http://www.bendyworks.com/" class="bendyworks" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.bendyworks.com/" target="_blank">Bendyworks</a> is a software consultancy agency in Madison, and home to a bunch of creative and involved programmers and designers.</p>
</div>
</li>
<li>
<div class="sponsors bronze sponsors-logo">
<a href="http://www.dockyard.com/" class="dockyard" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.dockyard.com/" target="_blank">Dockyard</a> is a Ruby on Rails, PostgreSQL, and Ember.js web application development software consultancy based in Boston, MA.</p>
</div>
</li>
<li>
<div class="sponsors bronze sponsors-logo">
<a href="http://www.frontfoot.com.au/" class="frontfoot" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.frontfoot.com.au/" target="_blank">Front Foot</a> are passionate about helping clients maximise their success establishing new distribution channels that deliver real benefits.</p>
</div>
</li>
<li>
<div class="sponsors bronze sponsors-logo">
<a href="http://www.codegram.com/" class="codegram" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.codegram.com/" target="_blank">Codegram</a> is a passionate team of developers concerned with both quality and productivity which believes that software development is fun when done properly.</p>
</div>
</li>
<li>
<div class="sponsors bronze sponsors-logo">
<a href="http://www.nedap.com/" class="nedap" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.nedap.com/" target="_blank">Nedap</a> is a manufacturer of intelligent technological solutions for relevant themes. Sufficient food for a growing population, clean drinking water throughout the world, smart networks for sustainable energy are just a couple of examples of themes Nedap is working on.</p>
</div>
</li>
<li>
<div class="sponsors bronze sponsors-logo">
<a href="http://pivotallabs.com/" class="pivotal" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://pivotallabs.com/" target="_blank">Pivotal Labs</a> has been at the forefront of agile development for more than two decades building highly reliable, scalable software for innovative industry leaders and emerging companies across a number of industries.</p>
</div>
</li>
<li>
<div class="sponsors bronze sponsors-logo">
<a href="http://www.rackspace.com/" class="rackspace" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.rackspace.com/" target="_blank">Rackspace</a> delivers enterprise-class hybrid cloud infrastructures to businesses of all sizes and kinds around the world. It combines public cloud, private cloud, and dedicated bare metal computing to provide the perfect infrastructure for each customer’s specific needs.</p>
</div>
</li>
<li>
<div class="sponsors bronze sponsors-logo">
<a href="http://www.upworthy.com/" class="upworthy" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.upworthy.com/" target="_blank">Upworthy</a> is built on Rails and a social media machine with a mission: to make important stuff as viral as a video of some idiot surfing off his roof. </p>
</div>
</li>
<li>
<div class="sponsors bronze sponsors-logo">
<a href="http://www.wimdu.com/" class="wimdu" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.wimdu.com/" target="_blank">Wimdu</a> is a leading online platform offering private accommodation for all tastes and budgets. By connecting guests and hosts worldwide, Wimdu offers an enjoyable, authentic travel experience for those looking for a smart alternative to hotels.</p>
</div>
</li> -->
</ul>
</section>
<!-- CONFERENCES -->
<!-- <section class="sponsors-list sponsors-bronze">
<h2 class="hero-title">Conferences and Scholarships</h2>
<div class="center-helper"><div class="sponsors-starrow"></div></div>
<ul>
<li>
<div class="sponsors scholarship sponsors-logo">
<a href="http://www.arrrrcamp.be/" class="arrrrcamp" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.arrrrcamp.be/" target="_blank">Arrrr Camp</a></p>
</div>
</li>
<li>
<div class="sponsors scholarship sponsors-logo">
<a href="http://devcon-oct13.events.co.il/" class="devcon" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href='http://devcon-oct13.events.co.il/' target="_blank">DevCon</a></p>
</div>
</li>
<li>
<div class="sponsors scholarship sponsors-logo">
<a href='http://www.dotrb.eu/' class="dotrb" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.dotrb.eu/" target="_blank">DotRBeu</a></p>
</div>
</li>
<li>
<div class="sponsors scholarship sponsors-logo">
<a href='https://distill.engineyard.com/' class="distill" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href='https://distill.engineyard.com/' class="distill" target="_blank">Distill</a></p>
</div>
</li>
<li>
<div class="sponsors scholarship sponsors-logo">
<a href='http://futurestack.io/' class="futurestack" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://futurestack.io/" target="_blank">FutureStack</a></p>
</div>
</li>
<li>
<div class="sponsors scholarship sponsors-logo">
<a href='http://2013.jrubyconf.eu' class="jrubyconfeu" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://2013.jrubyconf.eu" target="_blank">JRubyconfEU</a></p>
</div>
</li>
<li>
<div class="sponsors scholarship sponsors-logo">
<a href='http://madisonruby.org/' class="madisonruby" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://madisonruby.org/" target="_blank">Madison Ruby</a></p>
</div>
</li>
<li>
<div class="sponsors scholarship sponsors-logo">
<a href='http://railsisrael2013.events.co.il/' class="railsisrael" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://railsisrael2013.events.co.il/" target="_blank">Rails Israel</a></p>
</div>
</li>
<li>
<div class="sponsors scholarship sponsors-logo">
<a href='http://rubyshift.org/' class="rubyshift" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://rubyshift.org/" target="_blank">RubyShift</a></p>
</div>
</li>
<li>
<div class="sponsors scholarship sponsors-logo">
<a href='http://13.rupy.eu/' class="rupy" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://13.rupy.eu/" target="_blank">rupy</a></p>
</div>
</li>
<li>
<div class="sponsors scholarship sponsors-logo">
<a href='http://socoded.com/' class="socoded" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://socoded.com/" target="_blank">so coded</a></p>
</div>
</li>
<li>
<div class="sponsors scholarship sponsors-logo">
<a href='http://www.startechconf.com/' class="startech" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.startechconf.com/" target="_blank">StarTechConf</a></p>
</div>
</li>
<li>
<div class="sponsors scholarship sponsors-logo">
<a href='https://thestrangeloop.com/' class="strangeloop" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="https://thestrangeloop.com/" target="_blank">strangeloop</a></p>
</div>
</li>
<li>
<div class="sponsors scholarship sponsors-logo">
<a href='http://wickedgoodruby.com/' class="wickedgoodruby" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://wickedgoodruby.com/" target="_blank">Wicked Good Ruby</a></p>
</div>
</li>
<li>
<div class="sponsors scholarship sponsors-logo">
<a href='http://2013.cssconf.eu/' class="cssconf" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://2013.cssconf.eu/" target="_blank">css conf eu</a></p>
</div>
</li>
<li>
<div class="sponsors scholarship sponsors-logo">
<a href='http://www.roguerails.com/' class="roguerails" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.roguerails.com/" target="_blank">Rogue Rails</a></p>
</div>
</li>
<li>
<div class="sponsors scholarship sponsors-logo">
<a href='http://www.bubbleconf.com/' class="bubbleconf" target="_blank"></a>
</div>
<div class="sponsors-text">
<p><a href="http://www.bubbleconf.com/" target="_blank">BubbleConf</a></p>
</div>
</li>
</ul>
</section> -->
<section>
<h3>Sponsorship Guidelines</h3>
<p>Rails Girls Summer of Code is here to support women on their way into Open Source.<br>
Please see our <a href="/about/sponsorship-guidelines/">Sponsorship Guidelines</a> for further information on how we stand behind our values.</p>
</section>
</div>
</section>