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

Block or report bdkoder

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

Hello World , I'm Shahidul Islam (@bdkoder)

alt_text

/ glad to see you here! /

  • I’m interested in Software Development. Being a software Engineer with 6+ years of experience. Expert on PHP, WordPress, JavaScript & jQuery. I have been working with FrontEnd Development for a long time. I’m currently learning & working on WordPress Plugins and Elementor Addons Development. 🎯🌱 Having an extreme love towards JavaScript, jQuery & PHP. 💞️👋 I’m looking to collaborate on WordPress, Elementor, PHP, and JS-related projects.

  • ⭐ currently working on plugins development

  • 💀 mostly working on private repositories

  • 👯 i’m looking to collaborate on WordPress Plugins Development

  • 💬 ask me about WordPress, JS & jQuery

  • 📫 reach me bdkoder@gmail.com, LinkedIn, Facebook

  • 🤙 WhatsApp / Phone: +880 179 333 0005

  • 📄 know about my experiences Download Resume

  • ⚡ fun fact I think I am Lazy

/ current skills /

import SoftwareEngineer from 'bdkoder';

class Skills  extends SoftwareEngineer{
    constructor() {
        const languages      = [ 'C', 'C++', 'JavaScript', 'PHP', 'HTML', 'CSS', 'jQuery' ];
        const versionCtrl    = [ 'Bootstrap', 'UIkit', 'Tailwind CSS' ];
        const cms            = [ 'WordPress' ];
        const versioning     = [ 'SVN', 'git' ];
        const learning       = [ 'React' ];
    }
}

/ experience history /

import SoftwareEngineer from 'bdkoder';

class ExperienceHistory extends SoftwareEngineer {

  BdThemes() {
    title       = 'Software Engineer';
    company     = 'BdThemes Limited';
    location    = 'Bogura, Bangladesh';
    website     = 'https://bdthemes.com';
    time        = 'November, 2019 - Continuing (4 yrs+)';
    skills      = [ 'HTML', 'CSS', 'JavaScript', 'jQuery', 'PHP', 'Elementor' ];
    databases   = [ 'MySQL', 'MariaDB' ];
    learning    = [ 'ReactJS' ];
    projects    = {
        ElementPack : {
            name        : 'Element Pack',
            url         : 'https://elementpack.pro/',
            type        : 'WordPress Plugin',
            description : 'Elementor Addons for WordPress Website.'
        },
        PrimeSlider : {
            name        : 'Prime Slider',
            url         : 'https://primeslider.pro/',
            type        : 'WordPress Plugin',
            description : 'Slider builder that is compatible with any WP themes.'
        },
        UltimatePostKit : {
            name        : 'Ultimate Post Kit',
            url         : 'https://postkit.pro/',
            type        : 'WordPress Plugin',
            description : 'Get Mind-blogging Post Layouts.'
        },
        UltimateStoreKit : {
            name        : 'Ultimate Store Kit',
            url         : 'https://storekit.pro/',
            type        : 'WordPress Plugin',
            description : 'The Best Ecommerce Website Builder'
        },
        PixelGallery : {
            name        : 'Pixel Gallery',
            url         : 'https://pixelgallery.pro/',
            type        : 'WordPress Plugin',
            description : 'Build Eye-Catchy WordPress Grid Gallery'
        },
         Rooten : {
            name        : 'Rooten Pro',
            url         : 'https://rooten.pro/',
            type        : 'WordPress Themes',
            description : 'Build Eye-Catchy WordPress Design.'
        }
    }
  }

   Workifyd() {
    title       = 'Senior Software Engineer';
    company     = 'A Workifyd Pvt. Co. Ltd.';
    location    = 'New Delhi, India';
    website     = 'https://workifyd.com/';
    time        = 'May, 2018 - October, 2019 (1.4 yrs)';
    skills      = [ 'HTML', 'CSS', 'JavaScript', 'jQuery', 'Java' ];
    databases   = [ 'MySQL' ];
    frameworks  = [ 'Spring Framework' ],
    projects    = {
        Platforms : {
            name        : 'Workifyd',
            url         : null,
            description : 'Platform for freelancers.'
        }
    }
  }

   SynergyForce() {
    title       = 'Web Developer';
    company     = 'Synergy Force';
    location    = 'Dhaka, Bangladesh';
    website     = 'https://workifyd.com/';
    time        = 'February, 2018 - April, 2018 (0.2yr)';
    skills      = [ 'HTML', 'CSS', 'JavaScript', 'jQuery', 'PHP' ];
    databases   = [ 'MySQL'];
    projects    = {
        MissingPieces : {
            name        : 'MissingPieces',
            url         : null,
            type        : 'E-commerce',
            description : 'An ecommerce website'
        }
    }
  }

   CSL() {
    title       = 'Software Engineer';
    company     = 'CSL Training';
    location    = 'Bogura, Bangladesh';
    website     = 'https://www.csltraining.com/';
    time        = 'May, 2017 - January, 2018 (0.7yr)';
    skills      = [ 'HTML', 'CSS', 'JavaScript', 'jQuery', 'PHP' ];
    databases   = [ 'MySQL', 'MariaDB' ];
    projects    = null
  }

}

/ tools /

import SoftwareEngineer from 'bdkoder';

