Welcome

I develop cloud-native solutions in Azure using DOT NET, React, and Angular as a full-stack developer.

I utilize this website to share intriguing and valuable technical insights based on my own personal experiences. If you have any inquiries, please don't hesitate to reach out to me. I will endeavor to promptly update the article with any pertinent information.

Latest Posts

Azure DevOps 10/5/2022
Plan smarter, collaborate better and ship faster with a set of modern dev services.
A simple iText based Text Extraction strategy that combines the simplicity of SimpleTextExtractionStrategy and co-ordinates based LocationTextExtractionStrategy to come-up with a bit intelligent text extractor for non-top-to-bottom rendered PDFs
A sample implementation of Euler walk/path in an n-ary tree using iterative Depth First Search algorithm
XML transform happens automatically while building and publishing .NET project using MsBuild. Few of us may need to disable that auto transform. This article provides information on how to do it in .NET and .NET CORE