Using Stripe in Pakistan

There are not a lot of options when it comes to payment gateways for Pakistan. Stripe is one of the best payment gateways out there and it is not available in Pakistan.

Read More

Forming a Company in the US from Pakistan

Having a legal entity in the United States can become a requirement for doing business internationally. Specially for a SaaS startup, there are many things that require the company to be registered in the US.

Read More

Building Pastebin for text using NGINX and Lua

At times I use different services for sharing text or code snippets. Pastebin is a well known term for such services (where you paste whatever you want to share). The functionality is also simple (mostly) and that’s why I decided to build a pastebin service using only NGINX.

Read More

Decoding Cloudflare-protected Emails

You all know that Cloudflare protects your pages from bots and scrapers. It protects you from Email spam by hiding on-page emails and then using Javascript to decode them on page load.

Read More

Browser Automation

Simulating a simple browser agent and executing GET or POST requests can be done by any HTTP Client. But what will you do if your target is something only a real browser can do?

Read More

Vue.js or React, Which is Better?

Vue.js is often compared to other libraries like React, Angular, Knockout, Ember etc. If you are a React fan, chances are that you may not agree with me but that is fine.

Read More

Hello World!

This is the very first post on this blog. Unable to find a cool title, I just kept it “Hello World”.

Read More