Recent Posts

Working with Git repository branches

5 minute read

Branches growing everywhere? Sharing my digital horticultural experience on how you can grow and prune those branches in a Git repository.

Working with secret in PowerShell

4 minute read

A guide on how to convert plain text String to SecureString and reverse the encrypted SecureString back to the original plain text String in PowerShell.

Welcome to Jekyll on GitHub Pages

4 minute read

My first attempt on getting a static blog site to blog in Markdown/HTML language with my trusty keyboard and follow this Getting Started with Jekyll on GitHu...