Cover Image for KJ Yesudas: A Symphony in Charts
Featured Post

KJ Yesudas: A Symphony in Charts

A visual tribute to the timeless musical journey of KJ Yesudas — exploring through interactive charts and data-driven insights.

Programming

Cover Image for How to use Netlify functions with IFTTT webhooks

How to use Netlify functions with IFTTT webhooks

This blog provides a use case of triggering USD-INR exchange rate notifications daily by creating a netlify function which in turn is hooked to IFTTT webhooks and triggered daily by cron-job.

Cover Image for How to use Google sheets as a data source?

How to use Google sheets as a data source?

Google Sheets can serve as a quick data source and with API's exposing that data, we can build some pretty cool apps.

Cover Image for How to use OAuth with Express in NodeJS

How to use OAuth with Express in NodeJS

Tutorial on using OAuth with Express by taking an example of an application connecting to Github OAuth API's.

Cover Image for How to setup your blog with Jekyll & Github pages

How to setup your blog with Jekyll & Github pages

Setting up personal blog website with Jekyll and Github pages along with looking at other alternatives.