Great stuff. Definitely look into minifying and compressing as others have mentioned (WAY too many HTTP requests) and throwing assets onto a CDN.
As far as loading images goes, maybe you can lazyload them as the user scrolls down the page? Chances are there are a number of people who won't make it all the way down your portfolio pieces.
Great stuff. Definitely look into minifying and compressing as others have mentioned (WAY too many HTTP requests) and throwing assets onto a CDN.
As far as loading images goes, maybe you can lazyload them as the user scrolls down the page? Chances are there are a number of people who won't make it all the way down your portfolio pieces.