Skip to content
View rahul-dhar-e5609's full-sized avatar
🎧
Calm while Coding
🎧
Calm while Coding
Block or Report

Block or report rahul-dhar-e5609

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rahul-dhar-e5609/README.md

picture

I am a design-driven engineer, a quick learner, technically competent, self-motivated and a diligent professional. I am passionate about building products that augment human capabilities. I like to add new skill sets on the latest and cutting edge technologies and continuously upgrade my repertoire.

visitors

Linkedin: Rahul Dhar

Pinned

  1. distributed-monitoring-system distributed-monitoring-system Public

    A distributed system built in Golang that uses the RabbitMQ's exchanges for communicating data and messages between various consumer applications that consume the data published by the various gene…

    Go 7 2

  2. scaling-web-app scaling-web-app Public

    A repository for learning how to scale a web application, concentrates over using docker containers over a bridge network for application instances that are being load balanced using the Round Robi…

    Go 2

  3. uptime-monitor uptime-monitor Public

    An "uptime monitor" allows users to enter URLs they want monitored, and receive alerts when those resources "go down" or "come back up".

    JavaScript 1 1

  4. postagram postagram Public

    An instagram clone with functionalities such as offline surfing, background sync and push notifications.

    JavaScript

  5. phantonjs-html2png phantonjs-html2png Public

    Script for converting a .html file to .png file using phantom.js

    JavaScript

  6. Wordpress like hook system for javas... Wordpress like hook system for javascript. A library that makes code extensible by using hooks like in the Wordpress CMS.
    1
    /**
    2
     * 
    3
     * Wordpress like hook system for javascript.
    4
     * 
    5
     * The purpose of this library is to make code extensible by using hooks like in