Skip to content
View zhouzishu's full-sized avatar
😁
Learning...
😁
Learning...

Organizations

@zblogcn

Block or report zhouzishu

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
zhouzishu/README.md
<?php

class Profile
{
    public $name = 'zhouzishu';
    public $birthDay = 1095724800; // 2004-09-21
    public $email = '[email protected]';
    public $skills = ['PHP', 'NodeJS', 'Linux', 'Laravel', 'Vue.js', 'Redis', '...'];
    public $tools = ['VsCode', 'iTerm2', 'GitKraken', 'TablePlus', 'Postman', '...'];
}

print_r(new Profile);

Pinned Loading

  1. zblogcn/zblogphp zblogcn/zblogphp Public

    Z-BlogPHP博客程序

    PHP 815 256

  2. tencent-zblogphp tencent-zblogphp Public

    腾讯云 Z-BlogPHP Serverless Component

    PHP 1