8000 GitHub - isomoth/portfolio
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

isomoth/portfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

portfolio

A responsive site displaying my most recent projects and skills as a web developer.

Features

  • Mobile-first styling.
  • Use of grids for the layout.
  • Accessibility-friendly (sufficient contrast, alt text on all images, semantic HTML).

Challenges and Lessons learned

  • Responsiveness was the trickiest part. I learned that it's more effective to make sure all values from the parent work well, instead of trying to fix the children afterwards.
  • I learned several best practices after running both the HTML and CSS through the validator tool.
  • Testing after finishing each section and breakpoint saved a lot of headaches further down the road.

Deployed version

https://isabel-gonzalez-portfolio.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.9%
  • CSS 34.1%
0