List of Posts

Get Gmail notifications using an AWS lambda

The one where we use an AWS lambda to receive notifications when a message is posted in your gmail inbox

Use the node gmail API to access your mailbox

The one where we use the gmail node API to send emails from the command line

HTTPS for your local endpoints for less than $1 a month

The one where we setup a public https URL to expose your local endpoints to the Internet.

How to run a git server on your local machine

The one where we install a git server locally using Docker.

How to create a resume with Gatsbyjs

The one where we build an online resume on Netlify using a JSON file and Gatsby

Gatsby playground

The one where we show that Gatsby is in fact an application server

Oops - wrong commits to master

The one where we fix a bad commit pushed to quickly on master

The git staging area

The one where we explore the git staging area