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

Organizations

@zblogcn
Block or Report

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

  1. zblogcn/zblogphp zblogcn/zblogphp Public

    Z-BlogPHP博客程序

    PHP 793 249

  2. dwz.gg dwz.gg Public archive

    DWZ.GG 短网址静态页

    Vue

  3. laravel-html-detector laravel-html-detector Public

    Laravel html tag closure detector.

    PHP

  4. laravel-sms laravel-sms Public

    一个基于Laravel框架的功能强大的手机号合法性验证解决方案

    PHP

  5. tencent-zblogphp tencent-zblogphp Public

    腾讯云 Z-BlogPHP Serverless Component

    PHP 1

  6. zblogverify zblogverify Public

    Z-Blog应用中心验证回调

    PHP 1 1