Blog

2024

Migrating from WordPress to Jekyll

3 minute read

When I noticed that the hosting plan for the WordPress website where I kept my tech portfolio and blog was about to auto-renew for an embarrassingly high fee...

Back to Top ↑

2023

Back to Top ↑

2022

Back to Top ↑

2021

Back to Top ↑

2020

New App: Music Updater

1 minute read

Today my company gave us a “Get Ahead Day.” I used this opportunity to hone my MongoDB, Express, React, and Node.js (MERN stack) skills by creating a fun new...

Amazon EC2

11 minute read

After a several-month break from writing about AWS, I’m back for more posts. Since my last AWS post, I’ve been busy working on a MERN-stack application, star...

Back to Top ↑

2019

New App: Memory Palace, a Memorization Aid

1 minute read

My favorite applications that I’ve created so far on my own serve a functional purpose. That’s why I built Discog-ify — that application helps people discove...

AWS IAM API Keys & STS

1 minute read

I gave an overview of IAM (Identity & Access Management) in my last post, but I left two concepts out: IAM API Keys and STS (Security Token Service). Thi...

AWS Account & Services

3 minute read

In my last post, I described why and how I would prepare for my AWS Certified Developer - Associate level exam. I’ve made it through almost half of that Linu...

AWS Certification: Why and How

1 minute read

The number of technologies available for individuals to learn is staggering, so it’s easy to get lost in the forest of languages, frameworks, and other tools...

Update: May 2019

1 minute read

In my last post from March 2018, I was in the midst of learning Java Spring. A lot has changed in the last year.

Back to Top ↑

2018

My Spring Journey: Entity Relationships

2 minute read

Over the last month, I have continued poking around the Spring Petclinic application, using it as a model for my own project, Beat Browser. I borrowed a lot ...

My Spring Journey: Introduction

1 minute read

I started getting back into Java this year. A mentor recommended that I work with the Java Spring framework. To familiarize myself with Spring, I did what I ...

Back to Top ↑