Skip to content
View makarandhinge's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report makarandhinge

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.

Content in all repositories owned by your account will be closed.
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
makarandhinge/README.md

Typing SVG

🏴‍☠️ Just a backend pirate exploring systems, services, and the Grand Line of code.


public class Indy implements Captain, Backend {

    private String title     = "Backend cartographer mapping systems beyond the horizon";
    private String[] crew    = {"Java", "Spring Boot", "SQL", "Open Source"};
    private String homeport  = "Kolhapur, Maharashtra, India";
    private String currentDock = "Chennai, Tamil Nadu, India";
    private boolean opensource = true;
    private String dream     = "Master the Grand Line of systems, guided by every island and ally along the way";

    @Override
    public String motivation() {
        return "I sail for the craft I love and the people who make the journey worth it";
    }
}

streak stats

activity graph


⭐️ From makarandhinge — thanks for stopping by, nakama!

Popular repositories Loading

  1. makarandhinge makarandhinge Public

  2. commons-lang commons-lang Public

    Forked from apache/commons-lang

    Apache Commons Lang

    Java

  3. wayang wayang Public

    Forked from apache/wayang

    Apache Wayang is the first cross-platform data processing system.

    Java

  4. commons-csv commons-csv Public

    Forked from apache/commons-csv

    Apache Commons CSV

    Java

  5. commons-email commons-email Public

    Forked from apache/commons-email

    Apache Commons Email

    Java

  6. spring-framework spring-framework Public

    Forked from spring-projects/spring-framework

    Spring Framework

    Java