New and pinned posts.
View All


Browser Automation in Google Cloud with Puppeteer Sharp

2021-05-25
2 min read
Recently I worked on creating a web browser automation tool that needed to be hosted on Google Cloud Compute Engine. Currently, it is a .Net Core console app that uses the Puppeteer Sharp library to run a chrome headless browser. Compute Engine is a VM with Debian Linux OS with no graphical interface. Continue reading...
Blog Image

Wanna learn Algorithms and Data Structures? Here are the links...

2021-05-18
2 min read
I came across several requests asking what resources can be used to learn Algorithms and Data Structures. This topic teaches at formal Computer Science courses and may be presented in different languages. For those who want to learn in their own time and at their own pace see links below. Continue reading...
Blog Image

Python Learning Resources

2021-01-26
2 min read
In the time of information overload and rapid technology advancement it is really hard to follow and try out all the interesting projects, articles and samples. Continue reading...
Blog Image

Vue.JS Learning Resources

2021-05-26
5 min read
In the time of information overload and rapid technological advancement, it is really hard to follow and try out all the interesting projects, articles and samples. Continue reading...
Blog Image