/FreeCodeCamp-Ejercicios

Repositorio con mas de 20 ejercicios Frontend, Backend, Visualizacion de datos, Algoritmos y mas para las certificaciones de freecodecamp.

Primary LanguageJavaScript

Free code camp 🔥 - Exercises

This repository contains all the projects needed to obtain some of the free code camp certifications.

Certifications links:

INFO: the projects presented in the Responsive Web Design Certification and JavaScript Algorithms and Data Structures Certification may vary from those presented here, as they were carried out in 2022.

Projects

Responsive Web Design:

Number Name Link to demo
1 Survey Form Demo
2 Tribute Page Demo
3 Technical Documentation Demo
4 Product Landing Page Demo
5 Personal Portfolio (only example not official) Demo

JavaScript Algorithms and Data Structures:

Number Name Solution Code
1 Palindrome Checker Code
2 Roman Numeral Converter Code
3 Caesars Cipher Code
4 Telephone Number Validator Code
5 Cash Register Code

Frontend Development Libraries:

Number Name Link to demo
1 Random Quote Machine Demo
2 Markdown Previewer Demo
3 Drum Machine Demo
4 JavaScript Calculator Demo
5 25 + 5 Clock Demo

Data Visualization:

Number Name Link to demo
1 Bar Chart Demo
2 Scatterplot Graph Demo
3 Heat Map Demo
4 Choropleth Map Demo
5 Treemap Diagram Demo

Backend Development and APIs:

For these projects I recommend to read the readme in their folders.

Number Name Code Demo
1 Timestamp Microservice Code Demo
2 Request Header Parser Microservice Code Demo
3 URL Shortener Microservice Code Demo
4 Exercise Tracker Microservice Code Demo
5 File Metadata Microservice Code Demo