Using some of the best resources on the web today, I am able to load quickly for my guests. I do my best to be as light and efficient as possible so that everyone can better view me, no matter their circumstance.
I make no external calls, everything needed to load this page is contained in the HTML.
My CSS is inline. Do not worry, I do keep my CSS has been separate during my development.
My image is inline. I utilize Base64, so there is no need for the browser to go looking for some image linked to an external file.
I defer my Javascript as to not effect my load time.
My files take advantage of Gzip compression.
I utilize AWS hosting on S3 SSD hardware to be incredibly secure, have 99.99% uptime, and provide content acceleration.
But even I need to have a couple of secrets.
This site follows the guidelines set out by, the fastest blog in the world, a wicked fast webpage, and a talented artist.