Recent Articles

C# OOP Primer: Class Modifiers

Object-oriented programming can be a complex paradigm to learn for a beginner. I will try to explain how some of it works. In this article, we'll cover class modifiers and constructors.

C# OOP Primer: Data Types, Structs, & Classes

Object-oriented programming can be a complex paradigm to learn for a beginner. I will try to explain how some of it works. In this article, we'll cover the basics: data types, structs, and classes.

Building a To-Do App with Vue & Vuex

Everyone has to start somewhere. Here I'll go through a complete step-by-step guide to writing a simple To-Do app with Vue & Vuex

Suddenly Off Balance

How I went from feeling totally normal to literally being off-kilter, and back again. And a life lesson in here somewhere.

New Site with Vue & Gridsome

Registering the domain was just the first step. Finding a stack where I could learn while I build my new web site was the next. I found it and I was not disappointed in any of it.

macOS Quirks: Bluetooth Device Battery Low

For some reason, macOS has a very low threshold set for bluetooth batteries. After looking for a setting to change this, I coded up a workaround instead.