Skip to content
View mobinjavari's full-sized avatar

Organizations

@rtlCode @XrayTools

Block or report mobinjavari

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

Pinned Loading

  1. github-statistics-vue github-statistics-vue Public

    Personal Website

    Vue 1

  2. hello-world hello-world Public

    Have you ever understood the mystery of the word Hello World ?

    CSS 11

  3. personal-profile personal-profile Public

    Profile of social networks 📑

    SCSS 10

  4. wave-header wave-header Public

    A header with an idea for designing websites

    SCSS 8

  5. PHP Autoload PHP Autoload
    1
    <?php
    2
    
                  
    3
    function autoload(string $directory = __DIR__): void
    4
    {
    5
        $iterator = new RecursiveIteratorIterator(
  6. WHM cPmove WHM cPmove
    1
    #!/bin/bash
    2
    
                  
    3
    # Variables
    4
    USERNAME="your_username"
    5
    DESTINATION_SERVER="destination_server_ip"