Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 645 Bytes

File metadata and controls

16 lines (9 loc) · 645 Bytes

javascript-mini-projects

question 1=> Create a function to generate a 6-digit One-Time Password (OTP) using random numbers

question 2=> Write a function to generate secure random passwords of various lengths, including letters, numbers, and special characters

question 3=>Write a code to generate a qrcode for text or link (use html css and js)

question 4=> Create Weather App using Fetch api method

question 5=>Create a Expense Tracker Web Application using html css js

questiom 6=>Drag N Drop using html css and javascript

question 7=>write a program to Change background color at every one seconds

question 8=>Github Profile Viewer