Tech

How I built a welcome email sequence with no code

A step by step guide to creating an email sequence automation using Sendgrid and Make.com.

Continue reading →

A brief review of 2019

Most important aspects of building a remote business

Continue reading →

Decoding an email message

A short summary of what an email actually looks like to a client, followed by some useful meta data present in the email.

Continue reading →

The Set data structure saved me from a world of pain

A concept that seemed insignificant turned out to be more useful than I imagined.

Continue reading →

Handling more than 200 transactions per second using python-rq

A structured guide on how to handle large amounts of traffic where each request has to be processed using many resources.

Continue reading →

Our AWS bill is ~ 2% of revenue. Here's how we did it

Leveraging AWS lightsail to achieve a minimal AWS bill

Continue reading →

Finding the right point in your UX to trigger a paywall

How to gently nudge users into becoming paying customers without stopping them from scoping out your product.

Continue reading →

Meet El Chapo - an open source & serverless URL shortener

Written in python/flask using AWS DynamoDB as the data store and having the ability to track clicks.

Continue reading →

Testing webhooks using netcat and ngrok

An elegant way to test your webhooks using just 2 simple terminal commands.

Continue reading →

Choosing the right tech stack for your product

A few structural guidelines to help choose the right tech stack for your software product.

Continue reading →

My post was #3 on Hacker news.

What went into writing content that went viral on Hacker News for a day

Continue reading →

Hosting your entire web application using S3 + CloudFront

Leverage S3 and CloudFront to host your web app in an infinitely scalable way.

Continue reading →