[go: up one dir, main page]

Skip to content

fletchcoder/fletchcoder.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website

My personal portfolio that hosts my various front-end projects.

Ragin' Riders

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

Super Slot Machine

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

Hola Fresca Mexican Grill

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