Live url: https://rajiv-0920.github.io/Counter/
- document.getElementById("")
- addEventListener()
- Function
- innerText
- Switch
Live url: https://rajiv-0920.github.io/Interactive-Rating/
- document.getElementById("")
- document.querySelectorAll("")
- document.querySelector("")
- Object
- forEach
- addEventListner()
- disabled
- src
- innerText
- classList
- history.back()
Full Responsive Employee Stats website With counting animation using HTML CSS and JavaScript.
Live url: https://rajiv-0920.github.io/Employee_Stats/
- document.querySelectorAll("")
- document.querySelector("")
- addEventListner()
- new Date()
- Array
- setInterval()
- innerText
- forEach
- dataset
- Math.floor()
- switch
- function
Live url: https://rajiv-0920.github.io/Countdown/
- document.querySelector();
- addEventListner()
- setInterval()
- new Date()
- Math.floor()
- innerText
Live url: https://rajiv-0920.github.io/Tip-calculator-app/
- document.getElementById("")
- document.querySelectorAll("")
- document.querySelector("")
- addEventListner()
- Function
- classList
- forEach
- Array.form()
- dataset
- toFixed()
- location.reload()
Live url: https://rajiv-0920.github.io/Rotate-Image-Gallery/
- document.querySelector()
- setInterval
- style.transform
- addEventListner
Live url: https://rajiv-0920.github.io/Random-Color-Generator/
- document.querySelector()
- addEventListener()
- Function
- innerHTML
- For loop
- Math.floor()
- Math.random()
- toUpperCase();
- String
- forEach()
- parentNode
- children
- document.querySelectorAll()
- split()
- filter()
- join()
- setTimeout()
- Navigator
- classList.add()
- classList.remove()
Live Url: https://rajiv-0920.github.io/Coding-Bootcamp-Testimonials-Slider/
- Array
- Object
- getElementById()
- addEventListener()
- function
- style.opacity
- innerText
Live Url: https://rajiv-0920.github.io/Simple-Age-Calculator/
- getElementById()
- querySelector()
- new Date()
- addEventListener()
- function
Live Url: https://rajiv-0920.github.io/Simple-Quote-Generator/
- document.getElementById("")
- document.querySelectorAll("")
- document.querySelector("")
- addEventListener()
- function()
- disabled
- innerText
- fetch
- json()
- innerHTML
- forEach
- click()
- href
- target
- location
- try & catch
Live Url: https://rajiv-0920.github.io/Word-Count
- getElementById()
- addEventListener()
- Function
- RegEx
- match()
- innerText
Live Url: https://Rajiv-0920.github.io/QR-Code-Generator/
- getElementById()
- querySelectorsAll()
- querySelector()
- addEventListener()
- function()
- img.src
- innerText
- document.body
- forEach
- Array.from()
- dataset
- switch()
- split()
- join()
- map
- filter
- json()
- fetch
- innerHTML
# Address
mailto:someone@yoursite.com
# Address, subject
mailto:someone@yoursite.com?subject=Mail%20from%20Our%20Site
# Address, CC, BCC, subject
mailto:someone@yoursite.com?cc=someoneelse@theirsite.com,another@thatsite.com,me@mysite.com&bcc=lastperson@theirsite.com&subject=Big%20News
# Address, CC, BCC, subject, body
mailto:someone@yoursite.com?cc=someoneelse@theirsite.com,another@thatsite.com,me@mysite.com&bcc=lastperson@theirsite.com&subject=Big%20News&body=Body%20goes%20here.
MATMSG:TO:{someone@yoursite.com};SUB:{Mail%20from%20Our%20Site};BODY:{Body%20goes%20here.};;
tel:{0000000000};
`WIFI:S:{wifi_name};T:{WEP|WAP|blank};P:{password};H:{true|false|blank}`
MECARD:N:{name};ADR:{address};TEL:{number};EMAIL:{email};ORG:{company};URL:{website};;
https://twitter.com/{twitter_id}
https://wa.me/{number}
SMSTO:{sms_number}:{sms_message}
https://www.instagram.com/{id}/
{Linkedin profile link}
{URL}
http://www.google.com/maps/place/{latitude},{longitude}
{youtube_link}
Live url: https://rajiv-0920.github.io/Language-Translator/
- getElementById()
- querySelector()
- function
- addEventListener
- fetch
- for in loop
- innerHTML
- dataset
- setAttribute
- navigator.clipboard.writeText()
- new SpeechSynthesisUtterance()
- window.speechSynthesis.getVoices()
- window.speechSynthesis.speak()