Skip to content

IsabellaM5/portfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 

Repository files navigation

Isabella's Portfolio

This is my portfolio I built using HTML and CSS. I also added a bit of ARIA attributes to make the website more accessible. 😸✨

My portfolio contains mainly projects I built during the Technigo boot camp using HTML, CSS, JavaScript, React, Redux, Node.js, Express.js, MongoDB, mongoose, Styled components and APIs. I will continuously add projects where I showcase my latest learned technologies.

My short term goal for my portfolio website is to build it using React and GitHub's API to fetch my project's repositories.

Accessibility testing

Here's an overview of the testing I've done on my portfolio website.

  • The page is responsive and tested on different devices accessible to me in Chrome Dev tools
  • The page works fine on different browsers; Chrome, Edge and Firefox
  • It's possible to navigate the page using only the keyboard (tab, arrows and enter)
  • The page has been run through HTML validators with no errors; W3C Markup validation service and Lighthouse in Chrome Dev tools
  • Ran an audit using WAVE (wave.webaim.org); the page received no errors. There are some contrast errors that I intend to fix asap.
  • The content of the page is still readable and understandable without the CSS; used the Google Chrome Web Developer tool to remove all the CSS
  • The page has been tested with a screen reader (NVDA) with good results

View it live

Link to my live portfolio: https://isabella-markskog.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.9%
  • CSS 44.1%