| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
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.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseclass AboutMe {
readonly nickname: string = "Kilious Kry";
readonly age: number = 21;
readonly isMale: boolean = true;
readonly languages: string[] = ["Typescript", "C#"];
readonly quote: string = "Code - Money - Family";
public introduce(): string {
return `👋 Hi, I'm ${this.nickname}!`;
}
}Yeu duong vo van
Small forum - allows people to create, share, discuss on many different topics
This is a student scientific research project aimed at developing a system that supports the quantitative measurement of learning outcomes achieved in practical courses.
A website that display all of projects that have been done since starting coding.
JavaScript 4
| Back | FazBrowse Home | New Git URL |