<Web Development/>
Title & Topic:
Coily Companions
[Toy Builder]

Showcasing Talent in Web Front-End, Back-End Development and Graphic Design
Objective:
Sell personalized toys
Target Audience:
Children and Teens
Highlights:
- ◆ This project uses JavaScript and local storage to store a user's choices as they create their own product.
- ◆ It gamifies the product-building process with a UI centered around big, fun buttons and overlaid layers of colorful hand-made svg graphics.
- ◆ Coily Companions ends with a checkout process that displays the user's customized product and presents an order form that uses PHP to store the user's input.
Title & Topic:
Jack-O-Vision
[Monitor Ecommerce Website]

Showcasing Talent in Web Front-End and Back-End Development
Objective:
Sell computer monitors
Target Audience:
Teenage Computer Owners
Highlights:
- ◆ This is a website that uses PHP to pull product information from a MySQL database.
- ◆ The content of the Products page is arranged using CSS grid in order to give a professional, organized look at any screen size.
- ◆ Hand-coded PHP allows the user to click on a product to view details and add that product to the cart, which stores the user's order in the database.
- ◆ This site also has hand-made product graphic images that were created using Adobe Illustrator.
Title & Topic:
Mocktail Mashup
[Event Blog]

Showcasing Talent in Web Front-End and Back-End Development
Objective:
Allow site owners to promote and organize an event
Target Audience:
Adolescents and Adults
Highlights:
- ◆ This is a website that uses PHP to pull ticket admission information from a MySQL database.
- ◆ An updates page is provided to allow users to keep updated on the latest news on the event.
- ◆ Hand-coded PHP allows the user to click on a ticket to view details and add that product to the cart, which stores the user's order in the database. This cart also allows you to click and remove said items from your cart and the database.