Skip to content
View shariful-prog's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Vivasoft Limited
  • Dhaka

Block or report shariful-prog

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
shariful-prog/README.md
  • 👋 Hi, I’m Mohammad Shariful Islam
  • Focusing on Full Stack Development
  • Open to learn or teach anything

Pinned Loading

  1. Exceljs to export data as Excel Exceljs to export data as Excel
    1
      exportExcel() {
    2
        let header = ['Service Name','Order Status','Ordered By','Phone','Total Amount (ink 25% MVa) in NOK	'
    3
        ,'MVA in NOK','Order Date','Plot No','Delivery Location','Payment Status','Payment Id','Note'];
    4
        let workbook = new Workbook();
    5
        let worksheet = workbook.addWorksheet("Order");
  2. C-Encryption-and-Decryption C-Encryption-and-Decryption Public

    C#

  3. CodeForceSolution CodeForceSolution Public

    C#

  4. DotNetCoreMemoryCaching DotNetCoreMemoryCaching Public

    C#

  5. GeneratePresignedSpaceURL GeneratePresignedSpaceURL Public

    C#

  6. Middleware_HandleIncomingRequest Middleware_HandleIncomingRequest Public

    C#