public class Zero_PLFJY : Male
{
public string Nationality { get; } = "Chinese";
public string Birthday { get; } = "08/10/05";
public Sign My_Sign { get; } = Sign.Libra;
public MBTI MBTI { get; } = MBTI.INTP;
public List<string> Favourites { get; } = ["星野愛 (Hoshino Ai)", "YOASOBI", "洛天依 (Luo Tianyi)", "梦之女巫 (in Identity V)",
".NET", "WPF", "C#", "Microsoft"];
public List<string> Games { get; } = ["Identity V", "Minecraft", "Azur Lane", "Blue Archive", "Honor of Kings",
"Genshin Impact", "Honkai: Star Rail", "Danganronpa", "Senren Banka"];
public List<string> Music { get; } = ["YOASOBI", "ボカロ", "Vocaloid China", "J-POP", "EDM"];
public List<string> Anime { get; } = ["【推しの子】", "青春ブタ野郎シリーズ", "やはり俺の青春ラブコメはまちがっている。",
"とある科学の超電磁砲", "リコリス・リコイル", "けいおん! ", "ヴァイオレット・エヴァーガーデン",
"CLANNAD","負けヒロインが多すぎる!", "ダンガンロンパ", "さくら荘のペットな彼女",
"魔法少女まどか☆マギカ", "TIGER×DRAGON!", "中二病でも恋がしたい!", "デート・ア・ライブ",
"五等分の花嫁", "葬送のフリーレン", "からかい上手の高木さん"]; // (70-Anime.Count) items omitted
public List<string> Skills { get; } = ["C#", "WPF", "Avalonia", "Linux", "AI Oriented Programming"];
public List<string> Learning { get; } = ["IELTS", "C/C++", "JAVA", "HTML", "CSS", "Javascript", "SQL", "Rust"];
public Zero_PLFJY()
{
Console.WriteLine("Hello World!");
Console.WriteLine("My Home Page: https://plfjy.top/");
//Social Accounts
Console.WriteLine("BiliBili: 零风PLFJY");
Console.WriteLine("QQ: 3424127335");
Console.WriteLine("E-mail: zero_plfjy@outlook.com");
Console.WriteLine("GitHub: PLFJY");
}
}
A traveler diving into the world of code
Pinned Loading
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.