A Cloud Hosting Static Website, made using pure HTML and CSS.
I have used advance functionalities of css like flexbox, grids, animations, transitions, transform to make responsive in all devices.
Along with all of these, I have even added a preloader.
An E-commerce Website, made using HTML CSS and Vanilla javaScript.
In this site as well, I have used advance functionalities of CSS like flexbox, grids, animations, transitions, transform to make responsive in all devices.
Along with all of these, I have used some jquery to add a responsive navigation menu.
A registration form, made using pure HTML ,CSS and vanilla javascript.
In this registration form, the user enters his/her details and the form won't submit until and unless all the details are filled properly.
A Notes making website made using Bootstrap-4 cdn and vanilla javascript
In this front-end wasn't the main focus, so i used bootstrap cdn for the complete front-end.
With the help of javascript user can add or delete notes and the notes get saved in the local storage of the browser using local storage functionality of javascript.