info

Namecheap DDNS

Keeping my NameCheap DDNS IPs updated.
6 min read

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…
2 min read

SOLID

SOLID is an acronym for the first five object-oriented design (OOD) principles by Robert C. Martin
6 min read

CQRS

CQRS is a Command, Query, Responsibility and Segregation design pattern.
3 min read

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.
5 min read
Back to Top ↑

bash

Data Redaction

Using data redaction on all my repositories.
2 min read

Namecheap DDNS

Keeping my NameCheap DDNS IPs updated.
6 min read
Back to Top ↑

git

Data Redaction

Using data redaction on all my repositories.
2 min read

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.
3 min read
Back to Top ↑

javascript

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.
~1 min read

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.
1 min read
Back to Top ↑

cs

SOLID

SOLID is an acronym for the first five object-oriented design (OOD) principles by Robert C. Martin
6 min read

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.
5 min read
Back to Top ↑

C#

Retry Action

Let’s retry an action and maybe a function…
3 min read

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.
3 min read
Back to Top ↑

drama

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.
3 min read
Back to Top ↑

python

AI Resume Chat

I made my own AI chat application to adjust my resume for every new job I apply for.
2 min read
Back to Top ↑