Gourav Kumar
Home
Courses
Articles
About
July 27, 2020
Minimum every full-stack developer should know
This post contains the list of stuff every full-stack developer must know.
Golang: 4 points Image transformation using GoCV / OpenCV
July 6, 2020
In this post, I'll demonstrate usage of OpenCV getPerspectiveTransform function in Golang and also demonstrate how to do computer vision and image processing in Golang.
3 Practical Ways to Grow your Money
May 31, 2020
In this post, I'll present real actions that I've taken to grow my money and give insights about what worked and what didn't work for me.
New! 10x awesome ways to write JSON using Jsonnet.
October 1, 2018
In a nutshell, Jsonnet is an object-oriented data templating language to generate the config data. It’s an extension of the JSON ..