Skip to content
View Savag3life's full-sized avatar
:shipit:
Working from home
:shipit:
Working from home
  • Supreme Ventures
  • Comox BC, Canada
  • 22:11 (UTC -07:00)

Highlights

  • Pro

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.

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
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("[email protected]"),
        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. DotJava DotJava Public

    Java runtime source code generator

    Java 1

  2. Lazy Lazy Public

    Java class stripper to create developer APIs

    Java 8 2

  3. VoidURLs VoidURLs Public

    URL Shortener API written in Go Lang using MongoDB

    Go

  4. Cereal Cereal Public

    Cereal Storage Library. Platform Agnostic Storage Interface.

    Java

  5. EmojiProcessor EmojiProcessor Public

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

    Go 1

  6. ShockAirHeads ShockAirHeads Public

    Like NPC's but not so lazy!

    Java 4