Skip to content
View nguyenviet02's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Highlights

  • Pro
Block or Report

Block or report nguyenviet02

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

~๐Ÿ‘‹ ๐“ฆ๐“ฎ๐“ต๐“ฌ๐“ธ๐“ถ๐“ฎ ๐“ฝ๐“ธ ๐“ถ๐”‚ ๐“Ÿ๐“ป๐“ธ๐“ฏ๐“ฒ๐“ต๐“ฎ ๐Ÿ‘‹~




~ About Me ~

class Nguyen_Viet {
  constructor(fullname, age) {
    this.fullname = "Nguyen Xuan Viet";
    this.age = 19;
  }

  address() {
    const address = "Thanh Tri, Ha Noi";
    return address;
  }

  hobbies() {
    const hobbies = [
      "Reading Technologies Blogs",
      "Coding",
      "Watching Movies",
      "Playing Soccer",
    ];
    return hobbies;
  }
}

~ ๐Ÿ“‡ Knowledge ๐Ÿ“‡ ~






~๐Ÿ’ป Projects ๐Ÿ’ป~


         โ”Œโ”€โ”€โ”ค Project  โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–ฐโ–ฐโ–ฐ 
         โ”‚
         โ”œโ”€โ—ˆ My Profile
         โ”œโ”€โ—ˆ TikTok Clone
         โ”œโ”€โ—ˆ Luxury Restaurant
         โ”‚
         โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–ฐโ–ฐโ–ฐ

๐Ÿ“ ~ Contact Me ~ ๐Ÿ“




~ Thanks for visiting ~


Popular repositories

  1. 30_Days_Practice 30_Days_Practice Public

    HTML 1

  2. tiktok-clone tiktok-clone Public

    JavaScript 1

  3. nguyenviet02 nguyenviet02 Public

    Config files for my GitHub profile.

  4. My_Profile My_Profile Public template

    HTML

  5. Form_Validator Form_Validator Public

    JavaScript

  6. Music_Player Music_Player Public

    JavaScript