Skip to content
View Savag3life's full-sized avatar
:shipit:
Working from home
:shipit:
Working from home

Highlights

  • Pro

Organizations

@RainFramework

Block or report Savag3life

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 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
Savag3life/README.md

👋 I'm Jacob aka Savage

public class Savage extends Human implements Dragon {

    private final String name = "Jacob";

    private String[] technologies = new String[] { "Lombok", "Docker", "Jenkins", "Jira", "Git", "Linux/Unix" };
    private String[] persistence  = new String[] { "MongoDB", "MySQL", "SQLite", "Redis", "MariaDB" };
    private String[] languages    = new String[] { "Java", "GoLang", "SvelteKit", "JavaScript",
                                                   "PHP", "C#", "Lua", "Python", "Groovey", "Typescript" };

    private ContactMethod preferredContactMethod = ContactMethod.SIGNAL;

    public enum ContactMethod {
        DISCORD("savage.jar"),
        EMAIL("admin@supremeventures.ca"),
        TELEGRAM("t.me/Savag3life"),
        SIGNAL("savage.88");
    }
}

Some Recent Projects

"JBundler" - Java bytecode bundler to combine multiple Java jars together, mergering class files.
"VoidURLs" - Generic URL shortening API written in GoLang using Gin & MongoDB
"Lazy" - Java jar code stripper used to create developer API jars without exposing method internals.
"DotJava" - Java runtime source code generator used to generate Java source code at runtime.
"Cipher" - Software licensing & client management panel utilizing Golang, SvelteKit & Docker.

My Workload

Pinned Loading

  1. TaleServer TaleServer Public

    Unofficial Hytale Server Source

    Java 11 2

  2. Lazy Lazy Public

    Java class stripper to create developer APIs

    Java 8 2

  3. EmojiProcessor EmojiProcessor Public

    PNG -> Emoji Sets for Discord & other chatting apps.

    Go 1

  4. ShockAirHeads ShockAirHeads Public

    Like NPC's but not so lazy!

    Java 6

  5. Supreme-Ventures/SVCommonLib Supreme-Ventures/SVCommonLib Public

    Examples, Feature Set, and Use-Cases for SVCommonsLib

    Java

  6. PlaceholderTree PlaceholderTree Public

    Functional wrapper for PlaceholderAPI placeholders.

    Java 2