Skip to content

KabeloM13/javascript-algorithms-and-data-structures

Repository files navigation

JavaScript Algorithms and Data Structures Certification (Beta) - freeCodeCamp

This repository contains all my projects for the JavaScript Algorithms and Data Structures Certification (Beta) from FreeCodeCamp.
Each project demonstrates skills in JavaScript, algorithms, problem-solving, and data structures.


Certification Projects

1. Palindrome Checker

🚀 View Project
A JavaScript program that checks whether a given string is a palindrome.

2. Roman Numeral Converter

🚀 View Project
A JavaScript program that converts numbers into Roman numerals and vice versa.

3. Telephone Number Validator

🚀 View Project
A JavaScript program that validates whether a string is a valid US telephone number.

4. Cash Register

🚀 View Project
A JavaScript program that simulates a cash register and calculates change to return.

5. RPG Creature Search App

🚀 View Project
A JavaScript application that allows users to search for RPG creatures and display their stats.


How to View Projects Locally

  1. Clone or download this repository.
  2. Open any project folder and double-click index.html to view it in your browser.
  3. All JavaScript files are included in each folder.

Skills Demonstrated

  • JavaScript (ES6+ syntax)
  • Algorithms and problem-solving
  • Regular expressions and string manipulation
  • Data structures and logical thinking
  • DOM manipulation (where applicable)
  • Project organization and folder structure

About

Projects for the JavaScript Algorithms and Data Structures Certification (Beta) from freeCodeCamp, demonstrating skills in JavaScript, algorithms, and problem-solving.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors