Boris Hu

About

MP0 Portfolio WriteUp

Overview

  1. Add heading to the website with my name as the titl and "About" page a a button on the right side.
  2. Write a short introduction as the first view of the portfolio website Place a photo of me next to the short introduction
  3. Build the "About" page with the discription about me and the goal I want to accomplish. Also put another photo next to the discription.
  4. Add the project sections for Web Technologies and Physical Prototyping on the home page after the short introduction part.

Issue

CSS Transition

  1. The hovering state of the projects. The picture of the project will disapper and the title of the proeject will show up when mouse hovering. I choose to use it is because I want to show the title of each projects directly on the home page to make it clear to the users. I use hover state in the CSS file to make it work.
  2. css transition
  3. The button transition comes from the Internet https://getcssscan.com/css-buttons-examples It will add drop shadow when hovering. I choose it in order to make the users know this button can click.
  4. button transition

Ideas and Future