Skip to content

Learn Introductory JavaScript by Building a Pyramid Generator | freeCodeCamp: JavaScript Certification

Notifications You must be signed in to change notification settings

celes-sb/pyramid-generator-js

Repository files navigation

Pyramid Generator

https://celes-sb.github.io/pyramid-generator-js/

Part of the freeCodeCamp.org Curriculum

JavaScript Algorithms and Data Structures Certification

As part of my journey to obtain the JavaScript Algorithms and Data Structures Certification from freeCodeCamp.org, I am excited to share what I am learning. This project, the Pyramid Generator, is one of the many examples of the practical applications and challenges included in the curriculum.

About the Project

The Pyramid Generator is a JavaScript project designed to create a visual representation of a pyramid using various algorithms and data structures. This exercise not only reinforces fundamental programming concepts but also provides an opportunity to explore creative problem-solving techniques.

Learning Objectives

  • Algorithms: Understanding how to develop efficient algorithms to solve problems.
  • Data Structures: Using appropriate data structures to store and manipulate data.
  • JavaScript: Applying JavaScript fundamentals to build functional and dynamic applications.
  • Problem-Solving: Enhancing problem-solving skills through hands-on practice.

Why Share This?

By sharing my progress and projects, I aim to:

  1. Build a Portfolio: Demonstrate my skills and knowledge in JavaScript and related technologies.
  2. Document My Learning: Keep track of my learning journey and reflect on my progress.
  3. Help Others: Provide insights and resources for others who are also pursuing similar learning paths.

Stay tuned for more projects and updates as I continue to explore the fascinating world of JavaScript and web development!

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

Learn Introductory JavaScript by Building a Pyramid Generator | freeCodeCamp: JavaScript Certification

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published