Image location, Personal Portfolio Page

How can I get images for my project seeing that I do not have any except the pages that I have created? Please help! Here is my link: https://codepen.io/tsar777/pen/LYYoGVb

Thank you in advance.

Hello Tsar,

Your best bet would be to take a screen shot of your projects, and upload it from there.

Otherwise (not recommended) use an iframe

Hope this helps.

Hi @Tsar, are you looking for screenshots of your projects to include them in your portfolio? If so, codepen creates large and small screen shots of your pens that can be used in your portfolio.
Access them from;
https://codepen.io/userName/pen/penName/image/large.png (for the large screenshot)
and
https://codepen.io/userName/pen/penName/image/small.png (for the small screenshot)

  • where you replace userName with your codepen userId and penName with the id of one of your codepen pens

You can host the images on GitHub.

Thanks Roma, you are a life-saver. That was so wonderful that I couldn’t stop smiling. That’s great! Thanks most graciously.

1 Like