Web Dev

Creating a session in go by reading cookies and then using them in future http requests

Getting 403 forbidden error as your http request is missing required cookies? Here is the solution...

Read
DevOps

Creating a simple system-alert or desktop notification in Go language

Need a alarm every 20 min to get up, relax your eyes and refocus? Or maybe a cron job schedule to run every 10 mins or so? Here's a easy solution...

Read
Programming

Go lang notes from tutorial in official documentation

Here are my notes created while learning Go lang...

Read
Data Science

Google Colaboratory (Colab) notes

Google Colaboratory is awesome tool for running python code or say jupyter notebooks online in the cloud...

Read
Tech Talks

Switching to Kanban for finishing the last mile

It is not over till it's over. And for that last mile to get past the finishing line, you may need to consider different strategy than the one for start and mid way.

Read

Introduction with Next.js

Let's checkout what is the buzz around Next.js, what it offers and how is it different from its alternatives.

Read