Pankaj Kumar

Pankaj Kumar

Pankaj Kumar is the founder and CEO of CodeForGeek, with more than 14 years in IT. He is an open-source enthusiast who enjoys sharing what he learns through CodeForGeek and YouTube, with a focus on Python, data analytics, machine learning, Angular, Node.js, and Kafka.

Grab Ubuntu stickers from UnixStickers

Ubuntu stickers online

UnixStickers – one of the largest geek merchandise providers have a recently made partnership with Canonical to provide Ubuntu swag. You can get lots of geeky kinds of stuff such as stickers, mugs, t-shirts, and hoodies. UnixStickers are currently among…

Getting started with RethinkDB

Node and Rethink banner

RethinkDB is open source document based database system designed for developing real-time application. RethinkDB revolutionise the way data flows in real-time application. Generally, in order to know the changes in data we do check the database by performing polling in…

Nodejs monitoring using PM2

Nodejs monitoring

Nodejs monitoring in production server is very important and critical part in overall Nodejs application development. Unlike staging or development scenario, if anything goes wrong in production server it directly affects the end-user and most importantly your client. In this…