Hello, what do you think of when we create our projects, they appear as screen print in our URL ??
For example, going to https://editor.p5js.org/willianxz/ should appear a list of my projects in the form of images, this would serve me as a good code portfolio, outside which I could share with others and learn from them. too.
On top of that, it would be one more reason for me to keep making more code with the editor.
Exactly, it would be nice if the image of the project appears, so we would know more or less what it is about, it would be easier to find what we did and for others it would be easier to know what it is.
Ah yes â good point. The web editor really is not designed with privacy in mind. This is why it is a bad idea to use your API keys in web editor sketches, even if you have not âpublishedâ them â they are all public.