An open API service indexing awesome lists of open source software.

https://github.com/andriikot/javascript_algorithms_and_data_structures__freecodecamp

freeCodeCamp Solutions
https://github.com/andriikot/javascript_algorithms_and_data_structures__freecodecamp

javascript-algorithms-and-data-structures

Last synced: 4 months ago
JSON representation

freeCodeCamp Solutions

Awesome Lists containing this project

README

          

# JavaScript Algorithms and Data Structures

Developers use HTML and CSS to control the
content and styling of a page. And they use
JavaScript to make that page interactive.

In this JavaScript Algorithm and Data Structures Certification,
you'll learn the JavaScript fundamentals like variables,
arrays, objects, loops, functions, the DOM and more.

You'll also learn about Object Oriented Programming (OOP),
Functional Programming, algorithmic thinking, how to work
with local storage, and how to fetch data using an API.

### List of App

- #### [Pyramid Generator](https://github.com/AndriiKot/JS__Pyramid_Generator__FreeCodeCamp)

- #### [Gradebook App](https://github.com/AndriiKot/JS__Gradebook_App__FreeCodeCamp)

- #### [Role Playing Game](https://github.com/AndriiKot/JS__Role_Playing_Game__FreeCodeCamp)

- #### [Random Background Color Changer](https://github.com/AndriiKot/JS__Random_Background_Color_Changer__freeCodeCamp)

- #### [Calorie Counter](https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp)

[back to list](#list-of-app)

[back to top](#top)