Twilio just published my article on building SMS notification applications with JavaScript and the Serverless Framework. Here’s a teaser:
Using Legecy Versions of the Hugo Static Site Generator
Chameleon Color Scheme API
One of the newest additions to my project portfolio site (serverlessfoo.com) is the Chameleon color scheme API. The API returns a random color scheme of dominant and auxiliary colors in rgb form to be applied to a website. Here’s how I built the API for less than a penny.
Serverless Demos | serverlessfoo.com

I’ve created a new demo site for displaying my past and current development projects. If you’d like to see some of the APIs, npm packages and other serverless-related fun you should check it out.
Where to Host a Twitter Bot
A while back I created the Daily Patent. A Twitter bot that gets a random patent and tweets it out periodically. I started by hosting this on a Google Cloud virtual machine but eventually decided to look for something more suited to this kind of task.
Here’s my review of several places you can run a simple Twitter bot.