list of all the small programs that I made.
All the apps are made with Vanilla Javascript, CSS and HTML NO external library used.
-
Notes App - User can type int their daily workflow. And it will be saved on the local host.
-
Drawing App - A simple javascript canvas to draw stuff.
-
Password Generator - A website to create random and secure passwords.
-
Quiz App - List of questions appear on the screeen answer them and the result will be displayed at the end.
-
Rock Paper Scissors Game - Buttons to select the option, score board and result display.
-
Movies App - display trending movies through API, serach movies feature added and categories option also included.