Skip to content
View wizwizdev's full-sized avatar

Block or report wizwizdev

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
wizwizdev/README.md

Hi Baby 👋

<?php
namespace AshBaker;
class About extends Me
{
    public function getCurrentWorkplace(): array
    {
        return [
            'workplace' => [
                'company' => 'Nita',
                'position' => 'Founder'         
            ]
        ];
    }
    public function getDailyKnowledge(): array
    {
        return [
            my::class,
        ];
    }
    public function getFutureGoal(): string
    {
        return 'To contribute to open source.';
    }
}

Popular repositories Loading

  1. wizwizxui-timebot wizwizxui-timebot Public

    Bot showing the volume and remaining subscription x-ui panel

    PHP 1.2k 249

  2. okhtapos okhtapos Public

    Script to specify v2ray configuration profile and volume

    63 7

  3. script-panel script-panel Public

    A script to backup all panels

    Shell 36 7

  4. hash-cracker hash-cracker Public

    Cracking the hash

    Python 25

  5. wizwizdev wizwizdev Public

    À propos de WizWiz

    1