Coding projects
These are some of the frontend and backend projects I have done
Myntra clone
HTML | CSS | JavaScript
This is a clone of the Myntra website. All the user flow pages
from signing up and searching/ filtering of products to the
end of checking out and paying for the products are
functional.
Sephora clone
HTML | CSS | JavaScript
This is a clone of the Sephora website. The functionality of
this website includes the navigation bar, signup/login and
cart pages all made with javascript.
Trip Management Backend
Java | SpringBoot | Maven
This is the backend of an online trip management app, it has no frontend. It contains the entire user flow for customers and admin users to signup/login, check availability, book/cancel tickets and receive all the trip information.
Weather app
HTML | CSS | JavaScript
This is a weather app where you can find weather information
from any city on earth. It fetches data from a free weather
api and overlays weather information on a google map of the
city searched for.