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.
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.
A fully functional and responsive pokédex for freeCodeCamp's JS Course using PokéAPI written in basic HTML, CSS, and JS!
My solutions for freeCodeCamp tasks. Use it as a reference and don't cheat yourself.
In this project, I created a Chloropleth Map using D3 with a dataset provided by FreeCodeCamp.
JavaScript Algorithms and Data Structures Projects freecodecamp
In this project, I created a Tree Map using D3 with a dataset provided by FreeCodeCamp.
Check if the predicate (second argument) is truthy on all elements of a collection (first argument).
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.
My solution for "Build an fCC Forum Leaderboard" (freeCodeCamp Interactive Learning - Asynchronous JavaScript - lab-fcc-forum-leaderboard)
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.
Convert the given number into a roman numeral.
Return true if the passed string looks like a valid US phone number.
Return an English translated sentence of the passed binary string. The binary string will be space separated.
Given a positive integer num, return the sum of all odd Fibonacci numbers that are less than or equal to num.
According to Kepler's Third Law, the orbital period T of two point masses orbiting each other in a circular or elliptic orbit is:
Freecodecamp offers to learn code for free, build portfolio projects, and earn free certifications
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."