Overview

/**
* Clearly, our HR team loves to code. Do you?
*/
public class FullStackDeveloper {
// Unless you have a kick ass college project, we would like you to have some
// prior experience before applying.
public static final int REQUIRED_MIN_EXPERIENCE_YEARS = 2;

// This only indicates the language we currently work in. If you prove you
// rock your favourite language, we don’t mind adding it to our list.
public enum PROGRAMMING_LANGUAGES {
JAVA, JAVASCRIPT, PHP, PYTHON, HTML5
}

// Similar to the comment about languages. BYOF if you prove your framework is
// the best framework.
public enum FRAMEWORKS {
JAVA_SPRING, ANGULAR, D3_JS, NODE_JS
}

// Listing one RDBMS and NoSQL here. We are not married to the below mentioned
// databases.
public enum DATABASES {
MYSQL, MONGODB, REDIS
}

// We do require you to have hosted an internet facing application.
public enum HOSTING_ENV {
AWS, GCP, AZURE, OTHER
}

// Pick your workplace.
public enum LOCATION {
PANJIM, BANGALORE
}
// Send your resume(with your git link if exists).
public static final String SIGN_UP_EMAIL = “MyConnect@nabler.com”;
}

About Nabler

We are the digital analytics consulting company.
We help enterprises and media agencies analyze digital data to understand customer behavior and enable revenue driving decisions.

Founded in 2004, with offices in Charlotte and Bangalore, we have advised some of the top 100 global brands and Fortune 500 firms. We enable marketers to take advanced data-driven decisions and boost the effectiveness and success of their digital properties.

View more jobs at Nabler