2017-01-15 14:15:21 -05:00

2015-06-23 21:54:00 -07:00
2015-03-07 07:09:38 +09:00
[](https://waffle.io/freecodecamp/freecodecamp/metrics)
2015-06-23 21:55:24 -07:00
[](https://gitter.im/freecodecamp/freecodecamp?utm_source=badge& utm_medium=badge& utm_campaign=pr-badge& utm_content=badge)
2016-10-21 19:05:56 +01:00
[](https://snyk.io/test/github/freecodecamp/freecodecamp)
2017-01-15 14:15:21 -05:00
[](https://travis-ci.org/freeCodeCamp/freeCodeCamp)
2017-02-08 22:08:18 +05:30
[](http://makeapullrequest.com)
[](http://www.firsttimersonly.com/)
2014-01-26 19:55:57 -05:00
2017-01-15 14:15:21 -05:00
Welcome to freeCodeCamp's open source codebase and curriculum!
2014-12-22 14:06:24 -08:00
=======================
2013-12-29 18:43:07 -05:00
2017-01-15 14:15:21 -05:00
freeCodeCamp is a friendly open source community where you learn to code and help nonprofits.
2016-02-18 15:18:14 +01:00
**We help our campers build job-worthy portfolios of real apps used by real people, while helping nonprofits.**
2014-12-24 10:57:40 -08:00
2016-01-02 03:38:37 -08:00
You start by working through our self-paced, browser-based full stack JavaScript curriculum.
2015-04-23 17:51:45 -07:00
2016-02-18 15:18:14 +01:00
### 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.
2015-04-23 17:51:45 -07:00
2016-10-13 21:18:45 +01:00
Skills you'll practice include `HTML` , `CSS` , `JavaScript` , `jQuery` and `Bootstrap` .
2015-04-23 17:51:45 -07:00
2016-02-28 01:52:13 -05:00
To earn this certification, you'll build **10 front-end projects** and implement many **JavaScript algorithms** .
2015-04-23 17:51:45 -07:00
2016-02-18 15:18:14 +01:00
##### 2. Data Visualization Certification
2016-10-13 21:18:45 +01:00
The second section builds upon the first and introduces you to more advanced topics such as `Sass` , `React` and `D3` .
2016-02-18 15:18:14 +01:00
2016-02-28 01:52:13 -05:00
To earn this certification, you'll build **5 React-apps** and **5 Data visualization apps** using `D3.js` .
2016-02-18 15:18:14 +01:00
##### 3. Back End Certification
2016-10-13 21:18:45 +01:00
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` .
2016-02-18 15:18:14 +01:00
2016-03-06 14:45:13 +00:00
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.
2016-02-18 15:18:14 +01:00
##### 4. Full Stack Certification
2016-02-28 01:52:13 -05:00
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.
2016-02-18 15:18:14 +01:00
2016-02-28 01:52:13 -05:00
For this certification, you'll work on **two projects from scratch** and then **maintain/upgrade two existing projects** .
2016-02-18 15:18:14 +01:00
---
2015-08-03 13:47:07 -07:00
2017-10-25 10:51:13 +05:30
This code is running live at [freeCodeCamp.org ](https://www.freecodecamp.org ). We also have [Gitter chat rooms ](https://gitter.im/FreeCodeCamp/FreeCodeCamp ), a [Medium publication ](https://medium.freecodecamp.org ), an [interactive forum ](https://forum.freecodecamp.org ), a [wiki knowledgebase ](https://forum.freecodecamp.org/c/wiki ), local [FaceBook groups ](https://study-group-directory.freecodecamp.org/ ), and even a [YouTube channel ](https://youtube.com/freecodecamp ).
2015-11-07 00:25:36 -06:00
2017-08-22 00:14:59 -04:00
### [Join our community here](https://www.freecodecamp.org/signin).
2015-08-03 13:47:07 -07:00
2016-01-02 03:38:37 -08:00
Found a bug?
------------
Do not file an issue until you have followed these steps:
2017-08-22 00:14:59 -04:00
1. Read the [Help I've Found a Bug ](https://forum.freecodecamp.org/t/how-to-report-a-bug/19543 ) article and follow its instructions.
2. Ask for confirmation in the appropriate [Help Room ](https://forum.freecodecamp.org/t/free-code-camp-official-chat-rooms/19390/2 ).
2016-01-02 03:38:37 -08:00
3. Please *do not* open an issue without a 3rd party confirmation of your problem.
2015-04-23 17:51:45 -07:00
Contributing
------------
2017-01-15 14:15:21 -05:00
We welcome pull requests from freeCodeCamp campers (our students) and seasoned JavaScript developers alike! Please follow [these steps ](CONTRIBUTING.md ) to contribute.
2015-09-29 19:00:50 +08:00
2014-01-26 21:25:56 -05:00
License
-------
2014-04-14 23:14:56 -04:00
2018-01-01 16:46:13 -06:00
Copyright (c) 2018 freeCodeCamp.
2014-01-26 21:25:56 -05:00
2016-12-12 12:15:15 +00:00
The content of this repository bound by the following LICENSE(S)
2017-11-25 23:17:27 +05:30
- The computer software is licensed under the [BSD-3-Clause ](./LICENSE.md ).
- The curricular content in the [`/seed` ](/seed ) and subdirectories are licensed under the [CC-BY-SA-4.0 ](./seed/LICENSE.md )