You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using images of the technologies that we have worked on is an awesome idea, but the images might hamper the page loads for new visitors (or hard refresh). We can scale the size of the images to certain maximum limit for e.g., 250 x 250 and can compress them further to reduce the size.
Using images of the technologies that we have worked on is an awesome idea, but the images might hamper the page loads for new visitors (or hard refresh). We can scale the size of the images to certain maximum limit for e.g., 250 x 250 and can compress them further to reduce the size.
To compress PNG image: https://compresspng.com/
To compress JPEG image: https://compressjpeg.com/
Before scaling and compression the size of those (36) images was 685.2 kB
After scaling and compression the size of those (36) images became 160.9 kB
Please check the following zip which contains compressed images. :)
compressed.zip
The text was updated successfully, but these errors were encountered: