docs(readme): update formatting for projects (#17521)

This commit is contained in:
Matt Huntsberry
2018-06-11 07:56:23 -05:00
committed by mrugesh mohapatra
parent be6325a3f0
commit 154770f752

View File

@ -33,7 +33,7 @@ Here are our six core certifications:
- Applied Accessibility
- Responsive Web Design Principles
- CSS Flexbox
- CSS Grid
- CSS Grid <br />
**Projects**: Tribute Page, Survey Form, Product Landing Page, Technical Documentation Page, Personal Portfolio Webpage
#### 2. JavaScript Algorithms and Data Structures Certification
@ -45,7 +45,7 @@ Here are our six core certifications:
- Basic Data Structures
- Algorithm Scripting
- Object Oriented Programming
- Functional Programming
- Functional Programming <br />
**Projects**: Palindrome Checker, Roman Numeral Converter, Caesars Cipher, Telephone Number Validator, Cash Register
#### 3. Front End Libraries Certification
@ -55,27 +55,27 @@ Here are our six core certifications:
- Sass
- React
- Redux
- React and Redux
- React and Redux <br />
**Projects**: Random Quote Machine, Markdown Previewer, Drum Machine, JavaScript Calculator, Pomodoro Clock
#### 4. Data Visualization Certification
- Data Visualization with D3
- JSON APIs and Ajax
- JSON APIs and Ajax <br />
**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
- MongoDB and Mongoose <br />
**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
- Advanced Node and Express <br />
**Projects**: Metric-Imperial Converter, Issue Tracker, Personal Library, Stock Price Checker, Anonymous Message Board
#### Full Stack Development Certification
@ -85,6 +85,7 @@ Once you earn all 6 of these certifications, you'll be able to claim your freeCo
#### 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
@ -94,6 +95,7 @@ We also have 3 legacy certifications from our 2015 curriculum, which are still a
This code is running live at [freeCodeCamp.org](https://www.freecodecamp.org).
Our community also has:
- a super active [forum](https://forum.freecodecamp.org)
- thousands of [local study groups](https://study-group-directory.freecodecamp.org/) around the world, where you can code together in person
- Medium's [largest technical publication](https://medium.freecodecamp.org)
@ -119,5 +121,6 @@ We welcome pull requests from members of the freeCodeCamp community and from vet
Copyright (c) 2018 freeCodeCamp.
The content of this repository bound by the following licenses:
- 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)