Skip to content
View md-riaz's full-sized avatar
πŸ‘¨β€πŸ’»
PHP Developer
πŸ‘¨β€πŸ’»
PHP Developer
Block or Report

Block or report md-riaz

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

Hi there, I'm Riaz! πŸ‘‹

Hits

Hi, I'm MD Riaz, a passionate self-taught Frontend & Backend web developer from Bangladesh.

πŸ“ˆ GitHub Stats

Streak Stats Engr Saad GitHub Stats Top Langs

  • πŸ”­ Full time raw php developer

  • 🌱 Learning other Frontend & Backend staff on leisure times.

  • πŸ’¬ Ask me about anything here

  • πŸ“« How to reach me:

    MD Riaz | Facebook MD Riaz | Twitter MD Riaz | Gmail MD Riaz | site


  • ⚑ Fun fact: I lost time when coding something interesting.. Hahah!

Riaz's github stats

Languages and Tools:

MD Riaz | card

Pinned

  1. Personal-Portfolio Personal-Portfolio Public

    This is my personal website created and coded by me

    HTML

  2. flutter_sms_net_bd flutter_sms_net_bd Public

    REST API-driven flutter app of 15+ screens with biometric login and token-based authentication.

    Dart 2

  3. recursive-parent-child-menu.php recursive-parent-child-menu.php
    1
    <?php
    2
    $menu_array = [
    3
        [
    4
          'id' => 1,
    5
          'nav_name' => 'test/',
  4. alpha_sms-wordpress-plugin alpha_sms-wordpress-plugin Public

    PHP

  5. node-push-manager node-push-manager Public

    JavaScript

  6. PHPUploader.php PHPUploader.php
    1
    <?php
    2
    
                  
    3
    class PHPUploader {
    4
    
                  
    5
    	private $destinationPath;