JavaScript HTML CSS
Switch branches/tags
Nothing to show
Clone or download
Permalink
Failed to load latest commit information.
.github docs: Simplify wording of GitHub issue template (#17190) May 19, 2018
client style(Settings): Improve mobile responsiveness of settings page Jun 30, 2018
common fix: Invalid argument supplied to oneOfType, expected an instance of … Jul 28, 2018
config feat(donate): Add donate api (#17459) Jun 7, 2018
docs/images updates to MailHog instructions (#17113) May 4, 2018
public chore(package): Update Font Awesome and remove Ionicon dependency (#1… Jun 21, 2018
seed fix: remove seed files Jun 22, 2018
server fix: update email template Jul 28, 2018
test/public/js Chore(tests): Move tests Sep 23, 2016
.babelrc chore(opbeat): Remove opbeat react logging (#17173) May 16, 2018
.editorconfig Add .editorconfig to enforce certain automatic behavior on all editors, Mar 29, 2015
.eslintignore feat(seed): "unpack" and "repack" scripts Apr 3, 2018
.eslintrc feat: prep for modern challenges (#15781) Nov 10, 2017
.gitattributes Update .gitattributes Aug 5, 2015
.gitignore feat(challenge-redirect): Make '/challenge' and '/map' redirect to le… May 14, 2018
.jshintrc Remove duplicate object key Apr 24, 2016
.node-inspectorrc twitter username now persisted Oct 14, 2014
.snyk fix(snyk): Updated patches for vulnerabilities Jul 2, 2018
.travis.yml ci: remove stale config for node 4 and below (#17012) Apr 3, 2018
.vcmrc feat: enforce conventional commit messages Jul 13, 2017
CODE_OF_CONDUCT.md refactor: Replace .com with .org Aug 25, 2017
CONTRIBUTING.md Fixes broken link of challenge types in contributor's guide (#17564) Jun 13, 2018
LICENSE.md Changing Copyright year to 2018 (#16401) Jan 2, 2018
README.md docs(readme): udpdate badges Jun 30, 2018
docker-compose-shared.yml feat: Allows sharing of network (#16937) Mar 30, 2018
docker-compose.yml fix: updates comments to reflect name changes (#17254) May 29, 2018
gulpfile.js chore(opbeat): Remove opbeat react logging (#17173) May 16, 2018
package-lock.json chore(seed): Update curriculum to v3.1.0 Jul 27, 2018
package.json chore(seed): Update curriculum to v3.1.0 Jul 27, 2018
pm2Start.js fix(pm2): update scripts and add dev deps (#17030) Apr 6, 2018
sample.env fix(auth0): Unify authentication via auth0 as provider Jun 29, 2018
webpack.config.js chore(opbeat): Remove opbeat react logging (#17173) May 16, 2018
webpack.frame-runner.js feat(build): Add source maps to production Feb 6, 2018

README.md

freeCodeCamp Social Banner Build Status Pull Requests Welcome first-timers-only Friendly Known Vulnerabilities

Welcome to freeCodeCamp's open source codebase and curriculum!

freeCodeCamp is a friendly community where you can learn to code for free. It is run by a donor-supported 501(c)(3) nonprofit with the goal of helping millions of busy adults transition into tech. Our community has already helped more than 10,000 people get their first developer job.

Our full stack web development curriculum is completely free and self-paced. We have thousands of interactive coding challenges to help you expand your skills.

Certifications

freeCodeCamp offers several free developer certifications. Each of these certifications involves building 5 required web app projects, along with hundreds of optional coding challenges to help you prepare for those projects. We estimate that each certification will take beginner programmers around 300 hours to earn.

Each of these 30 project in the freeCodeCamp curriculum has its own agile user stories and automated tests. These help you build up your project incrementally, and ensure you've fulfilled all the user stories before submitting it.

You can pull in these test suites through freeCodeCamp's CDN. This means you can build these projects on websites like CodePen and Glitch - or even on your local development environment.

Once you’ve earned a certification, you will always have it. You will always be able to link to it from your LinkedIn or résumé. And when your prospective employers or freelance clients click that link, they’ll see a verified certification specific to you.

The one exception to this is in the event that we discover violations of our Academic Honesty Policy. When we catch people unambiguously plagiarizing (submitting other people's code or projects as their own without citation), we do what all rigorous institutions of learning should do - we revoke their certifications and ban those people.

Here are our six core certifications:

1. Responsive Web Design Certification

  • Basic HTML and HTML5
  • Basic CSS
  • Applied Visual Design
  • Applied Accessibility
  • Responsive Web Design Principles
  • CSS Flexbox
  • CSS Grid
    Projects: Tribute Page, Survey Form, Product Landing Page, Technical Documentation Page, Personal Portfolio Webpage

2. JavaScript Algorithms and Data Structures Certification

  • Basic JavaScript
  • ES6
  • Regular Expressions
  • Debugging
  • Basic Data Structures
  • Algorithm Scripting
  • Object Oriented Programming
  • Functional Programming
    Projects: Palindrome Checker, Roman Numeral Converter, Caesars Cipher, Telephone Number Validator, Cash Register

3. Front End Libraries Certification

  • Bootstrap
  • jQuery
  • Sass
  • React
  • Redux
  • React and Redux
    Projects: Random Quote Machine, Markdown Previewer, Drum Machine, JavaScript Calculator, Pomodoro Clock

4. Data Visualization Certification

  • Data Visualization with D3
  • JSON APIs and Ajax
    Projects: Bar Chart, Scatterplot Graph, Heat Map, Choropleth Map, Treemap Diagram

5. APIs and Microservices Certification

  • Managing Packages with Npm
  • Basic Node and Express
  • MongoDB and Mongoose
    Projects: Timestamp Microservice, Request Header Parser, URL Shortener, Exercise Tracker, File Metadata Microservice

6. Information Security and Quality Assurance Certification

  • Information Security with HelmetJS
  • Quality Assurance and Testing with Chai
  • Advanced Node and Express
    Projects: Metric-Imperial Converter, Issue Tracker, Personal Library, Stock Price Checker, Anonymous Message Board

Full Stack Development Certification

Once you earn all 6 of these certifications, you'll be able to claim your freeCodeCamp Full Stack Development Certification. This final distinction signifies that you’ve completed around 1,800 hours of coding with a wide range of web development tools.

Legacy Certifications

We also have 3 legacy certifications from our 2015 curriculum, which are still available. All of the required projects for these legacy certifications will remain available on freeCodeCamp.

  • Legacy Front End Development Certification
  • Legacy Data Visualization Certification
  • Legacy Back End Development Certification

The Learning Platform

This code is running live at freeCodeCamp.org.

Our community also has:

Join our community here.

Found a bug?

If you think you've found a bug, first read the Help I've Found a Bug article and follow its instructions. If you're confident it's a new bug, go ahead and create a new GitHub issue. Be sure to include as much information as possible so we can reproduce the bug.

Found a security issue?

Please don't create GitHub issues for security issues. Instead, please send an email to security@freecodecamp.org and we'll look into it immediately.

Contributing

We welcome pull requests from members of the freeCodeCamp community and from veteran developers alike! Please follow these steps to contribute.

License

Copyright (c) 2018 freeCodeCamp.

The content of this repository bound by the following licenses:

  • The computer software is licensed under the BSD-3-Clause.
  • The curricular content in the /seed and subdirectories are licensed under the CC-BY-SA-4.0