/read-your-book

I create three projects using vanilla JavaScript to practice my skills. I create a Chatbot Using the Web Speech API, This is a Desktop friendly website.

Primary LanguageHTML

Pleae view my Website:

https://merpssirk.github.io/read-your-book/index.html

  1. SASS
  2. CSS
  3. Bootstrap

Ebook

  1. DOM
  2. Function
  3. XMLHttpRequest
  4. Regular Expression
  5. Eventlistner
  6. Loops
  7. Arrow function

chatbot

  1. Array[]
  2. SpeechRecognition()
  3. Math.random()
  4. includes()
  5. speak()
  6. onend()
  7. start()

Calendar

  1. new Date()
  2. getMonth()
  3. getFullYear()
  4. set()
  5. get()

Form

  1. new FormData()