Files
freeCodeCamp/utils/preformatted-block-names.json
Shaun Hamilton 393aeabc8f feat(curriculum): add css-penguin practice project (#44214)
* feat: add css-penguin practice project

* rename block name

* rename meta block

* rename necessary properties

* rename page

* add to step 25

* adjust prototype with better structure/naming

* add step adjusting .ground z-index

* fix: add position: absolute to .ground

* add to step 37

* add to step 103

* remove erm from solution

* add tests to 001-020

* add tests 021-030

* test: update 012 to use dynamic hints

* test: improve tests with dynamic hints

* fix: add position:relative to .penguin

* add tests 032-055

* add tests 056 - 103

* fix some tests

* code blocks and test fixes

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>

* allow 0% 0px 0

* fix: add width and height step for silly firefox

* add instruction to add html element

* Tom's good suggestions, and his American suggestions

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

* adjust wording for - you guessed it - firefox

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

* add missing calc keyword

* just fix it with regex :(

* apply Nich's probably bogus suggestions

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* remove duplicate

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-12-03 17:59:32 -06:00

41 lines
2.6 KiB
JSON

{
"api-projects": "API Projects",
"basic-css": "Basic CSS",
"basic-html-and-html5": "Basic HTML and HTML5",
"css-flexbox": "CSS Flexbox",
"css-grid": "CSS Grid",
"learn-responsive-web-design-by-building-a-piano": "Learn Responsive Web Design by Building a Piano",
"devops": "DevOps",
"es6": "ES6",
"information-security-with-helmetjs": "Information Security with HelmetJS",
"jquery": "jQuery",
"json-apis-and-ajax": "JSON APIs and Ajax",
"mongodb-and-mongoose": "MongoDB and Mongoose",
"the-dom": "The DOM",
"back-end-development-and-apis": "Back End Development and APIs",
"back-end-development-and-apis-projects": "Back End Development and APIs Projects",
"scientific-computing-with-python": "Scientific Computing with Python",
"data-analysis-with-python": "Data Analysis with Python",
"machine-learning-with-python": "Machine Learning with Python",
"tensorflow": "TensorFlow",
"basic-javascript-rpg-game": "Basic JavaScript RPG Game",
"learn-html-by-building-a-cat-photo-app": "Learn HTML by Building a Cat Photo App",
"learn-basic-css-by-building-a-cafe-menu": "Learn Basic CSS by Building a Cafe Menu",
"learn-css-variables-by-building-a-city-skyline": "Learn CSS Variables by Building a City Skyline",
"learn-the-css-box-model-by-building-a-rothko-painting": "Learn the CSS Box Model by Building a Rothko Painting",
"learn-intermediate-css-by-building-a-picasso-painting": "Learn Intermediate CSS by Building a Picasso Painting",
"javascript-spreadsheet": "JavaScript Spreadsheet",
"intermediate-javascript-calorie-counter": "Intermediate JavaScript Calorie Counter",
"d3-dashboard": "D3 Dashboard",
"learn-accessibility-by-building-a-quiz": "Learn Accessibility by Building a Quiz",
"learn-css-animation-by-building-a-ferris-wheel": "Learn CSS Animation by Building a Ferris Wheel",
"learn-css-flexbox-by-building-a-photo-gallery": "Learn CSS Flexbox by Building a Photo Gallery",
"learn-css-grid-by-building-a-magazine": "Learn CSS Grid by Building a Magazine",
"learn-css-transforms-by-building-a-penguin": "Learn CSS Transforms by Building a Penguin",
"learn-html-forms-by-building-a-registration-form": "Learn HTML Forms by Building a Registration Form",
"learn-typography-by-building-a-nutrition-label": "Learn Typography by Building a Nutrition Label",
"learn-css-animation-by-building-a-ferris-wheel": "Learn CSS Animation by Building a Ferris Wheel",
"learn-accessibility-by-building-a-quiz": "Learn Accessibility by Building a Quiz",
"learn-more-about-css-pseudo-selectors-by-building-a-balance-sheet": "Learn More About CSS Pseudo Selectors By Building A Balance Sheet"
}