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

Android 2/17/2025
Quick tips and posts related to developing applications for Android
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