Welcome to my collection of technical articles. I write about cloud architecture, DevOps automation, modern web development, and infrastructure as code. You’ll also find articles on development environment setup, enterprise security, and low-code platforms. Each article focuses on practical implementation details and real-world solutions I’ve built in production environments.
Blog Articles
Implementing Power Platform ALM with CLI Solution Export and Unpacking
Use Power Platform CLI to extract solutions and unpack canvas apps into source-controllable files, enabling version control, code review, and automated …
Dec 10, 2025
10 min read
Power Platform
ALM
Leaving Gmail: Practical, Secure Alternatives That Respect Your Privacy
A straightforward guide for anyone ready to move away from Gmail. Covers secure email providers, threat models, migration steps, and how to protect your data …
Nov 13, 2025
6 min read
Security
Privacy
Mastering Variables in Power Apps: Context, Global, and Named Formulas
Learn how to effectively use context variables, global variables, and named formulas in Power Apps for better resource management and app efficiency.
Apr 7, 2025
8 min read
Power Apps
Variables
Building a Lean Development Environment on Arch Linux
Configure Arch Linux for professional development with minimal overhead. Docker, Azure CLI, multiple language runtimes, and no forced updates interrupting …
Mar 23, 2025
9 min read
Linux
Arch Linux