| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseHey! I'm Yakov, an avid Java / Rust programmer currently working as a SWE @ Lyra Technologies. Although most knowledgeable in Java and C++ I am also familiar with C++, OCaml, Python, and JS. I currently operate various Open Source repositories, and maintain a developer community on discord with 10,000 members, along with studying at Monash University! Check out my pinned repositories below to see what I've been up to.
class Swofty extends Programmer {
pronouns = "he / him";
languages = [Java, Rust, C++, OCaml]; // order from most used to least
constructor() {
super("Java"); // programmer constructor takes a main language parameter
// dm me "swofty"
this.comissions = false;
}
greet() {
return "hello fellow code monkey";
}
}Minecraft 26.2 (no Spigot) recreation of Hypixel, including Ravengard, SkyBlock, BedWars, SkyWars and Murder Mystery.
Maintained and updated 1.8 variant of SlimeWorldManager utilizing the Slime format made by @HypixelDev.
A reactive, type-safe data management library for Java applications with shared/linked fields, expiration, validation, events, transactions, and bulk operations.
Java 6
A Proof-Of-Concept (POC) for near-tracelessly injecting (and ejecting!) into the Minecraft client using ASM.
| Back | FazBrowse Home | New Git URL |