Cyber Security

Azure App Gateway Deployment with Bicep

Deploying an Azure App Gateway over an App Service can be a daunting task. In this post, let's do it with Bicep for a non-trival .NET application....

June 23, 2023 · 4 min · lpains
Recipe Book

Using OCR to scan recipes into Sharp Cooking

This post discusses coding a recipe scanning feature using OCR into Sharp Cooking app....

March 12, 2023 · 9 min · lpains
Testing

Rewriting SharpCooking - Part 5 - The fun with Playwright

This is the fifth post on the rewriting SharpCooking series. Playwright is a fundamental part of the app and we will deep dive into it in this post....

March 5, 2023 · 7 min · lpains
DevOps

Rewriting SharpCooking from Xamarin to PWA - Part 4

This is the fourth post on the rewriting SharpCooking series. We've covered the coding parts this far, now, let's talk about DevOps....

February 19, 2023 · 11 min · lpains
Python

Rewriting SharpCooking from Xamarin to PWA - Part 3

This is the third post on the rewriting SharpCooking series. In this post let's talk about the Sharp Cooking API introduced to overcome PWA security challenges....

January 29, 2023 · 8 min · lpains