Skip to content
View hippieZhou's full-sized avatar
⏰
Focusing
⏰
Focusing

Organizations

@Programming-With-Love

Block or report hippieZhou

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

Hello, I'm hippiezhou. I like open source!

πŸ‘¨β€πŸ’» Self Introduction

public sealed class About : Me
{
    private const string MY_DREAM = "To be a Fullstack Developer.";
    private const string MY_QUOTE = "It is no use doing what you like; you have got to like what you do."

    public object GetCurrentWorkplace()
    {
        return new
        {
            Workplace = new
            {
                Company = "Thoughtworks",
                Position = "China"
            }
        };
    }

    public IEnumerable<string> GetDailyKnowledge()
    {
        return new[]
        {
            "C#", "ASP.NET Core", "WPF", "UWP",
            "React.js", "Vue.js", "HTML", "JavaScript", "CSS",
            "SQL Server", "Oracle", "MySQL",
            "Nginx", "IIS", "Powershell", "Python",
            "Windows", "Ubuntu", "MacOS",
            "Azure Devops", "Github Action", "CI&CD",
            "TDD", "DDD"
        };
    }

    public IDictionary<string, string> GetFutureGoal()
    {
        return new Dictionary<string, string>()
        {
            { "Life", "Love what my love" },
            { "Work", "Do what I want" }
        };
    }
}

πŸ“ˆ Github Activity Graph

Github Activity Graph

πŸ† Github Profile Trophy

trophy

πŸ”₯ Github Streak

GitHub Streak


github-profile-views-counter

Pinned Loading

  1. hippieZhou hippieZhou Public

    πŸ‘¨β€πŸ’» About @hippiezhou

  2. hippiezhou.github.io hippiezhou.github.io Public