My personal portfolio that hosts my various front-end projects.
A website that sells gear for motorcycle enthusiasts and parts for motorcycles. Uses MongoDB to store all the store products and blogs. Uses Redux Toolkit and Redux Persist to create a constant global store that has complete cart functionality.
A slot machine that allows users to enter a total balance to play with along with a bet per each line. It tells the user whether they won, lost, or hit a jackpot. CSS is used for responsiveness and JavaScript DOM manipulation makes the machine functional.
A sample restaurant page that is complete with an order page, contact form, reviews section and complete menu. It uses Bootstrap to create a responsive website and add social media icons. JavaScript is used to create an image slider with manual buttons.