class Tools  extends SoftwareEngineer{
    constructor() {
        const editor       = [ 'VS Code', 'Sublime Text', 'Notepad++', 'NetBeans', 'Eclipse', 'Atom' ];
        const database     = [ 'DataGrip', 'HeidiSQL', 'phpMyAdmin', 'MySQL Workbench' ];
        const versionCtrl  = [ 'Git', 'SVN' ];
        const operatingSys = [ 'Windows', 'Linux', 'Mac' ];
        const server       = [ 'Apache', 'Nginx' ];
        const browser      = [ 'Chrome', 'Firefox', 'Opera', 'Safari', 'Edge', 'IE' ];
        const design       = [ 'Adobe Photoshop', 'Figma' ];
        const office       = [ 'Microsoft Office' ];
        const chat         = [ 'Skype', 'Slack', 'Discord' ];
        const virtual      = [ 'VirtualBox', 'VMWare' ];
        const remote       = [ 'TeamViewer', 'AnyDesk', 'VNC' ];
        const api          = [ 'Postman' ];
        const terminal     = [ 'Hyper', 'Cmd', 'PowerShell', 'Bash' ];
        const ssh          = [ 'PuTTY' ];
        const ftp          = [ 'FileZilla', 'WinSCP' ];
        const task         = [ 'ClickUp', 'Jira' ];
        const browserIDE   = [ 'JSFiddle', 'CodePen', 'JS Bin' ];
        const video        = [ 'Camtasia' ];
    }
}

/ training summary /

import SoftwareEngineer from 'bdkoder';

class TrainingSummary extends SoftwareEngineer {

    lavel_4() {
        title       = 'NTVQ Level-4';
        institute   = 'NTVQ';
        location    = 'Bogura Polytechnic Institute';
        year        = '2019';
        duration    = '15 days';
        skills      = [ 'Computer Basic Workshop' ];
    }

    lavel_1() {
        title       = 'NTVQ Level-1';
        institute   = 'NTVQ';
        location    = 'Bogura Polytechnic Institute';
        year        = '2019';
        duration    = '3 days';
        skills      = [ 'Computer Basic Workshop' ];
    }
    
    technicalSEO() {
        title       = 'Technical SEO';
        institute   = 'Talha Training';
        location    = 'Dhaka, Bangladesh ( Online )';
        year        = '2018';
        duration    = '6 months';
        skills      = [ 'Meta desc & keywords', 'Analytics', 'Webmaster', 'URL structure',
                        'Site speed', 'Sitemaps', 'Crawlability', 'Structured data', 'Image SEO', 'Robots.txt' ];
    }

    designAndSoftSkills() {
        title       = 'Software Design & Soft Skills';
        institute   = 'LICT';
        location    = 'Bogura, Bangladesh';
        year        = '2017';
        duration    = '4 months';
        skills      = [ 'Apps Design', 'Soft Skills' ];
    }

    softwareDevelopment() {
        title       = 'Professional Software Development With PHP';
        institute   = 'BITM';
        location    = 'Dhaka, Bangladesh ( Online )';
        year        = '2017';
        duration    = '6 months';
        skills      = [ 'HTML', 'CSS', 'JavaScript', 'jQuery', 'PHP', 'MySQL', 'Laravel' ];
    }

    softwareDevelopment() {
        title       = 'C# with ASP.NET MVC';
        institute   = 'CSL Training';
        location    = 'Bogura, Bangladesh';
        year        = '2016';
        duration    = '4 months';
        skills      = [ 'C#', 'ASP.NET', 'SQL' ];
    }

    softwareDevelopment() {
        title       = 'Web Design & Applications Development';
        institute   = 'CSL Training';
        location    = 'Bogura, Bangladesh';
        year        = '2016';
        duration    = '4 months';
        skills      = [ 'HTML', 'CSS', 'JavaScript', 'jQuery', 'PHP', 'MySQL' ];
    }

    webDesignAndDevelopment() {
        title       = 'Web Design & WordPress Themes Development';
        institute   = 'Soro Bindu';
        location    = 'Dinajpur, Bangladesh ( Online )';
        year        = '2015';
        duration    = '6 months';
        skills      = [ 'HTML', 'CSS', 'JavaScript Basic', 'jQuery', 'PHP', 'WordPress' ];
    }

    blackHatSEO() {
        title       = 'Black Hat SEO';
        institute   = 'Smart Software';
        location    = 'Bogura, Bangladesh';
        year        = '2015';
        duration    = '2 months';
        skills      = [ 'Offpage SEO', 'Link Building', 'Keyword Research', 'Google Analytics'];
    }

    softwareDevelopment() {
        title       = 'Visual Basic 6.0';
        institute   = 'Smart Software';
        location    = 'Bogura, Bangladesh';
        year        = '2015';
        duration    = '6 months';
        skills      = [ 'Basic', 'Windows Software Dev' ];
    }

    androidDevelopment() {
        title       = 'Android Apps Development by Java';
        institute   = 'Smart Software';
        location    = 'Bogura, Bangladesh';
        year        = '2014';
        duration    = '3 months';
        skills      = [ 'Java', 'Android' ];
    }

    basicProgramming() {
        title       = 'C, C++ Basics';
        institute   = 'Smart Software';
        location    = 'Bogura, Bangladesh';
        year        = '2014';
        duration    = '2 months';
        skills      = [ 'C', 'C++' ];
    }

    officeApplications() {
        title       = 'Office Applications';
        institute   = 'Shibpur High School';
        location    = 'Birampur, Bangladesh';
        year        = '2008';
        duration    = '3 months';
        skills      = [ 'Basic Computer', 'Office', 'Excel', 'PowerPoint', 'Paint' ];
    }

}

/ github analytics /

https://git.io/streak-stats



Popular repositories Loading

  1. wordpress-tips wordpress-tips Public

    1

  2. swiper-thumbs-slider swiper-thumbs-slider Public

    JavaScript

  3. bdkoder bdkoder Public

    Config files for my GitHub profile.

  4. bdthemes-support-manager bdthemes-support-manager Public

    PHP

  5. nas-academy nas-academy Public

    PHP

  6. lara-ecommerce lara-ecommerce Public

    Blade