2025
Data Redaction
Using data redaction on all my repositories.
Data Redaction - Search
Searching for private and redacted information in my repositories.
Data Redaction - Replace
Replacing private or redacted information in my repositories.
2024
Retry Action
Let’s retry an action and maybe a function…
Using A Git Branch In MSBuild
Project Deployment Challenge
2022
Namecheap DDNS
Keeping my NameCheap DDNS IPs updated.
2021
JSON Schema
JSON Standards
2020
SOLID
SOLID is an acronym for the first five object-oriented design (OOD) principles by Robert C. Martin
CQRS
CQRS is a Command, Query, Responsibility and Segregation design pattern.
Redis Cache
Redis, which stands for Remote Dictionary Server, is a fast, open-source, in-memory key-value data store for use as a database, cache, message broker, and queue.
Integrating HTML5 Canvas In Jekyll
I was just wondering about integrating the HTML5 canvas into my Software Design blog like I did with JavaScript last week. Canvas is still basically JavaScript with a Canvas element.
Integrating JavaScript In Jekyll
I was wondering about integrating JavaScript into my Software Design blog and Markdown clearly didn’t support HTML at this time… at least that was what I thought.
First Blog Post!
This is my very first blog post – ever! I’m very excited!