Welcome to my collection of technical articles. I write about AI engineering, agentic systems, cloud architecture, and DevOps automation. 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
Modern Password Security: Why Everything You Were Taught Is Wrong
Traditional password rules make security worse. Learn what actually works: passphrases, breach detection, and why forced rotation trains users to be …
Mar 11, 2025
9 min read
Security
Passwords
Canvas Apps Offline: Using SaveData and LoadData When Connectivity Drops
Learn how to enable offline capabilities in Canvas Apps by using the SaveData and LoadData functions to store and retrieve data locally, ensuring your app …
Mar 3, 2025
6 min read
Power Apps
Canvas Apps
Power Platform Best Practices: Managing Connection References and Environment Variables
Learn the best practices for managing connection references and environment variables in Microsoft Power Platform when working with multiple environments and …
Feb 28, 2025
6 min read
Power Platform
Connection References
SharePoint Delegation in Canvas Apps: Mastering In-Out and Out-In Filtering Methods
Learn how to overcome SharePoint delegation warnings in Power Apps using the in-out and out-in techniques for efficient filtering and improved app performance.
Feb 27, 2025
8 min read
Power Apps
Canvas Apps