Front-end playground; my solutions to Pramp, FCC, and Fullstack Academy challenges and projects
-
Updated
Jun 20, 2019 - HTML
Front-end playground; my solutions to Pramp, FCC, and Fullstack Academy challenges and projects
👨💻 Learn how to use netlify serverless functions to hide secret/API keys in a frontend JavaScript web application.
Freecodecamp offers several courses for free along with certifications. This repo includes some important/hard problems.It Contains Solutions of Difficult Problem Statements in FreeCodeCamp.
This is free code camp solutions project for the free code camp beginners.
A repository that stores my exercises and projects from the course listed above.
In this project, I created a Chloropleth Map using D3 with a dataset provided by FreeCodeCamp.
My solutions for freeCodeCamp tasks. Use it as a reference and don't cheat yourself.
JavaScript Algorithms and Data Structures Projects freecodecamp
In this project, I created a Tree Map using D3 with a dataset provided by FreeCodeCamp.
freeCodeCamp projects for JavaScript Algorithms and Data Structures
Check if the predicate (second argument) is truthy on all elements of a collection (first argument).
Return true if the passed string looks like a valid US phone number.
Convert the given number into a roman numeral.
Create a function that sums two arguments together. If only one argument is provided, then return a function that expects one argument and returns the sum.
A fully functional and responsive pokédex for freeCodeCamp's JS Course using PokéAPI written in basic HTML, CSS, and JS!
Find the missing letter in the passed letter range and return it. If all letters are present in the range, return undefined.
Design a cash register drawer function checkCashRegister() that accepts purchase price as the first argument (price), payment as the second argument (cash), and cash-in-drawer (cid) as the third argument.
Projects of FreeCodeCamp's FrontEnd Development Libraries Course. written in sveltekit+tailwindcss
Make a function that looks through an array of objects (first argument) and returns an array of all objects that have matching name and value pairs (second argument). Each name and value pair of the source object has to be present in the object from the collection if it is to be included in the returned array.
Add a description, image, and links to the freecodecamp-javascript topic page so that developers can more easily learn about it.
To associate your repository with the freecodecamp-javascript topic, visit your repo's landing page and select "manage topics."