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
- Tkinter (for GUI)
- PIP (Python package installer)
- pytest (for testing)
- pytest-mock (for mocking in tests)
- PyInstaller (for packaging applications)
- Pandas (for data manipulation)
- NumPy (for numerical operations)
- Matplotlib (for plotting and visualization)
- Seaborn (for statistical data visualization)
- Scipy (for scientific computing)
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, DOM manipulation, and more. It´s also covering OOP, Functional Programming, how to work with Local Storage, and how to fetch data using an API.
Check the repository for specific project files and their descriptions here.
Check out the deploypment of the projects included:
-
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/
