Skip to content
View rao123dk's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report rao123dk

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
rao123dk/README.md

Hi there 👋

Dheeraj Kumar Rao

👋 I’m Dheeraj Kumar Rao. I am Software Engineer. I am from India , currently living in Gurugram.

I am a maintainer of JavaScript kingdom that aims to deliver awesome content and tips and tricks realted to JavaScript tech stack. I have been obsessed with coding ever since I graduated out of college. I learned JavaScript/Nodejs/Reactjs/Python myself.

I love contributing to open source in my free time. I love Coding, Javascript, Nodejs, React & my family ❤️ In coming years I see my self teaching people to code.

I cook the food and cook the code.

  • 🔭 I’m currently working at @Ameriprise
  • 🌱 I’m currently learning web security, AWS, and web performance
  • 💬 Ask me about JavaScript, React, Nodejs, AWS
  • 📫 How to reach me: @Dheeraj Kuamr Rao
  • ⚡ Fun fact: ....

 Connect with me:

Twitter LinkedIn Medium Gmail StackOverflow Dev.to blog

visitors

 Skills

JavaScript Nodejs React postgres express TypeScript Python Webpack Docker redux GraphQL git npm html5 MongoDB AWS Heroku jquery

  GitHub Stats

GitHub Stats

📖 Languages

  Latest Tweets

github-readme-twitter github-readme-twitter

Pinned Loading

  1. Rao.js Rao.js Public

    A lightweight JavaScript library to reduce front-end development time.

    JavaScript 6 4

  2. rao123dk.github.io rao123dk.github.io Public

    My Personal website.

    SCSS 3

  3. ouput.js ouput.js Public

    Awesome JavaScript code snippets

    2 1

  4. common-utility.js common-utility.js Public

    JavaScript library which provides utility functions for JavaScript programming.

    JavaScript 2 1

  5. redux_logger_middleware.js redux_logger_middleware.js
    1
    const customMiddleWare = storeAPI => next => action => {
    2
    
                  
    3
        console.log("prev state:", storeAPI.getState())
    4
        console.log("dispatching Actions", action);
    5
        console.log("next state:", storeAPI.getState())
  6. RRR-coder-theme RRR-coder-theme Public

    A VS code theme for software geeks.