2014-10-12 18:04:38 -07:00
extends layout
block content
2014-12-30 20:26:12 -08:00
.jumbotron
2014-10-16 13:17:03 -07:00
.text-center
2014-12-08 16:03:21 -08:00
h1.hug-top Code with Us
2015-09-02 17:42:18 -07:00
h2 Let's learn to code and build projects for nonprofits
2014-10-25 10:27:09 -07:00
.row
2014-11-30 19:05:06 -08:00
.col-xs-12.col-sm-12.col-md-3
2014-12-20 22:15:50 -08:00
h3.nowrap Get Connected
2015-08-08 16:13:23 -07:00
img.img-responsive.landing-icon.img-center(src= 'https://s3.amazonaws.com/freecodecamp/landingIcons_connect.svg.gz', alt='Get great references and connections to start your software engineer career')
2015-09-03 18:35:42 -07:00
p.landing-p Join a community of busy, motivated people.
2014-11-30 19:05:06 -08:00
.col-xs-12.col-sm-12.col-md-3
2014-12-20 22:15:50 -08:00
h3.nowrap Learn JavaScript
2015-05-02 16:11:37 -07:00
img.img-responsive.landing-icon.img-center(src= 'https://s3.amazonaws.com/freecodecamp/landingIcons_learn.svg.gz', alt='Learn to code and learn full stack JavaScript')
2014-11-30 23:25:02 -08:00
p.landing-p Work together on Full Stack JavaScript coding challenges.
2014-11-30 19:05:06 -08:00
.col-xs-12.col-sm-12.col-md-3
2014-12-20 22:15:50 -08:00
h3.nowrap Build your Portfolio
2015-05-02 16:11:37 -07:00
img.img-responsive.landing-icon.img-center(src= 'https://s3.amazonaws.com/freecodecamp/landingIcons_portfolio.svg.gz', alt='Build a portfolio of apps for nonprofits')
2014-11-30 23:25:02 -08:00
p.landing-p Build apps that solve real problems for real people.
2014-11-30 19:05:06 -08:00
.col-xs-12.col-sm-12.col-md-3
2014-12-20 22:15:50 -08:00
h3.nowrap Help Nonprofits
2015-05-02 16:11:37 -07:00
img.img-responsive.landing-icon.img-center(src= 'https://s3.amazonaws.com/freecodecamp/landingIcons_nonprofits.svg.gz', alt='Help empower nonprofits with code')
2014-11-30 23:25:02 -08:00
p.landing-p Give nonprofits a boost by empowering them with code.
2015-01-15 22:25:04 -08:00
.big-break
2015-04-09 13:06:36 -07:00
.row
.col-xs-12.col-sm-8.col-sm-offset-2
2015-08-09 21:26:26 -07:00
a.btn.btn-cta.signup-btn.btn-block(href="/login") Start learning to code (it's free)
2015-05-26 00:33:13 -07:00
.button-spacer
2015-04-09 13:06:36 -07:00
a.btn.btn-cta.btn-success.btn-block(href="/nonprofits") My nonprofit needs coding help
2015-10-06 21:28:00 -07:00
h2 As featured in:
2015-07-07 10:45:56 -07:00
img.img-center.img-responsive(src='https://s3.amazonaws.com/freecodecamp/as-seen-on.png')
.spacer
2015-01-15 21:39:01 -08:00
h2 Campers you'll hang out with:
2015-01-15 17:21:12 -08:00
.row
.col-xs-12.col-sm-12.col-md-4
2015-10-14 21:42:29 -07:00
img.img-responsive.testimonial-image.img-center(src="http://i.imgur.com/xzDoJef.jpg", alt="'s testimonial image")
p.testimonial-copy Free Code Camp helped me get my first engineering job. This amazing community made my career switch a lot easier and more fun.
h3 - Ashley Drake
2015-01-15 17:21:12 -08:00
.col-xs-12.col-sm-12.col-md-4
2015-10-14 21:42:29 -07:00
img.img-responsive.testimonial-image.img-center(src="http://i.imgur.com/wjlDigg.jpg", alt="Maxim Orlov's LinkedIn photo")
p.testimonial-copy I started Free Code Camp with zero knowledge of web development. 6 months later, I landed my first job as a back end engineer.
h3 - Maxim Orlov
2015-01-15 19:04:24 -08:00
.col-xs-12.col-sm-12.col-md-4
2015-10-14 21:42:29 -07:00
img.img-responsive.testimonial-image.img-center(src="http://i.imgur.com/dE2Di78.jpg", alt="'s testimonial image")
p.testimonial-copy Free Code Camp gives me more confidence at work. Code doesn’ t look as foreign anymore.
h3 - Qing Huang
.spacer
2015-10-06 21:28:00 -07:00
.row
.col-xs-12.col-sm-8.col-sm-offset-2
2015-10-14 21:42:29 -07:00
a.btn.btn-lg.btn-primary.btn-primary-ghost.btn-block(href='/stories') Hear from more of our campers
2015-01-15 17:21:12 -08:00
.big-break
2015-01-15 21:39:01 -08:00
h2 Skills you'll learn:
2015-01-15 22:25:04 -08:00
.text-center.negative-35
2015-01-15 21:39:01 -08:00
.col-xs-12.col-sm-12.col-md-3
2015-01-15 17:21:12 -08:00
.landing-skill-icon.ion-social-html5
2015-01-21 14:12:19 -08:00
h2.black-text HTML5
2015-01-15 21:39:01 -08:00
.col-xs-12.col-sm-12.col-md-3
2015-01-15 17:21:12 -08:00
.landing-skill-icon.ion-social-css3
2015-01-21 14:12:19 -08:00
h2.black-text CSS3
2015-01-15 21:39:01 -08:00
.col-xs-12.col-sm-12.col-md-3
2015-01-15 17:21:12 -08:00
.landing-skill-icon.ion-social-javascript
2015-01-21 14:12:19 -08:00
h2.black-text JavaScript
2015-01-15 21:39:01 -08:00
.col-xs-12.col-sm-12.col-md-3
2015-01-15 19:04:24 -08:00
.landing-skill-icon.fa.fa-database.font-awesome-padding
2015-01-21 14:12:19 -08:00
h2.black-text Databases
2015-01-15 21:39:01 -08:00
.col-xs-12.col-sm-12.col-md-3
2015-07-07 10:45:56 -07:00
.landing-skill-icon.ion-social-github
h2.black-text Git
2015-01-15 21:39:01 -08:00
.col-xs-12.col-sm-12.col-md-3
2015-01-15 17:21:12 -08:00
.landing-skill-icon.ion-social-nodejs
2015-01-21 14:12:19 -08:00
h2.black-text Node.js
2015-01-15 21:39:01 -08:00
.col-xs-12.col-sm-12.col-md-3
2015-01-15 17:21:12 -08:00
.landing-skill-icon.ion-social-angular
2015-01-21 14:12:19 -08:00
h2.black-text Angular.js
2015-01-15 21:39:01 -08:00
.col-xs-12.col-sm-12.col-md-3
2015-01-15 17:21:12 -08:00
.landing-skill-icon.ion-ios-loop-strong
2015-01-21 14:12:19 -08:00
h2.black-text Agile
2015-02-04 12:52:19 -08:00
br
2015-02-04 16:11:48 -08:00
br
2015-01-15 17:21:12 -08:00
.big-break
2015-09-03 18:35:42 -07:00
h2 Why you should join our open source community right now:
2015-02-04 16:11:48 -08:00
h3.col-xs-offset-0.col-sm-offset-1
2015-01-15 17:21:12 -08:00
ul.text-left
2015-09-03 18:35:42 -07:00
li.ion-code   You'll get help in real time from our community chat rooms.
li.ion-code   You'll meet up with other coders in your city.
2015-05-03 00:34:46 -07:00
li.ion-code   You'll learn to code at your own pace, in your browser or on your phone.
2015-09-03 18:35:42 -07:00
li.ion-code   You'll work through our focused, interactive courses and tutorials.
li.ion-code   You'll learn state-of-the-art full stack JavaScript technologies.
li.ion-code   You'll build projects that help nonprofits carry out their missions more effectively.
li.ion-code   You'll assemble a portfolio of real apps used by real people.
2015-01-15 19:04:24 -08:00
.big-break
2015-04-09 13:06:36 -07:00
.row
.col-xs-12.col-sm-8.col-sm-offset-2
a.btn.btn-cta.signup-btn.btn-block(href="/login") Learn to code today (it's free)
2015-02-08 14:24:42 -05:00
script.
2015-04-17 00:11:13 -04:00
challengeName = 'Home'