Post Archive

Mar 17, 2021

Fuzzy Git Branch Checkout

If you use JIRA at work then your git branches likely look like PROJ-12345-description. Here's a little script you can use to checkout these branches quicker

Feb 17, 2021

Building a Guest Book for my Site

I've always wanted to have an old school guestbook for my site. I finally built one using Netlify Functions and Github Gist.

Feb 10, 2021

Building SunnyGolovine.com - Part 3

With most of the site up, in this post I want to talk about landing pages and my blogging workflow

Feb 8, 2021

Building SunnyGolovine.com - Part 2

In my last post I talked about some of the decisions I made when building my site. In this post I'll talk about the architecture

Feb 7, 2021

Building SunnyGolovine.com - Part 1

I recently rebuilt my personal website. In this part I'll talk about some of the decisions I made.