Skip to content
The http://FreeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
JavaScript CSS HTML
Latest commit cf9c82e @raisedadead raisedadead Merge pull request #7620 from kalunlee136/add-link-to-make-object-pro…
…perties-challenge

feature/added links for Objects Properties Private challenge
Failed to load latest commit information.
.github Improve PR template with details from CONTRIBUTING
client Fix wiki's SSL issue
common Merge pull request #7571 from alistermada/fix/links-in-video-descript…
config remvoe old passport file
public Fix loop protect thinking default cases are loop labels
seed Merge pull request #7620 from kalunlee136/add-link-to-make-object-pro…
server Fix wiki's SSL issue
test/server/utils Timestamps are converted to start of the days and filtered to b uniqu…
.babelrc Update babel to 6.0
.bowerrc Harden camper news and don't expose user object. Upvoting still needs…
.editorconfig Add .editorconfig to enforce certain automatic behavior on all editors,
.eslintignore Lint main js as part of CI
.eslintrc Update eslint, fix lint issues
.gitattributes Update .gitattributes
.gitignore Fix jQuery challenges
.jshintrc Removed new incomplete JS Challenges and moved to OOPF branch.
.node-inspectorrc twitter username now persisted
.travis.yml Add challenge testing
CONTRIBUTING.md Update the Contributing guidelines with sample.env
LICENSE.md Updated year in licence
README.md Extend list of languages to README for server side coding
bower.json update font awesome and move about page to all font awesome icons
gulpfile.js Initial move to redux
package.json Prevent eslint 2.3.0 from installing
pm2Start.js Add emailing on server exceptions
sample.env Update the Contributing guidelines with sample.env
webpack.config.js Fix for vendor files not working correctly with manifest
webpack.config.node.js add webpack configs and gulp webpack build tasks

README.md

Throughput Graph

Join the chat at https://gitter.im/freecodecamp/freecodecamp

Welcome to Free Code Camp's open source codebase and curriculum!

Free Code Camp is a friendly open-source community where you learn to code and help nonprofits.

We help our campers build job-worthy portfolios of real apps used by real people, while helping nonprofits.

You start by working through our self-paced, browser-based full stack JavaScript curriculum.

By working through our curriculum, you can earn four certifications:

1. Front End Certification

The first section will teach you the basics of how webpages work and also introduce you to JavaScript programming.

Skills you'll practice include HTML, CSS, JavaScript, jQuery and Bootstrap.

To earn this certification, you'll build 10 front-end projects and implement many JavaScript algorithms.

2. Data Visualization Certification

The second section builds upon the first and introduces you to more advanced topics such as Sass, React and D3.

To earn this certification, you'll build 5 React-apps and 5 Data visualization apps using D3.js.

3. Back End Certification

The third section introduces you to back end development using Node.js, Express, and MongoDB. It also teaches you about the important concept of source control using Git.

To earn this certification, you'll build 5 APIs and 5 full stack apps.

We will accept solutions implemented in any programming language, as long as both a live demo and the source code are publicly accessible.

4. Full Stack Certification

The fourth section is where you'll get real-world experience by working on projects for nonprofits. We'll pair you with another camper, an agile project manager, and a stakeholder from a nonprofit organization. Together, you'll plan, build and maintain apps that help that nonprofit carry out its mission more effectively.

For this certification, you'll work on two projects from scratch and then maintain/upgrade two existing projects.


This code is running live at FreeCodeCamp.com. We also have Gitter, a Medium publication, and even a Twitch.tv channel.

Join our community here.

Wiki

We would love your help expanding our wiki. Our goal is to become a great resource for people learning to code, building local coding communities, and applying for coding jobs.

Found a bug?

Do not file an issue until you have followed these steps:

  1. Read Help I've Found a Bug wiki page and follow the instructions there.
  2. Ask for confirmation in the appropriate Help Room.
  3. Please do not open an issue without a 3rd party confirmation of your problem.

Contributing

We welcome pull requests from Free Code Camp campers (our students) and seasoned JavaScript developers alike! Please follow these steps to contribute.

License

The BSD-3-Clause

Copyright (c) 2016, Free Code Camp All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  3. Neither the name of Free Code Camp nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY FREE CODE CAMP AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Something went wrong with that request. Please try again.