Everyone has something to offer.

”Human reason exhausts itself ceaselessly to explain the inexplicable. Explanation itself is high comedy, as preposterous as trying to see the back of one’s own head, but the vanity of the ego is boundless, and it becomes even more overblown by this very attempt to make sense of nonsense.

The mind, in its identity with the ego, cannot by definition, comprehend reality; if it could, it would instantly dissolve itself upon recognising its own illusory nature. It’s only beyond the paradox of mind transcending ego that what is stands forth, self-evident and dazzling in its infinite absoluteness.

And then all of these words are useless."––David R Hawkins

P5.JS

text editor text:

  1. Create Your p5.js Sketch: Develop your sketch using the p5.js web editor or any other code editor. Make sure it's fully functional and tested.

  2. Export the Sketch: Once your sketch is ready, export it. This usually includes your sketch's .js file along with any additional assets it uses (images, sounds, etc.).

  3. Host Your Files: You need to host your p5.js files somewhere accessible online. This can be done using a service like GitHub Pages, a cloud storage service, or even directly in your Shopify store's file storage system.