My resume site now generates a PDF, PNG and open graph image

I'm pretty pumped: I added some Puppeteer build time automation to my resume repo. It now generates a PDF, PNG and open graph image on every commit. I've gotten a lot more comfortable with Puppeteer over the past two months, and I've wanted to build this feature for a while. After knocking out the Raspberry … Continue reading My resume site now generates a PDF, PNG and open graph image

The code for the Raspberry Pi background generator is DONE

Back in April, I wrote a script that would generate a background image on my Raspberry Pi with countdowns to an array of events. After building it, I wrote a long blog on what I did and how I set it all up. On round 3 of proofreading, I realized, "This is way too complicated." … Continue reading The code for the Raspberry Pi background generator is DONE