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

Block or report nazrul-kabir

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

Pinned Loading

  1. ordering-micro-service ordering-micro-service Public

    This repository contains an example of a simple micro service-based ordering system built with Spring Boot

    Java

  2. HackerRankSolutions HackerRankSolutions Public

    Solutions to HackerRank practice, tutorials and interview preparation problems with C#, SQL, Java and JavaScript

    C#

  3. Add a checkbox in checkout page for ... Add a checkbox in checkout page for customer whether wants to be a member & send customer details to admin email
    1
    /**
    2
     * ADD BECOME MEMBER CHECKBOX AT CHECKOUT PAGE FOR CUSTOMER
    3
     */
    4
    function tkd_add_checkout_checkbox() {
    5
    
                  
  4. WooCommerce: Add New “Tab” @ My Acco... WooCommerce: Add New “Tab” @ My Account Page
    1
    // How Use => Add the below function in your theme's functions.php file
    2
    // Output  => https://snipboard.io/dDeMmK.jpg
    3
    /**
    4
     * @snippet       WooCommerce Add New Tab NOTIFICATION @ My Account
    5
     * @author        Nazrul Kabir(www.nazrulkabir.com)