top of page

Bicep Overview

This article assumes that you are familiar – have heard of - with infrastructure as Code (IaC) technologies such as Terraform, Pulumi,...

RGB Code into HTML Color codes

If you already have R,G & B color codes: Use Windows Calculator to individually convert RGB values into Hex. Type in the R,G & B codes...

Developing Ionic/Cordova Mobile App in VS.Net 2017

Don't even think about it. One would think Microsoft should have gotten it right by now. They introduced Cordova Tools in late 2014 /...

Design & Add a mobile Help Screen

Tools Tip #1: Use Microsoft PowerPoint to design the screen Tip #2: Use Metro Studio for Icons Tip #3: Download Caveat from Google Fonts...

Expose IIS & ASP.Net Core Site/API to the World

Port forwarding Navigate to the router gateway (Ex. http://192.168.0.1). Gateway address can be found by running "ipconfig" Port forward...

Payment Processing with Paytm "API"

We have to integrate Paytm into our app for payments. Now, Paytm API doesn't follow any frigging REST best practices, right from...

Getting sh*t done

There's no antidote to development inertia than getting shit done. There's no shortcut to hard work, accomplishing a task to your...

bottom of page