#arduino #best-practices #cloud-computing #coding-tips #colors #csharp #design-pattern #dns #docker #docker-compose #dotnet #ec2 #illustration #inspiration #installscript #installshield #javascript #jekyll #keycloak #life-advice #logger #multithreading #mvvm #nginx #poem #powershell #random #reset #rest-api #scss #serial-port #sleep-deprivation #software-engineering #sso #uiux #user-authentication #vector-graphic #windows-installer #wix-toolset
#arduino
- SerialPortManager.cs
A snippet of singleton class implemented in .NET C# to manage serial data communication.
#best-practices
- On coding
I've employed this mental framework to enhance my coding skills and produce higher quality code.
#cloud-computing
- Containerized LAMP stack deployment with nginx
This is how I configure my EC2 instance to work with multiple DNS and proxify the traffic through nginx to respective services that are running in Docker containers.
#coding-tips
- On coding
I've employed this mental framework to enhance my coding skills and produce higher quality code.
#colors
- essential colors
this is a foundational palette of essential colors, curated set embodies simplicity and versatility, ensuring a timeless and user-friendly aesthetic.
#csharp
- MVVM design pattern in .NET
Gain insight into the MVVM design pattern, grasp its advantages, and learn how to integrate it into our .NET WPF projects. - Simple logger utility class in .NET
Just another simple logger utility class that I wrote for my own use in some of my .NET projects. - SerialPortManager.cs
A snippet of singleton class implemented in .NET C# to manage serial data communication. - Multithreading programming in .NET
Demonstrating multithreading programming available in .NET System.Threading.
#design-pattern
- MVVM design pattern in .NET
Gain insight into the MVVM design pattern, grasp its advantages, and learn how to integrate it into our .NET WPF projects.
#dns
- Containerized LAMP stack deployment with nginx
This is how I configure my EC2 instance to work with multiple DNS and proxify the traffic through nginx to respective services that are running in Docker containers.
#docker
- Containerized LAMP stack deployment with nginx
This is how I configure my EC2 instance to work with multiple DNS and proxify the traffic through nginx to respective services that are running in Docker containers.
#docker-compose
- SSO with Keycloak
Keycloak is an open source Single Sign-On (SSO) solution for web apps and RESTful web services.
#dotnet
- MVVM design pattern in .NET
Gain insight into the MVVM design pattern, grasp its advantages, and learn how to integrate it into our .NET WPF projects. - Simple logger utility class in .NET
Just another simple logger utility class that I wrote for my own use in some of my .NET projects. - SerialPortManager.cs
A snippet of singleton class implemented in .NET C# to manage serial data communication. - Multithreading programming in .NET
Demonstrating multithreading programming available in .NET System.Threading.
#ec2
- Containerized LAMP stack deployment with nginx
This is how I configure my EC2 instance to work with multiple DNS and proxify the traffic through nginx to respective services that are running in Docker containers.
#illustration
- 100-day illustrations
a collection of awesome illustrations by Vijay Verma called 100-day illustrations
#inspiration
- 100-day illustrations
a collection of awesome illustrations by Vijay Verma called 100-day illustrations
#installscript
- How to modify file content with InstallScript using deferred custom action
This is how I dynamically modify the file content by using deferred custom action with InstallScript to do a find-and-replace of a string during installation time in InstallShield Basic MSI.
#installshield
- How to modify file content with InstallScript using deferred custom action
This is how I dynamically modify the file content by using deferred custom action with InstallScript to do a find-and-replace of a string during installation time in InstallShield Basic MSI.
#javascript
- Line numbering in code block
This is how I added a line numbering in my code block by using a few lines of vanilla JavaScript and some SCSS for styling.
#jekyll
- Line numbering in code block
This is how I added a line numbering in my code block by using a few lines of vanilla JavaScript and some SCSS for styling.
#keycloak
- SSO with Keycloak
Keycloak is an open source Single Sign-On (SSO) solution for web apps and RESTful web services.
#life-advice
- words of wisdom
a succinct collection of life lessons on time, empathy, personal growth, resilience, happiness, family, and embracing life's opportunities with urgency
#logger
- Simple logger utility class in .NET
Just another simple logger utility class that I wrote for my own use in some of my .NET projects.
#multithreading
- Multithreading programming in .NET
Demonstrating multithreading programming available in .NET System.Threading.
#mvvm
- MVVM design pattern in .NET
Gain insight into the MVVM design pattern, grasp its advantages, and learn how to integrate it into our .NET WPF projects.
#nginx
- Containerized LAMP stack deployment with nginx
This is how I configure my EC2 instance to work with multiple DNS and proxify the traffic through nginx to respective services that are running in Docker containers.
#poem
- words of wisdom
a succinct collection of life lessons on time, empathy, personal growth, resilience, happiness, family, and embracing life's opportunities with urgency
#powershell
- SerialPortReader.ps1
A simple and complete PowerShell script for reading serial data from a Serial Port and export it into a file.
#random
- blog reset
i have decided to embark on a journey of renewal and growth by hitting the reset button on this blog
#reset
- blog reset
i have decided to embark on a journey of renewal and growth by hitting the reset button on this blog
#rest-api
- SSO with Keycloak
Keycloak is an open source Single Sign-On (SSO) solution for web apps and RESTful web services.
#scss
- Line numbering in code block
This is how I added a line numbering in my code block by using a few lines of vanilla JavaScript and some SCSS for styling.
#serial-port
- SerialPortReader.ps1
A simple and complete PowerShell script for reading serial data from a Serial Port and export it into a file. - SerialPortManager.cs
A snippet of singleton class implemented in .NET C# to manage serial data communication.
#sleep-deprivation
- the silent impacts of sleep deprivation
what occurs to the physical and mental aspects of an individual when they experience a deficiency in the sleep they require?
#software-engineering
- What make a great Software Engineer
Explore the defining traits that distinguish outstanding software engineers, from a love for coding to a dedication to teamwork and continuous improvement. - On coding
I've employed this mental framework to enhance my coding skills and produce higher quality code.
#sso
- SSO with Keycloak
Keycloak is an open source Single Sign-On (SSO) solution for web apps and RESTful web services.
#uiux
- essential colors
this is a foundational palette of essential colors, curated set embodies simplicity and versatility, ensuring a timeless and user-friendly aesthetic.
#user-authentication
- SSO with Keycloak
Keycloak is an open source Single Sign-On (SSO) solution for web apps and RESTful web services.
#vector-graphic
- 100-day illustrations
a collection of awesome illustrations by Vijay Verma called 100-day illustrations
#windows-installer
- How to modify file content with InstallScript using deferred custom action
This is how I dynamically modify the file content by using deferred custom action with InstallScript to do a find-and-replace of a string during installation time in InstallShield Basic MSI. - Learn to create a simple MSI setup with WiX Toolset
This is a step-by-step walkthrough on how to write XML script to create a simple MSI setup with WiX Toolset.
#wix-toolset
- Learn to create a simple MSI setup with WiX Toolset
This is a step-by-step walkthrough on how to write XML script to create a simple MSI setup with WiX Toolset.