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

https://github.com/derektypist/build-a-pyramid-generator

Learn Fundamental Programming Concepts in JavaScript by coding a Pyramid Generator. Work with strings, arrays, functions, if/else statements and more.
https://github.com/derektypist/build-a-pyramid-generator

css3 freecodecamp-project html5 javascript

Last synced: about 1 year ago
JSON representation

Learn Fundamental Programming Concepts in JavaScript by coding a Pyramid Generator. Work with strings, arrays, functions, if/else statements and more.

Awesome Lists containing this project

README

          

# Build A Pyramid Generator

Learn Fundamental Programming Concepts in JavaScript by coding a Pyramid Generator. Work with strings, arrays, functions, if/else statements and more.

## Technologies

Uses HTML5, CSS3 and JavaScript.

## Deployment

On [GitHub Pages](https://derektypist.github.io/build-a-pyramid-generator/) at the main branch.

## Credits

### Acknowledgements

[FreeCodeCamp - JavaScript Algorithms and Data Structures](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/)