Skip to content
View Xezard's full-sized avatar

Organizations

@DevMC-org
Block or Report

Block or report Xezard

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Xezard/README.md

xezard profile views Total time coded since Dec 8 2019

My knowledge base:

kotlin java maven android netty spring-framework cplusplus csharp python javascript nodejs nuxtjs typescript vuejs vuetify php laravel bootstrap sass webpack babel debian ubuntu kubernetes gcp docker amazon nginx mysql postgresql mongodb unity3d idea visualstudio phpstorm photoshop illustrator blender bash git

Contact me:

telegram discord


Xezard profile top programming languages

Xezard profile wakatime stats

Pinned

  1. DevMC-org/Drazex-Discord DevMC-org/Drazex-Discord Public

    Discord bot for the project community devmc.org, designed to automate administrative tasks, notifications and other functionality related to the functioning of the community

    Kotlin 4

  2. XGlow XGlow Public

    Simple ProtocolLib based API for Spigot to create glow on your entities.

    Java 33 12

  3. XItemsRemover XItemsRemover Public

    Simple plugin for Spigot that removes dropped items with a timer displayed on them.

    Java 8 4

  4. XConfiguration XConfiguration Public

    Universal library for work with yml configurations

    Java 7

  5. Simple yml configurations manager fo... Simple yml configurations manager for bukkit / spigot.
    1
    import lombok.AllArgsConstructor;
    2
    import lombok.Getter;
    3
    
                  
    4
    @Getter
    5
    @AllArgsConstructor