Human TangJin = new Human("TangJin", Gender.MALE);
TangJin.setFrom(
Country.TAIWAN.withRegions(
City.HSINCHU,
County.HSINCHU,
City.TAIPEI
)
);
TangJin.addWork(
Career.SOFTWARE_ENGINEER.withSkills(
"Kotlin", "Java", "JavaScript", "HTML", "CSS",
"Python", "PHP", "C", "C++", "C#",
"React", "SQL", "Linux"
)
);
TangJin.addWork(Career.INVESTOR);
TangJin.addHobbies(
Hobby.CODING,
Hobby.TRAVELLING,
Hobby.BIKING,
Hobby.MOUNTAIN_CLIMBING,
Hobby.ALGORITHM_RESEARCH,
Hobby.SELF_EXPLORING
);
TangJin.setWorks(List.of(
new MinecraftPlugin("BungeeCord"),
new MinecraftPlugin("Spigot"),
new MinecraftPlugin("Folia"),
new MinecraftPlugin("Velocity"),
new Group("TJService")
));
TangJin.think("I will never give up, though there is still a far way to reach home.");
TangJin.setDiscord("@tangjin.equals.to.tj");
TangJin.setEmail("helloworld@tjdev.org");
TangJin.go("https://tjdev.org/");
We only live once, but I've determined to make it even more brilliant.
- Hsinchu, Taiwan
-
06:21
(UTC +08:00) - https://tjdev.org/
Popular repositories Loading
-
-
-
-
-
Folia-DecentHolograms
Folia-DecentHolograms PublicForked from mickas/DecentHolograms
A rough revision of DecentHolograms to support folia.
Java
-
Folia-MoneyFromMobs
Folia-MoneyFromMobs PublicForked from chocolf/MoneyFromMobs
A rough revision of MoneyFromMobs to support folia.
Java 1
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.

