info
Namecheap DDNS
Keeping my NameCheap DDNS IPs updated.
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…
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.
bash
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.
Namecheap DDNS
Keeping my NameCheap DDNS IPs updated.
git
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.
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.
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.
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.
cs
SOLID
SOLID is an acronym for the first five object-oriented design (OOD) principles by Robert C. Martin
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.
C#
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.
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.
python
AI Resume Chat
I made my own AI chat application to adjust my resume for every new job I apply for.