top of page
Jun 1, 20221 min read
Getting started | Configure VS Code to debug DotNetCore applications
Create a simple "dotnet new webapi" in VS Code project with some trivial extra logic. Following is what my code structure in VS Code...
20
Dec 20, 20211 min read
Log4j Vulnerability - Simplified
"Oh no, not another one on Log4j !!!" I completely understand the sentiment! 😊 The recent Log4j vulnerability is probably the most...
20
Dec 25, 20201 min read
Shell script error; syntax error near unexpected token `fi`;
Working on a very simple containerized python flask application (base image ubuntu), my requirement was to configure running of the...
10
Jul 19, 20202 min read
What kind of LEADER I want to be?
My current organisation enrolled me into this great program called "Emerging Leadership Program". It talks about and nurtures you with...
30
Jul 18, 20206 min read
Completed a decade in IT industry
14th July 2020 marked my 10 years working in the IT industry. When I realized this, I took some time to reflect on what I was when I...
10
Oct 26, 20191 min read
Reading complete document using Office.js
My requirement was very simple and straightforward (and probably the most common) - read an entire .docx document bytes and send it...
20
bottom of page