export class Developer {
public name: string = 'Nguyen Thai Phong';
public age: number = 17;
public gender: string = 'Male';
public address: string = 'Ha Noi, Viet Nam';
public skills: string[] = [
'C/C++/C#',
'HTML/CSS/JavaScript',
'Java/SQL Server',
];
}
🇻🇳
Hoang Sa, Truong Sa belong to Vietnam
Pinned Loading
-
Student-Management
Student-Management PublicThis project was created and completed by Thai Phong Nguyen.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.