Skip to content

Babi-B/js-web-beginners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

js-web-beginners

This is a collection of web based projects for beginners in javascript

Contents

  1. Dynamic landing page
  2. Password generator
  3. Calculator

1. Dynamic landing page

This project is a single page application whose variables change with the period of the day. The greeting and background images are time dependent. It also has quotes which change after every 15 seconds. It is mobile responsive

There are 4 different periods:


- Morning

This is what the landing page looks like in the morning (from 12 am to 12 pm)

web view mobile view



- Afternoon

Afternoon session extends from 12 pm to 6pm

web



- Evening

Evening session extends from 6 pm to 8pm



- Night

Night session extends from 8 pm to 12 am



              Visit repo                         ↑ Back to top





2. Password generator

This application generated random customized passwords for its users. The passwords are a mixture of symbols, letters (upper and lower case letters) and arabic numerals

generator



              Visit repo                         ↑ Back to top






3. Calculator

calculator



              Visit repo                         ↑ Back to top

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published