### JavaScript Algorithms and Data Structures
My personal :triangular_flag_on_post: goal was to complete my _FreeCodeCamp_ **JavaScript Algorithm & Data Structures** certification, and :tada: here it is.

### Things I Learned
- [Basic JavaScript](https://github.com/gnasamx/FreeCodeCamp/tree/master/Basic%20JavaScript)
- [Es6](https://github.com/gnasamx/FreeCodeCamp/tree/master/ES6)
- [Regular Expressions](https://github.com/gnasamx/FreeCodeCamp/tree/master/Regular%20Expressions)
- [Debugging](https://github.com/gnasamx/FreeCodeCamp/tree/master/Debugging)
- [Basic Data Structures](https://github.com/gnasamx/FreeCodeCamp/tree/master/Basic%20Data%20Structures)
- [Basic Algorithm Scripting](https://github.com/gnasamx/FreeCodeCamp/tree/master/Basic%20Algorithm%20Scripting)
- [Object Oriented Programming](https://github.com/gnasamx/FreeCodeCamp/tree/master/Object%20Oriented%20Programming)
- [Functional Programming](https://github.com/gnasamx/FreeCodeCamp/tree/master/Functional%20Programming)
- [Intermediate Algorithm Scripting](https://github.com/gnasamx/FreeCodeCamp/tree/master/Intermediate%20Algorithm%20Scripting)
- [JavaScript Algorithms & Data Structures](https://github.com/gnasamx/FreeCodeCamp/tree/master/JavaScript%20Algorithms%20and%20Data%20Structures%20Projects)