Skip to content

wespy01/JS_Challenges

Repository files navigation

JS_Challenges

Some javascript side projects and challenges along with web-components to put my JS skills into practice.

1.) Faulty Calculator

Create a faulty calculator that will perfrom correct operations 80% of the time but the remaining 20% it will performt the following operations

+ = *
- = /
* = -
/ = +

2.) Random Name Generator

Create a business name generator by combining one word from each of the list:

  • List 1: Crazy, Amazing, Genuine, Perfect
  • List 2: Engine, Foods, Garments, Automobiles
  • List 3: Company, Public Limited, Private Limited, LLC

3.) Factorial Calculator

4.) Operations on a Numbered Array

5.) Dynamically Color the Boxes

6.) Color the Background

About

Some JS challenges, components and side projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published