Skip to content

TwixmixyJanet/janet-webster-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JANET WEBSTER'S PORTFOLIO

View Project Here
image of portfolio

Technology Used Resource URL
HTML https://developer.mozilla.org/en-US/docs/Web/HTML
CSS https://developer.mozilla.org/en-US/docs/Web/CSS
Git https://git-scm.com/
VSCode https://code.visualstudio.com/
Web Accessibility Evaluation Tool https://wave.webaim.org/

Table of Contents

Description:

Action Plan

  1. Create and deploy portfolio that demonstrates work and skills
  2. Include name, title, photo, personal highlights, skills, work, and contact information
  3. Activate navigation links to scroll users to sections on page
  4. Work projects direct the user to engage with their live sites
  5. The first work project is emphasized by being the largest
  6. Site is responsive for various screen sizes
  7. Code is reviewed by accessibility tools: https://wave.webaim.org/

HTML

Initiated the project by framing out the semantic HTML with the content that I knew I wanted to include in the project

  • Updated HTML as needed during testing of CSS and responsiveness
  • Used semantic elements as much as possible
  • Utilized a tutoring session to walk through display:flex and element dimensions
  • Refactored to make some DIV elements surrounding elements I needed to have flex/flow better
  • Added comments to various areas for clarity

CSS

I had a rough idea of how I wanted to engage my selectors based off of previously building a portfolio.

  • Started from top to bottom in terms of how the HTML flows
  • Created :root variants to have base colors and fonts to call upon
  • Styled the website from a mobile-focus first, then added media queries to set min-width for tablet and desktop
  • Utilized a tutoring session to walk through display:flex and element dimensions
  • Refactored to optimized the various areas flex/wrap better
  • Reviewed each selector and property/value to make sure it served it's best purpose
  • Consolidated selectors where it made sense to do so
  • Removed redundant selectors and properties

Delivery

  1. Website Deployed: https://twixmixyjanet.github.io/janet-webster-portfolio/
  2. Critical details included
    image of navigation
  3. Active navigation applied
    image of same page navigation links
  4. Work projects linked
    image of hyperlinked project
  5. First project is emphasized
    image of first project being larger than others
  6. Site is responsive
    image of full screen image of mid-screen image of mobile
  7. Code reviewed
    image of wave.webaim.org displaying website passes standards

Installation

  1. Create a new repository on GitHub, to store this project.
  2. Clone the repository to your computer.
  3. Copy files to your own repository.
  4. Make changes to the code.
  5. Commit the changes to the local repo.
  6. Push the changes to the remote repo.

Usage

This one page website portfolio can be used as a base template. Simply swap out information, work, skills, and contact you may need for it to match your requirements.

License

MIT License Copyright (c) 2023 Twixmixy / Janet Webster


About The Author

Janet Webster

Full Stack MERN Software Engineer in training.

Janet with her dog Winona on the beach

Releases

No releases published

Packages

No packages published