public class ItsPanncake extends AboutMe {
public final String[] languages = { "French", "English" };
public final Language primaryLanguage = Language.JAVA;
public final List<Work> organizations = List.of(
new Work("Founder & CTO", "EuroPaws", "https://europaws.eu"),
new Work("Admin & Lead Developer", "Skyria", "https://skyria.fr")
);
public void getSpecialties() {
return List.of(
"Minecraft Plugins (Paper & Velocity API)",
"Full-stack web development",
);
}
@Override
public String toString() {
return "I build high-performance systems and innovative Minecraft ecosystems.";
}
}
❤️
The cutest Java developer you've ever seen
A young furry developer, passionate about everything related to computers, but also a truck driver (my job :3)
-
Work at @SkyriaMC
- France
-
22:40
(UTC +02:00) - https://skyria.fr
Highlights
- Pro
Pinned Loading
-
PannHarvestEngine
PannHarvestEngine PublicPannHarvestEngine is a high-performance, modular resource gathering framework for Minecraft. It replaces vanilla mining and interaction mechanics with a versatile HP-based harvesting system suitabl…
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.

