Skip to content
View Alextt666's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Alextt666

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Alextt666/README.md

Hi There! 👋, I'm Alex Zhang

About me

class Alex {

  public age: number;
  private name: string;
  protected sex: string;
  
  constructor() {
    this.name = 'Alex';
    this.age = 18;
    this.sex = 'male';
  }
  
  static sayHi() {
        return `Hi! my name is ${this.name} , a great front-end developer! `;
  }
  
  introduce() {
        return {
              'Educational background':'Bachelor degree, Department of Automated Science and Technology, Beijing Institute of Technology(ZhuHai)',
              'Currently learning':'Javascript, Typescript, Java, Vue, React, Node, MySQL, MongoDB',
              'Ask me about': 'Anything related to what I am currently learning',
              'The direction of efforts':'Be an excellent programmer and to make a difference in the world! ',
              'Personal blog': 'https://www.tiantian96.ltd',
            };
   }
}
github contribution grid snake animation

GitHub Analytics

Pinned Loading

  1. Alextt666 Alextt666 Public

    个人介绍

    2