#ajax #algorithm #angular #best-practices #csharp #crud #cheatsheet #cloud-computing #coding-tips #colors #dns #datatables #decryption #docker #ec2 #encryption #git #illustration-arts #inno-setup #inspiration #installscript #installshield #javascript #jekyll #keycloak #liquid #mvvm #multithreading #open-source #php #pascal #password #poem #powershell #programming #project #scripting #serialport #software-engineering #typescript #user-authentication #utility #wpf #wix-toolset #windows-installer #jquery #nginx
#ajax
- Creating a simple Equipment Tracking app in PHP
This is how I created a simple CRUD-based web app for internal equipment tracking using PHP, AJAX and DataTables.
#algorithm
- Multithreading programming benchmarks in .NET
Demonstrating multithreading programming available in .NET System.Threading. - How to use PHP native password hashing API
Starting PHP version 5.5 onwards, password hashing in PHP apps becomes more convenient as the new native password hashing function has been introduced.
#angular
- Creating a simple Event Bus in Angular
Event Bus provides a simple communication between Angular components.
#best-practices
- Creating a simple Event Bus in Angular
Event Bus provides a simple communication between Angular components. - On coding
I have been using this mental model to improve how I do coding and writing a better code.
#csharp
- Inhouse Camguard
A simple .NET GUI application based on AForge libraries to analyze motion, capture image and perform data logging from a live webcam feed. - How to create WPF cascaded combobox in MVVM
A simple .NET C# tutorial for creating WPF Cascaded ComboBox using MVVM design pattern. - SerialLog
A lightweight console app written in .NET C# to log serial data received from a serial data communication protocol. - Asynchronous PowerShell Scripter (WPF Version)
Just another PowerShell scripter tool written in .NET C# and WPF to manage, run and learn PowerShell scripting. - 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. - Directory Crawler
A simple command-line utility program to crawl all accessible directories recursively within a target directory. - Singleton serial port manager class in .NET
A snippet of singleton class written in .NET C# for handling serial data communication. - Multithreading programming benchmarks in .NET
Demonstrating multithreading programming available in .NET System.Threading.
#crud
- Creating a simple Equipment Tracking app in PHP
This is how I created a simple CRUD-based web app for internal equipment tracking using PHP, AJAX and DataTables.
#cheatsheet
- Commonly used git commands cheatsheet
This is a simple collection of git commands that I have been using for most of the time.
#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 have been using this mental model to improve how I do coding and writing a better code.
#colors
- Color palette for harmony design
A good color set to get started with new design project that can work better for both in light and dark theme.
#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.
#datatables
- Creating a simple Equipment Tracking app in PHP
This is how I created a simple CRUD-based web app for internal equipment tracking using PHP, AJAX and DataTables.
#decryption
- Encryption and decryption in PHP
A simple tutorial to encrypt and decrypt data using PHP
#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.
#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.
#encryption
- Encryption and decryption in PHP
A simple tutorial to encrypt and decrypt data using PHP
#git
- Commonly used git commands cheatsheet
This is a simple collection of git commands that I have been using for most of the time.
#illustration-arts
- My Favorite 100-day Illustration Arts
An inspiring collection of open source illustrations kit by Vijay Verma.
#inno-setup
- Creating a Windows app installer using Inno Setup
Inno Setup is a free script-driven installation system software for creating Windows application installer that surpasses many commercial installers in feature set and stability.
#inspiration
- My Favorite 100-day Illustration Arts
An inspiring collection of open source illustrations kit by Vijay Verma. - 00:00
Based on "Tick-tock. Tick-tock." by Zeno & Carol
#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
- Creating a simple Equipment Tracking app in PHP
This is how I created a simple CRUD-based web app for internal equipment tracking using PHP, AJAX and DataTables.
#jekyll
- Image caption implementation in Jekyll site using Liquid syntax
This is how I implemented a better way to insert captioned images in my blog site using the Liquid syntax.
#keycloak
- SSO with Keycloak
Keycloak is an open source Single Sign-On (SSO) solution for web apps and RESTful web services.
#liquid
- Image caption implementation in Jekyll site using Liquid syntax
This is how I implemented a better way to insert captioned images in my blog site using the Liquid syntax.
#mvvm
- How to create WPF cascaded combobox in MVVM
A simple .NET C# tutorial for creating WPF Cascaded ComboBox using MVVM design pattern.
#multithreading
- Multithreading programming benchmarks in .NET
Demonstrating multithreading programming available in .NET System.Threading.
#open-source
- SSO with Keycloak
Keycloak is an open source Single Sign-On (SSO) solution for web apps and RESTful web services. - SerialLog
A lightweight console app written in .NET C# to log serial data received from a serial data communication protocol. - Asynchronous PowerShell Scripter (WPF Version)
Just another PowerShell scripter tool written in .NET C# and WPF to manage, run and learn PowerShell scripting. - Directory Crawler
A simple command-line utility program to crawl all accessible directories recursively within a target directory.
#php
- Creating a simple Equipment Tracking app in PHP
This is how I created a simple CRUD-based web app for internal equipment tracking using PHP, AJAX and DataTables. - Commonly used PHP code snippets
A compilation of (some) commonly used PHP code snippets that I have been using for years in my PHP projects. - How to use PHP native password hashing API
Starting PHP version 5.5 onwards, password hashing in PHP apps becomes more convenient as the new native password hashing function has been introduced. - Encryption and decryption in PHP
A simple tutorial to encrypt and decrypt data using PHP
#pascal
- Creating a Windows app installer using Inno Setup
Inno Setup is a free script-driven installation system software for creating Windows application installer that surpasses many commercial installers in feature set and stability.
#password
- How to use PHP native password hashing API
Starting PHP version 5.5 onwards, password hashing in PHP apps becomes more convenient as the new native password hashing function has been introduced.
#poem
- 00:00
Based on "Tick-tock. Tick-tock." by Zeno & Carol
#powershell
- Send email notification using PowerShell script
Automate your task on sending email notification in Windows system using PowerShell script and Windows SMTP Client. - Asynchronous PowerShell Scripter (WPF Version)
Just another PowerShell scripter tool written in .NET C# and WPF to manage, run and learn PowerShell scripting. - Serial port reader script in PowerShell
A simple and complete PowerShell script for reading serial data from a Serial Port and export it into a file.
#programming
- Creating a simple Event Bus in Angular
Event Bus provides a simple communication between Angular components. - How to create WPF cascaded combobox in MVVM
A simple .NET C# tutorial for creating WPF Cascaded ComboBox using MVVM design pattern. - Image caption implementation in Jekyll site using Liquid syntax
This is how I implemented a better way to insert captioned images in my blog site using the Liquid syntax. - 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. - Installer bootstrapping with Burn
This is how I created my custom bootstrapper and bootstrapping my MSI setup installer using a WiX bootstrapper known as Burn. - Creating a basic MSI-based installer using WiX Toolset
This is how I created a basic MSI setup for my app installer using WiX Toolset. - Creating a Windows app installer using Inno Setup
Inno Setup is a free script-driven installation system software for creating Windows application installer that surpasses many commercial installers in feature set and stability. - Send email notification using PowerShell script
Automate your task on sending email notification in Windows system using PowerShell script and Windows SMTP Client. - Creating a simple Equipment Tracking app in PHP
This is how I created a simple CRUD-based web app for internal equipment tracking using PHP, AJAX and DataTables. - Commonly used PHP code snippets
A compilation of (some) commonly used PHP code snippets that I have been using for years in my PHP 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. - Serial port reader script in PowerShell
A simple and complete PowerShell script for reading serial data from a Serial Port and export it into a file. - Singleton serial port manager class in .NET
A snippet of singleton class written in .NET C# for handling serial data communication. - Multithreading programming benchmarks in .NET
Demonstrating multithreading programming available in .NET System.Threading. - How to use PHP native password hashing API
Starting PHP version 5.5 onwards, password hashing in PHP apps becomes more convenient as the new native password hashing function has been introduced. - Encryption and decryption in PHP
A simple tutorial to encrypt and decrypt data using PHP
#project
- Inhouse Camguard
A simple .NET GUI application based on AForge libraries to analyze motion, capture image and perform data logging from a live webcam feed. - SerialLog
A lightweight console app written in .NET C# to log serial data received from a serial data communication protocol. - Asynchronous PowerShell Scripter (WPF Version)
Just another PowerShell scripter tool written in .NET C# and WPF to manage, run and learn PowerShell scripting. - Directory Crawler
A simple command-line utility program to crawl all accessible directories recursively within a target directory.
#scripting
- Serial port reader script in PowerShell
A simple and complete PowerShell script for reading serial data from a Serial Port and export it into a file.
#serialport
- SerialLog
A lightweight console app written in .NET C# to log serial data received from a serial data communication protocol. - Serial port reader script in PowerShell
A simple and complete PowerShell script for reading serial data from a Serial Port and export it into a file. - Singleton serial port manager class in .NET
A snippet of singleton class written in .NET C# for handling serial data communication.
#software-engineering
- Commonly used git commands cheatsheet
This is a simple collection of git commands that I have been using for most of the time. - On coding
I have been using this mental model to improve how I do coding and writing a better code.
#typescript
- Creating a simple Event Bus in Angular
Event Bus provides a simple communication between Angular components.
#user-authentication
- SSO with Keycloak
Keycloak is an open source Single Sign-On (SSO) solution for web apps and RESTful web services.
#utility
- 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. - Directory Crawler
A simple command-line utility program to crawl all accessible directories recursively within a target directory.
#wpf
- Inhouse Camguard
A simple .NET GUI application based on AForge libraries to analyze motion, capture image and perform data logging from a live webcam feed. - How to create WPF cascaded combobox in MVVM
A simple .NET C# tutorial for creating WPF Cascaded ComboBox using MVVM design pattern. - Asynchronous PowerShell Scripter (WPF Version)
Just another PowerShell scripter tool written in .NET C# and WPF to manage, run and learn PowerShell scripting.
#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. - Installer bootstrapping with Burn
This is how I created my custom bootstrapper and bootstrapping my MSI setup installer using a WiX bootstrapper known as Burn. - Creating a basic MSI-based installer using WiX Toolset
This is how I created a basic MSI setup for my app installer using WiX Toolset.
#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. - Installer bootstrapping with Burn
This is how I created my custom bootstrapper and bootstrapping my MSI setup installer using a WiX bootstrapper known as Burn. - Creating a basic MSI-based installer using WiX Toolset
This is how I created a basic MSI setup for my app installer using WiX Toolset. - Creating a Windows app installer using Inno Setup
Inno Setup is a free script-driven installation system software for creating Windows application installer that surpasses many commercial installers in feature set and stability.
#jquery
- Creating a simple Equipment Tracking app in PHP
This is how I created a simple CRUD-based web app for internal equipment tracking using PHP, AJAX and DataTables.
#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.