Shahid

Shahid

Founder of Codeforgeek. Technologist. Published Author. Engineer. Content Creator. Teaching Everything I learn!

Automate your workflow with Github Actions

Github action

Github announced a new feature around a month ago called Action which would be workflow system inbuilt inside Github repository. We can look for an event such as push, pull etc and perform some predefined action such as send notification…

Getting Started With MongoDB Atlas with Node.js

MongoDB Atlas is a database as a service platform by MongoDB. MongoDB deployment and management is one of the pain points for the independent developers and small scale startups who cannot afford MongoDB infrastructure engineer. MongoDB Atlas solves those issues…