Skip to content
View devkabir's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report devkabir

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

Hi 👋, I'm Dev Kabir

A passionate web artisan from Bangladesh

Profile views counter twitter twitter gitlab facebook instagram youtube

About Me

I love making WordPress plugins! These are special tools that help websites work better and make things easier for people. I’ve been doing this for more than 4 years and have made over 150 plugins for different people and businesses. These plugins help save time by doing tasks automatically so people don’t have to.

I also know how to use PHP, HTML, CSS, JavaScript, and MySQL, which are different tools that help me build these plugins and make them work well.

Besides my main job, I also work on Fiverr as a freelancer, where I’ve completed over 38 projects. All my clients have given me a 5-star rating because they’re happy with the plugins I’ve made for them.

I’m always learning new things and looking for fun projects to create even more awesome plugins. If you want to work with me or learn more, you can reach out by email, phone, or check out my portfolio. Thanks for reading!


  • 🔭 I’m currently working on WordPress Plugin Development

  • 🌱 I’m currently learning Shopify App Development

  • ❓ Ask me about anything related to WordPress, Shopify or Laravel

code with song

Languages and Tools

My Skills Top Langs


devkabir011    

Pinned Loading

  1. wordpress-plugin wordpress-plugin Public

    A simple WordPress plugin boilerplate with Vite, Vue and Tailwind in OOP Principle

    PHP 29 6

  2. wordpress-plugin-management-system wordpress-plugin-management-system Public

    This is a WordPress Plugin Management System built using the Laravel framework. It provides a comprehensive solution for plugin developers to manage their WordPress plugins efficiently.

    PHP 4 3

  3. Install WP Cli on windows Install WP Cli on windows
    1
    # PowerShell Script to Install WP-CLI on Windows
    2
    
                  
    3
    # Step 1: Download WP-CLI Phar file
    4
    $wpcli_url = "https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar"
    5
    $destination = "C:\wp-cli\wp-cli.phar"
  4. Custom Logger and Mock HTTP Intercep... Custom Logger and Mock HTTP Interceptor for WordPress Developers
    1
    <?php
    2
    /**
    3
     * Plugin Name: Custom Logger and Mock HTTP Interceptor
    4
     * Description: Writes logs and provides mock HTTP responses for specific URLs.
    5
     * Version: 1.0
  5. wordpress-plugin-with-pestphp wordpress-plugin-with-pestphp Public

    WordPress slider plugin with pest PHP example.

    PHP 2 2

  6. shopify-custom-app-starter shopify-custom-app-starter Public template

    Shopify Custom App Boilerplate

    JavaScript 1