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

Block or report insaurabh

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

Hi πŸ‘‹, I'm Saurabh Ranjan πŸ‘¨β€πŸ’»

A passionate backend developer from India.

Linkedin stackoverflow

πŸ‘¨β€πŸŽ“ Computer Engineer from I.G.N.O.U

export default () => ({
  pronouns: "He" | "Him",
  askMeAbout: [
    'webdev', 'tech', 'stories', 'books'
  ],
  technologies: {
    frontEnd: {
      js: ['es6', 'react', 'Svelte', 'next.js' ],
      css: ['bootstrap','tailwind'],
    },
    backEnd: {
      js: ['node', 'express'],
      php: ['laravel', 'yii']
    },
    headless: {
     js: ['gatsby', 'nextJs']
    }
    cms: ['wordPress', 'craftCms' ],
    languages: ['php', 'javascript' ],
    databases: ['MySQL', 'mongoDB' ]
  },
});

Β insaurabh


Pinned

  1. dancing-man.gif dancing-man.gif
  2. wpcli wpcli Public

    Useful wp cli commands for every WordPress Developer. This repo will contain all the useful commands that help WordPress developer to speed up the development process.

    PHP 6 10

  3. random-js-projects random-js-projects Public

    A Collection of random JavaScript projects for beginners which helps to refresh the basic skills. I found these ideas on YouTube , https://dev.to/ and Twitter.