Human TangJin = new Human("TangJin", Gender.MALE);
TangJin.setFrom(Country.TAIWAN.withRegion(City.HSINCHU));
TangJin.addWork(Career.SOFTWARE_ENGINEER.withLanguage("Kotlin", "Java", "JavaScript", "HTML", "CSS", "Python", "PHP", "C++", "C#", "Python"));
TangJin.addWork(Career.INVESTOR);
TangJin.addHobby(Hobby.CODING);
TangJin.addHobby(Hobby.TRAVELLING);
TangJin.addHobby(Hobby.BIKING);
TangJin.addHobby(Hobby.MOUNTAIN_CLIMBING);
TangJin.addHobby(Hobby.ALGORITHM_RESEARCH);
TangJin.addHobby(Hobby.SELF_EXPLORING);
TangJin.setWorks(List.of(new MinecraftPlugin("BungeeCord"), new MinecraftPlugin("Spigot"), new MinecraftPlugin("Velocity"), new Group("TJService")));
TangJin.think("I will never give up, though there is still a far way to reach home.");
TangJin.go("https://tjdev.org/");
tangjin0418
Follow
We only live once, but I've determined to make it even more brilliant.
- Hsinchu, Taiwan
-
15:01
(UTC +08:00) - https://tjdev.org/
Popular repositories Loading
-
-
panel
panel PublicForked from pterodactyl/panel
Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while…
PHP
-
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.