2014-10-12 18:04:38 -07:00
extends layout
block content
2014-12-30 20:26:12 -08:00
.jumbotron
2015-05-26 01:45:03 -07:00
if (user && user.progressTimestamps.length > 0)
.col-xs-12
.embed-responsive.embed-responsive-16by9
2015-05-28 17:22:45 -07:00
iframe.embed-responsive-item(src='//player.vimeo.com/video/129168884')
2015-05-26 02:36:29 -07:00
br
2015-05-26 13:31:34 -07:00
h3 Note: If you're using Firefox and the buttons aren't working, do a full refresh (control + f5 on Windows and command + shift + r on Mac). We're working on this.
2015-05-26 02:36:29 -07:00
h3 Note: If you've already completed the HTML, CSS, Bootstrap Waypoints, you do not need to do these new Waypoints.
h3 Note: If you were already doing full stack JavaScript Waypoints (Node.js, Angular.js), go ahead and start the Bonfires (Basic Algorithm Scripting).
h3 Thanks for your patience everyone! We're confident these curriculum improvements will better prepare you for your nonprofit projects and for the workplace.
br
br
br
br
2014-10-16 13:17:03 -07:00
.text-center
2014-12-08 16:03:21 -08:00
h1.hug-top Code with Us
h2 Let's learn to code by building 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-05-03 00:34:46 -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 for your reto help you get a job')
2015-01-29 11:38:07 -08:00
p.landing-p Join a community of busy, motivated professionals.
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-05-01 10:18:24 -07:00
if (user)
a.btn.btn-cta.signup-btn.btn-block(href="/challenges") Go to my next challenge
else
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
.big-break
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-01-15 19:04:24 -08:00
img.img-responsive.testimonial-image.img-center(src="https://s3.amazonaws.com/freecodecamp/testimonial-jen.jpg", alt="@jenthebest's testimonial image")
.testimonial-copy Getting back on track with Free Code Camp and committing to a new career in 2015!
2015-01-15 22:25:04 -08:00
h3 - @jenbestyoga
2015-01-15 17:21:12 -08:00
.col-xs-12.col-sm-12.col-md-4
img.img-responsive.testimonial-image.img-center(src="https://s3.amazonaws.com/freecodecamp/testimonial-tate.jpg", alt="@TateThurston's testimonial image")
.testimonial-copy Just built my company's website with skills I've learned from Free Code Camp!
h3 - @TateThurston
2015-01-15 19:04:24 -08:00
.col-xs-12.col-sm-12.col-md-4
img.img-responsive.testimonial-image.img-center(src="https://s3.amazonaws.com/freecodecamp/testimonial-cynthia.jpg", alt="@cynthialanel's testimonial image")
.testimonial-copy I'm currently working through Free Code Camp to improve my JavaScript. The community is very welcoming!
h3 - @cynthialanel
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-01-15 17:21:12 -08:00
.landing-skill-icon.ion-social-chrome
2015-01-21 14:12:19 -08:00
h2.black-text DevTools
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-02-04 12:52:19 -08:00
h2 Why you should join our 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-05-03 00:34:46 -07:00
li.ion-code   We're thousands of professionals. We all learn to code together.
li.ion-code   We're building projects for dozens of nonprofits.
li.ion-code   Our community is 100% free and open source.
li.ion-code   You'll learn Full Stack JavaScript and become a Software Engineer.
li.ion-code   You'll work through our focused, interactive courses and tutorials.
li.ion-code   You'll learn to code at your own pace, in your browser or on your phone.
li.ion-code   You'll become qualified for thousands of jobs currently going unfilled.
li.ion-code   You can get help in real time from our community chat rooms.
li.ion-code   We all share one common goal: to boost our careers with code.
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'