Skip to content
View wizwizdev's full-sized avatar
Block or Report

Block or report wizwizdev

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
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

  1. wizwizxui-timebot wizwizxui-timebot Public

    Bot showing the volume and remaining subscription x-ui panel

    PHP 1k 199

  2. okhtapos okhtapos Public

    Script to specify v2ray configuration profile and volume

    65 7

  3. script-panel script-panel Public

    A script to backup all panels

    Shell 37 7

  4. hash-cracker hash-cracker Public

    Cracking the hash

    Python 26

  5. wizwizdev wizwizdev Public

    Γ€ propos de WizWiz

    1