Human TangJin = new Human("TangJin", Gender.MALE);
TangJin.setFrom("Taiwan");
TangJin.addWork(Work.SOFTWARE_ENGINEER);
TangJin.addHobby("coding");
TangJin.addHobby("traveling");
TangJin.addHobby("biking");
TangJin.addHobby("mountain-climing");
TangJin.data.codingOn.addAll(List.of("Java", "JavaScript", "HTML", "CSS", "Python", "PHP", "C++", "C#", "Python"));
TangJin.works.addAll(List.of(new MinecraftServer("RainyNight"), new MinecraftPlugin("BungeeCord"), new MinecraftPlugin("Spigot"), new Group("TJService")));
TangJin.say("I will never give up though I still have a far way to reach home.");
TangJin.go("https://tjdev.org");
tangjin0418
Follow
Live my life.
- Hsinchu, Taiwan
-
11:55
(UTC +08:00) - https://tjdev.org/currentlybroken
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
-
wings
wings PublicForked from pterodactyl/wings
The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go
-
InventoryGui
InventoryGui PublicForked from Phoenix616/InventoryGui
A library for Bukkit plugins to create GUIs with inventories
Java
-
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.