Skip to content
View Xezard's full-sized avatar

Organizations

@DevMC-org

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 html bootstrap tailwindcss CSS sass webpack debian ubuntu kubernetes docker amazon nginx mysql postgresql mongodb jenkins redis camunda helm jaeger kafka kibana google cloud grafana keycloak unity3d idea visualstudio phpstorm photoshop illustrator blender bash git

Contact me:

telegram discord


Xezard profile top programming languages

Xezard profile wakatime stats

Pinned Loading

  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 2

  2. OEncrypt OEncrypt Public

    A plugin for Obsidian that encrypts and decrypts notes using PGP keys.

    TypeScript

  3. XGlow XGlow Public

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

    Java 35 13

  4. XItemsRemover XItemsRemover Public

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

    Java 8 4

  5. XConfiguration XConfiguration Public

    Universal library for work with yml configurations

    Java 7

  6. 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