Skip to content

Clemix37/js-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

js-projects

Projects run by JS.
Visit it here

Summary

Counter

Simple project: a counter.
Three simple things: increase, decrease and reset.

Drum Kit

Simple project: a drum kit.
You can play sounds based on the instrument.

Random color generator

Simple project: a random color generator.
You can generate a new random color that is set in the background.

Number guesser

Simple project: a number guesser game.
You can set options and play along with your options or default ones.

BMI Calculator

You can calculate your BMI by entering your weight and your height.

Password generator

You can generate a password with uppercase, lowercase, digits, and symbols.

Grocery List

You can list your grocery items.

Dice Game

You roll dices for 2 players. The one who got the highest, wins !

Random User

You click a button, we call an API, and you get to see the results !

Poke API

You get to see 250 pokemon listed, you can also see every detail of the pokemon you click.

Memory Game

The game plays a set of instructions and you have to repeat it in the same order.

Task Manager

You can add lists with colors, tasks with statuses, tags etc.
Drag and drop tasks inside lists, change display view.

Poll App

You create a poll, add choices and upvote/downvote them.
You get results when ending the poll !

Calculator

A simple calculator !

Star Battle

Generating a grid with crowns that you must find using rules of this mythical game !