Pleasant Gradients

"Pleasant Gradients" was an experient to understand how to use NodeJS and Twitter API in a single script.

By integrating multiple NPM packages and taking advantage of asynchronous programming I was able to create this Twitter Bot that tweets gradient images once in a while, and also provides the colors it used.

The colors are randomly chosen inside the hexadecimal spectrum, so everytime it tweets you can see from gradients with very different colors to gradients with lightly but pleasant differences.

This inspired me to mix art and coding to produce beautiful results that are also useful for designers.

Technologies I used

  • NodeJS
  • Twit and other NPM packages
  • Heroku services