top of page
UX/UI Design

AcesofStars Concept

Design Layout

A website model made for Website Design course.
Using a visual studio code to input HTML and CSS. 

​

The goal was to provide a clean and clear space for an artist to show off their skill set and provide a listing of prices for their services.

Coding

Screenshot 2024-03-20 132311.png
Screenshot 2024-03-20 132222.png
Screenshot 2024-03-20 132157.png
Screenshot 2024-03-26 144127.png
Screenshot 2024-03-26 143304.png
Screenshot 2024-03-26 144158.png
Screenshot 2024-03-26 144207.png

While coding in HTML is straight forward, the CSS on the mobile display was difficult to get it to properly realign. 
The eventual solution was to recrop the image boundary for different resizing break points.

Polaris Concept

Design Layout

A website model made for Interactive Website Design course.
Using a visual studio code to input HTML, CSS, and JAVAscript.

​

The goal was to make a simple informational website layout. 

While the website itself never got to the completed state, the ideal was to learn JAVAscript and implement it into code of a website with at least two pages.

Screenshot 2024-03-20 132552.png
Screenshot 2024-03-20 132533.png

Coding

Screenshot 2024-03-26 143250.png
Screenshot 2024-03-26 143322.png

The coding itself cause a few problems as the JAVA wouldn't resize correctly.
The CSS and JAVA often clashed trying to over power one another. 
Luckily, with a few well placed display inline scripts the issue fixed itself.

bottom of page