Projects

Hangman Game


  • HTML
  • CSS
  • JavaScipt

Hangman is a word-guessing game. Here computer picks a secret word, and a player tries to guess it.
When the guessing player guesses a letter that isn't in the word, they lose a point and the computer draws part of a stick- man for each wrong guess.

CrossWord Game


  • HTML
  • CSS
  • JavaScipt

This is a single player game.
A puzzle consisting of a grid of squares and blanks into which words crossing vertically and horizontally are written according to clues.

Guess The Number


  • HTML
  • CSS
  • JS

A number guessing game is a simple guessing game where a user is supposed to guess a number between 0 and 100 in a maximum of 10 attempts.
The game will end after 10 attempts and if the player failed to guess the number, and then he loses the game

Random Quote Generator


  • HTML
  • CSS
  • JavaScipt

This is displays a random famous quotes each time a button is clicked.
You can show a quote from a famous athlete, politician, or historical figure

Digital Watch


  • HTML
  • CSS
  • javaScript

This is digital watch which is created with html, css and javaScript.

Shopping List


  • HTML
  • CSS
  • JS

In this project you can add item into shopping list or delete from shopping list. Make your your shopping list and enjoy it.

Gradient Background Color Generator


  • HTML
  • CSS
  • JS

Create gorgeous, smooth color gradients for UI design or backgrounds.

Simple Calculator


  • HTML
  • CSS
  • JS

This is a simple calculator with memory functions similar to a small handheld calculator. Use this basic calculator for math with addition, subtraction, division, multiplication and much more.

Layout Master


  • HTML
  • CSS

This is simple layout project which is created with html and css.