01
~/installation-configuration

Serving Node Applications on Microsoft IIS

Over the weekend I was bored and tried hosting node applications on IIS on a server. Since currently I have only tried wordpress I had no idea how to go about this which might be why you are here, so lets dive straight into how to get i…

Node on IIS
02
~/mysql

A Hacky Way to Scrape Linkedin

Recently, I was tasked with building a Chrome extension that scrapes LinkedIn profiles to gather important information such as name, bio, location, follower count, and connection count from a list of predetermined URLs. Once collected,…

Featured Image
03
~/html-css

What is Bootstrap and how to implement its components.

What is Bootstrap? All of us in the CS and IT domain are very much familiar with the term "Web development". It basically means to develop a webpage or a website. Web development on a bigger scale contains two main parts i.e. Front End…

bootstrap logo