2025
AI Resume Chat
I made my own AI chat application to adjust my resume for every new job I apply for.
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
I’ve worked with many teams and my role was mostly as a helper and problem solver. This is what I actually enjoy about my work. Well, that and ETL.
2022
Namecheap DDNS
Keeping my NameCheap DDNS IPs updated.
2021
JSON Schema
Most people are not aware that there are standards for JSON – or lots of other things in the software development
world. Let’s have a look; if you are a learner this will push you forward…
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!