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

Block or report xiaoyi510

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

👾  About Me

a luckly coder;

My Public Project

  • XArrMedia
  • RustApiServer

Readme Card

Readme Card


tools_I_use Git GitHub GitLab Goland Phpstorm Vscode Sublime Text Photoshop Cad Bash GNU/Linux Neovim SVN Elasticsearch Apache2 Nextcloud OpenSSL Postman Google Chrome

lang PHP Golang Javascript Dart Flutter Html Css Markdown 易语言 Vue3

other Sqlite Mysql Mssql Pgsql MongoDb Redis 逆向 MariaDB


<?php

namespace Baozi;

class About extends Me
{
    public function getCurrentWorkplace(): array
    {
        return [
            'workplace' => [
                'company' => '嘿嘿嘿,小秘密',
                'position' => 'SiChuan'         
            ]
        ];
    }

    public function getDailyKnowledge(): array
    {
        return [
            Php::class,
            Javascript::class,
            Yii::class,
            ThinkPHP::class,
            Swoole:class,
            Vuejs::class,
            BeeGo::class,
            GoFrame::class,
            MongdoDb::class,
            Redis::class,
            Mysql::class,
            Mssql::class,
        ];
    }

    public function getFutureGoal(): string
    {
        return 'To contribute to open source.';
    }
}

⚡ GitHub Stats

Popular repositories Loading

  1. rustdesk-api-server rustdesk-api-server Public

    RustDesk Api Server

    Go 181 64

  2. xarr-rss-docs xarr-rss-docs Public

    XArr系列软件 RSS剧集处理器

    HTML 48 2

  3. eyy-crontab eyy-crontab Public

    易语言 Crontab 模块源码

    23 7

  4. xarr-notify xarr-notify Public

    Sonarr Radarr WebHook API 通知信息插件

    7 1

  5. qBittorrentAutoLimitShare qBittorrentAutoLimitShare Public

    qBittorrent 自动限制非信任tracker分享率

    Go 5 1

  6. xarr-plugin-wordpress xarr-plugin-wordpress Public

    Wordpress WebHook插件 支持评论通知

    PHP 1