Developing a self-service business intelligence web-app
•Implemented features like subscription,row-level security,data modeling through SQL box,calculated columns,reporting through SQL box,export functionality via server-side.
•Used OAUTH2 for integrating our app with another app and took the whole responsibility for integration.
•Developed export to png/jpeg functionality from server-side through Chromedriver.
•Developed functionality that allows analyzing data from the POSTGRESQL database.
•Reduced a significant amount of time (10-8sec to 2-4sec) for data to be extracted and visualized by using efficient algorithms, pooling connections, and optimizing queries.
•Refactored and resolved many high-priority bugs in the app.
•Awarded Star of the month for my outstanding performance and commitment.
Technologies/Services used are:
Java 7,OAUTH2,Spring 4.0,POSTGRESQL,GIT(repo),Linux machine,Jenkins