Node.js – Working with Web Servers and Web Frameworks

Welcome to the future. Life is good, but it can be better. And why shouldn’t it be? All you need is to want it. Think about finally having everything you always wanted. Max Lord (Wonder Woman 1984) I won’t say that I thought of Node.js when I first hear Max Lord saying those words in … Read more

Socket.io with Node.js

Socket.io is an open-source JavaScript framework which is available as a Node package. It is based on WebSockets technology. Socket.io enables real-time, bi-directional, event based communication. JSON format is used for data communication Features Reliability: Socket.io is designed to work on every platform whether it is mobile or desktop. Speed: It is fast. Simple API: … Read more

Sensors Introduction

In one of my previous post I briefly talked about sensors and their importance and usage in IoT scenarios. In this post I will write about different type of sensors, their capabilities and usage. Electronic components are discrete device that somehow modify the behavior of an electronic system. Sensors are simply systems of electronic components … Read more

Shorten PowerShell Prompt

If you open power-shell it will by default show you the full directory path on the prompt and sometimes it take up a whole lot of screen real estate. Following picture shows when I use powershell for git commands. Notice the long directory path in prompt before the command: I find it very annoying when … Read more

Hex Quote

A blog about my coding adventures

Skip to content ↓