Projects

Loruki.

  1. A Cloud Hosting Static Website, made using pure HTML and CSS.

  2. I have used advance functionalities of css like flexbox, grids, animations, transitions, transform to make responsive in all devices.

  3. Along with all of these, I have even added a preloader.

Fresh Meal.

  1. An E-commerce Website, made using HTML CSS and Vanilla javaScript.

  2. In this site as well, I have used advance functionalities of CSS like flexbox, grids, animations, transitions, transform to make responsive in all devices.

  3. Along with all of these, I have used some jquery to add a responsive navigation menu.

Registration Form.

  1. A registration form, made using pure HTML ,CSS and vanilla javascript.

  2. 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.

  3. If the details are perfect then success remark will be shown and if not then error.

Magic Notes.

  1. A Notes making website made using Bootstrap-4 cdn and vanilla javascript

  2. In this front-end wasn't the main focus, so i used bootstrap cdn for the complete front-end.

  3. 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.