Install Git and Github ,Create Github Repository.
Create a basic quiz page for html , css and JavaScript related questions.
Read JavaScript Operators , create a page and write some examples of operators.
Read JavaScript Arrays.
Create a calculator which takes two number and one operators using case statement or if else.
Read about recursive functions and canvas.
Read Oops concept and javascript Classes.