public class Echomirix extends Senior implements Developer {
private String name = "Echomirix";
private Location location = China.Beijing;
private int grade = 10;
private URL website = new URL("www.echomirix.top");
private Language[] skills = {
"Java", "Kotlin",
"C++", "C#",
"HTML/CSS/JavaScript"
};
private Hobby[] hobbies = {"编程", "游戏", "旅行"};
private Games[] games = {
"Minecraft", "BlueArchive",
"Phigros", "MuseDash",
"ManoSaba"
};
private Map<Application, Id> socials = Map.of(
"GitHub", "Echomirix",
"Telegram", "@Echomirix",
"TG_Channel", "@ChihayaGenkyoukai",
"Steam", "[CN]Echomirix"
);
public Echomirix() {
super();
}
}
📖
Studying...
映界desuwa~
- China
-
22:48
(UTC +08:00) - https://www.echomirix.top
- https://t.me/ChihayaGenkyoukai
Highlights
- Pro
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.

