New Course - Building Serverless Chatbots with AWS Lex.

Are you interested in learning how to create your own Serverless chatbots with AWS services like Lex and Lambda? Great news! I just launched a course that’s perfect for you. You’ll build your own alerting chatbot on AWS and integrate it into a Slack organization. Here’s an example of the bot in action inside Slack:

The Lex Chatbot in Slack

Want to know more?

Here’s me (actually on camera!) talking about the course:

Redmond Python - May 2018 Introduction to Python Workshop

A few weeks ago the Redmond Python meetup I started hosted a free Introduction to Python Workshop. I had the privilege of teaching about 50 beginners as much Python as is possible to cram into a day-long workshop. I think it went pretty well:

Image of all the Redmond Python Attendees

Nandolytics - My Own Visits Analysis Tool

I’d like to introduce to you a new advanced analytics tool for site traffic - Nandolytics.

Nandolytics is a highly-advanced one-of-a-kind analytics service that’s going to change the world through uniquely variable analysis in a market of established and reliable vendors for analytics services.

A few lucky visitors can have access to a demo of how I built this service. Find out if you’re one of them by clicking the button below.

Ticket Owl - A Tool to Check for Website Changes

For Valentine’s Day this year I wanted to get a nice gift for a special someone. So I decided to buy some tickets for a dinner and show. Just one problem, the site I was looking at ran out of tickets for currently scheduled shows. When I called the restaurant they told me to check the website - they were going to add more tickets at a later time.

But I didn’t want to constantly check the page to see if new times and dates were added, so I wrote a new project called Ticket Owl to do it for me.

A sample landscape used by the Chameleon color 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.