I started coding when I was a kid. Over the years, it grew from a passion to my main source of income. I write here about programming and the open-source projects I work on:

How to host your static site on Amazon S3 and CloudFront

I recently released Poltergeist, yet another static site generator. One of the motivation was to deploy S3 and CloudFront while manage cache invalidation for the CDN. This article explores how to set them up.

Poltergeist, yet another static site generator

This project is an attempt at dealing with my frustration with just about any CMS out there and simplifying the tech stack I use. Poltergeist is a opinionated Gulp based static site generator that deploys to S3 and supports CloudFront.