This repository contains only the official certification projects completed for the FreeCodeCamp curriculum. Each project demonstrates concepts and skills required by FreeCodeCamp.
- Python 3.x
- pytest (for testing)
- pytest-mock (for mocking in tests)
- Pandas (for data manipulation)
- NumPy (for numerical operations)
- Matplotlib (for plotting and visualization)
- Seaborn (for statistical data visualization)
- Scipy (for scientific computing)
- Javascript
Includes projects that focus on data analysis using Python libraries such as Pandas, NumPy, and Matplotlib.
Contains projects that involve data manipulation, statistical analysis, and visualization.
Check the repository for specific project files and their descriptions here.
Includes projects that focus on scientific computing using Python, a powerful and versatile programming language. There are key concepts involved like data structures, algorithms, OOP, and how to perform complex calculations using a variety of tools.
Check the repository for specific project files and their descriptions here.
Includes projects that focus on algorithms and data structures using JavaScript, a versatile programming language. The projects cover key fundamentals of JavaScript, including variables, arrays, objects, loops, functions. It´s also covering OOP and Functional Programming.
Check the repository for specific project files and their descriptions here.
A collection of projects centred on algorithms, dynamic DOM manipulation, Local Storage usage for data persistence, and API integration for fetching external data.
Check the repository for specific project files and their descriptions here.
Check out the deploypment of the projects included in this certificate:
-
Cash Register App (deploy) - https://cashregistercode.netlify.app)
-
Palindrome Checker App (deploy) - https://palindromecheckercode.netlify.app
-
Pokemon Search App (deploy) - https://pokemonsearchcode.netlify.app
-
Convert to Roman App (deploy) - https://convertoromancode.netlify.app
-
Telephone US Number Validator App (deploy) - https://usnumberphonevalid.netlify.app/
Includes projects that focus on responsive web design using HTML, CSS, and JavaScript. The projects cover key concepts such as flexbox, grid, media queries, and how to create responsive layouts that adapt to different screen sizes.
Check out the deploypment of the projects included:
- Survey Form (deploy) - https://surveyformaltesc.netlify.app/
