One of the techniques to make your site look better is adding a background pattern. I particularly like the squared notebook pattern found in Moleskine. It also creates a beautiful background if you layer it with a gradient image. Here is how you can do it with CSS. body { height: 100vh; background: #111; background-image: […]
My job doesn’t require me to code every day. Still, I enjoy building my blog and putting together some Python and Ruby scripts to assist me with my daily tasks of reviewing thousands of sites in the ad network I manage. Being in this position means I can relate to the struggle of people learning […]