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
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.
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.
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.
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.