Resourceful Java Developer with talent for working with multicultural teams. Expert at working in Agile environments using Scrum methodologies.
1. GK Publication (Jan-2024 to Current) Responsibilities:
Domain: Online Book publication
Client: GK Publication Pvt Ltd
Team Size: 6 Member
Role: Backend Developer
• Environment: Core Java, Spring, Spring MVC, Spring Boot, Hibernate, Collection Framework, Java- 8
• Database: MYSQL
• Tool: Postman
• Description: The goal of this project is to establish a digital platform for the publication and distribution of books online. This would involve digitizing physical content, providing access to eBooks, and creating an online marketplace for selling these books to a global audience.
• Developed and maintained robust Java-based backend system to support publication services.
• Written Business logic in Service layer and their implementations.
• Written the Bean and Entity classes for the tables.
• Create Rest Controller class using Spring Boot to handle the Request.
• Implementing the DAO layer from access a data using hibernate.
• Designed and implemented scalable RESTful APIs, enhancing the efficiency of users.
• For Testing APIs, used postman.
2. Online Health Insurance Services (Fab-2022 to Dec -2023)Domain: Insurance
Client: Harvard Pilgrims Health Care, USATeam Size: 11 Member
Role: Backend Developer
• Environment: Spring Boot, Spring MVC, Spring Data JPA, Hibernate, JSP, Collection Framework, Core Java, Java-8
• Database: MySQL
• Tool: Postman
• Description: Designed and developed an online health insurance services application that increased customer satisfaction by enabling customers to inquire about and subscribe to health insurance policies from different companies. The application allows customers to log in and check the policy and plans with minimal effort, and when they need to claim, customers can easily search for a hospital nearby and get the money from the credit manager.
Responsibilities:• Developed a REST API with Spring Boot Framework that allows users to create and manage their accounts, resulting increase in customer signups as measured by Google Analytics.
• Designed and developed REST based using Spring Boot that met performance metrics of less than 10ms response time.
• Designed and delivered an efficient, customer-centric online health insurance service that increased customer satisfaction and retention.
• Reduced DAO object creation time by writing DAOs to load database tables with Hibernate instead of using SQL statements in the DAO.