Skip to content
View zuhui-zhang's full-sized avatar

Block or report zuhui-zhang

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
zuhui-zhang/README.md
class CareerSeeker {
    void pursueDream() {
        while (jobOpportunity == null) {
            this.skills++;
            this.resume.optimize();
            
            if (interviewCall.received()) {
                prepare(InterviewStrategy.FULL_STACK);
                confidenceLevel *= 1.5;
            }
        }
        
        do {
            workEthic.maintain();
            achievements.collect();
        } while (careerPath.hasNextStep());
    }
}

持续精进待良机,
简历千修始见金。
闻召倾囊呈技艺,
笃行不倦上层林。

Popular repositories Loading

  1. zuhui-zhang zuhui-zhang Public

    Readmeee

  2. syn-GitHub-Gitee syn-GitHub-Gitee Public

    synchronous my repository between GitHub and Gitee