-
Git 2 - Under the Hood TOP NEW
Introduction A few weeks ago I posted a long article about Git basics, and on some concepts I promised a second, more in-depth article looking into the internal workings of Git. Well, here it is! Today we’ll be going over how Git works in a deeper way. Git Layers One way to make Git’s inner workings easier to understand is to imagine it as ... Read More
-
Back to Basics with Git TOP NEW
Introduction To begin my process of refreshing my skills, it made the most sense to me to start with a full review of Git. Not only is it going to be useful for virtually any project I’ll do in the future, but it’s also a core skill for almost any developer and probably many non-programmers as well. I’ve worked with Git plenty in the past, but ... Read More
-
Skill Building 01 - Setting Up Shop with a Website TOP NEW
Introduction My first foray into learning some new skills this year was, of course, building this website! I didn’t think to keep notes on this as I worked (oops, learning) but I’ll try to explain as much of the process as I can. Jekyll The first component of this website is Jekyll. This is my first time using Jekyll, or really any Ruby at al... Read More
-
A State of the Union Address of Sorts TOP NEW
Well, now that my site’s up and running I guess it’s probably time to start writing some posts! It makes sense to me to write up something quick to explain who I am, how I got here, and what kind of things I want my site to be focused on. I graduated from Northern Arizona University in 2021 with a bachelor’s degree in applied computer science. ... Read More