Skip to content
View vifezdev's full-sized avatar
πŸ”₯
very baller
πŸ”₯
very baller
  • N/A
  • UK, England
  • 00:36 (UTC +01:00)

Block or report vifezdev

Block user

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vifezdev/README.md

Hey, I'm Vifez πŸ‘‹

A passionate, innovative software developer.

I enjoy creating high performance software with a strong focus on Minecraft development, backend systems, and clean architecture.


Typing SVG


πŸš€ About Me

public class Vifez {

    private final String role = "Software Developer";
    private final String language = "Java";
    private final String specialty = "Minecraft Development";

    private final String[] interests = {
        "Backend Development",
        "Minecraft Plugins",
        "Networking",
        "System Design",
        "Performance Optimization",
        "HTML / Web Development"
    };

    public String currentlyWorkingOn() {
        return "Building advanced software.";
    }
}

πŸ’» Tech Stack


Pinned Loading

  1. CobaltLabsHQ/Sternal-Spigot CobaltLabsHQ/Sternal-Spigot Public

    IonSpigot fork

    Java 12 1

  2. viper viper Public

    A Minecraft 1.8.9 C++ internal ghost client framework featuring JNI integration, DLL injection, OpenGL hooks, IPC communication, and modular runtime architecture.

    C++ 5

  3. discord-ticket-bot discord-ticket-bot Public

    A modern, free discord.js ticket bot featuring transcripts, panels, buttons, and a clean modular architecture.

    JavaScript

  4. CobaltLabsHQ/praxi-reborn CobaltLabsHQ/praxi-reborn Public

    Practice core for elixir

    Java