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

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Hey, I'm Riaz πŸ‘‹

profile views followers repos

Full-stack product builder focused on Realtime Communication, Identity, Telecom, and Mobile.


🧰 Tech Stack


πŸ”₯ Featured Projects

Realtime / Communication

  • Jitsi-Laravel-Admin Multi-tenant meeting admin platform with JWT-secured join flow, guest/invite logic, admissions, diagnostics, summaries, timeline, CSV exports, and API v1.

  • Jitsi-meet-app-flutter Flutter client integrated with backend-authorized API v1 join flow (auth join + guest invite + admission polling).

  • laravel-softphone Laravel-based telephony workflow project.

  • freeswitch-PushNotificator FreeSWITCH push notification integration for call workflows.


Identity / Security

  • AegisIDP Identity and access platform architecture.

  • CrownID Identity management product work for real business scenarios.


Product / Platform / CMS


Mobile / Utilities


🌍 Open Source Contributions


πŸ“ˆ GitHub Stats


🧠 Current Focus

  • API-first meeting systems with stable v1 contracts
  • Guest/invite/admission policy flows
  • Web + Flutter integration for realtime products
  • Diagnostics, timeline analytics, and production reliability

πŸ“š More

πŸ”— All public repos: https://github.com/md-riaz?tab=repositories

πŸ’Ό LinkedIn: https://www.linkedin.com/in/md-riaz/

Pinned Loading

  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 3

  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. sms-bd/alpha_sms-wordpress-plugin sms-bd/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;