You are on page 1of 7

Candidate Assessment Summary

Candidate Name: Pinjala Kotilingam PAN Number CJWPP5968D

Candidate’s Primary Joining Availability for interview on


Hyderabad Both
Location weekends / weekdays
Talent Acquisition Consultant: CBSI Date of Assessment:

 General Information
Registrar of Companies (ROC) Check done
1 (Current or Previous organization of the resource, as YES / NO
applicable)
Has the candidate been selected for any position in
2
IBM before? If yes, please provide the details.
Has the candidate worked for IBM before(as SSP or If Yes, Specify the previous employee id(s) with Last
3
IBMer or both)? Working date (DD/MM/YY)
If the answer to Section 3 is “YES” Please answer
4
below
a) What is the date of joining of the resource in
Specify the date (DDMMYY)
your organization
b) Which client the resource has been deployed Client 1 _________________
through your organization Client 2 _________________
Willing to relocate? If yes, please mention the
5
locations.
Willingness to work in Shifts – Under 24/7 working
6
environment (with rotating shifts)
7 Location Current Location Home Town

Hyderabad

8 Role applied for Full Stack Developer

9 Total Years of experience 3.3 Years

10 Relevant Years of experience 3.3 Years


11 Certification if any:

12 Reason for changing the Current job / Previous Job Career Growth

13 Current Role Full Stack Developer

14 Notice Period / Negotiable / Compensated payout 15 Days

15 Education History: X (SSLC) XII (HSC) Grad / Dip. P. Grad.

Percentage scored 84 81 71

Year of Completion 2008 2010 2014


Have you authenticated resource’s education history
16 with fake list of universities published by UGC YES / NO
http://www.ugc.ac.in/page/fake-universities.aspx
17 Pay-rolling company name TCS
 General Assessment
Assessment of candidate’s general attitude (team player, willing to
1 3
learn, positive attitude, responsive etc.): (score 1 to 4)
Assessment of the candidate’s oral communication skills: (score 1 to
2 3
4)
 SME Declaration Details
1. I know the candidate. Please certify with YES.
2. I have evaluated resume with respect to the Job Description shared. Yes/No
3. I have personally spoken to the candidate, assessed the candidates' skills with respect to the job description & find
the candidate is suitable. I have filled the assessment accordingly. Yes/No
4. I am available for a clarification on any technical aspect of the profile. Below are the details:
 SME Name: Anamika
 SME Email id: NA
 SME Mobile Number: 7022651133
 Others
Have you verified last 3 months of salary slip of candidates current
company

Have you verified current company offer letter / revised offer letter

Have you sent test mail to the resources current organization official
email ID to check the authenticity

CV Format:

1. Identification
a. Name : Pinjala Kotilingam
b. Title/Position: Full Stack Developer
c. PAN Number : CJWPP5968D
d. Passport No. (blank if unavailable) :

2. Contact
a. Mobile : 7416652357/9347003269
b. Email : koti.javatech@gmail.com
c. LinkedIn profile :
3. Experience and Skill Summary
a. Overall years of experience : 3.3 Years
b. Skill level experience: Top 5 skills relevant to job description

Skill Name Years of Last Used in **Vendor SME


Experience Year Assessment
(Only (Only (Score 1 to
Numeric Numeric 4)
Value) Value)

Core Java Developer 3.3 2019 4

HTML, CSS, Java script, 3.3 2019 4


Ajax

Servlets, JSP, Spring 3.3 2019 4


Framework
JDBC connectivity, SQL 3.3 2019 4
queries

Agile Methodology 2.5 2019 3

** Vendor SME Assessment (Score 1 to 4)


1 -Below Average - Candidate skill level is not acceptable
2-Average - Candidate skill level is acceptable
3 - Good - Candidate having good knowledge in the skill
4 - Excellent - Candidate is having in depth & outstanding knowledge in skill from all prospective

4. Education
a. Highest Qualification

i. Degree : B-Tech
ii. Duration:4 yrs
iii. College/University : JNTU
iv. Year of graduation : 2014
v. Additional information (certifications) :
5. Work Experience
 Working as Software Engineer to TATA Consultancy Services Limited, Hyderabad from May
2016 to till date.

Project Details:

Project #2

Project Name : UHIP (Unified Health Insurance Plans)

Client : New Jersey.

Period : Aug 2017 to till date.

Team size : 8.

Role : Full Stack Developer.

Technologies : Java, Spring Boot, Spring Data JPA, Spring Rest, Micro Services, Angular 5.
Description:
The objective of the project is to implement a fully integrated Health Insurance Exchange and
Integrated Eligibility System for New Jersey state citizens.
Responsibilities:
 Participated daily in Scrum meets to discuss different issues in the project.
 Involved in gathering the requirements, analysis, design & development of the project
 Implemented modules using MaaS design pattern with Spring Boot.
 Implemented the application using Spring Framework which is based on Model-View-
Controller design pattern.
 Developed Web Forms using Angular, JavaScript, Bootstrap, JQuery, HTML and CSS.
 Developing highly interactive web applications utilizing Angular integrating Restful API's.
 Worked on the ReST Web API to create the services and tested on postman and used in
angular Http Client service call and bind the data in table using ngFor attributes.
 Created a ReST API with the Spring support.
 Developing Restful web services and hands on swagger as description language.
 Developing the controller classes to handle the request given by the users.
 Involved in to writing Request and Response Model classes.
 Responsible for writing persistence logic using Hibernate Annotations in form bean classes
to interact with database.
 Developing the DAO, Service layers (Designing the DAO and Service Interfaces and
implementing the classes).
 Implement the ReST web services and used JSON as a data exchange format.
 Implemented Bulk Operation like Data import and Data export by using Excel Sheet.
 Used Apache POI API to export data to Excel sheets.
 Using Apache iText to export data to pdf sheets.
 Developed validation using Spring Validator.
 Developed email verification of registration using java mail.
 Used AJAX to send asynchronous requests to server.
 Involved in code review using PMD.
 Involved in the Unit test and Integration testing.
 Supported for SIT and UAT phases for defects fixin.

Project # 1

Project Name :E-Kart Services

Client : DHL Logistics

Period : May 2016 to Aug 2017

Team size : 6.

Role : Full Stack Developer.

Technologies : Java, J2EE, Hibernate, Spring Framework ,Web Services (SOAP), Oracle10g.

Description:

Warehouse is a central web application, used for Logistics and supply chain process in real time. It is
used to maintain items details, stock based on locations, Inbound and Outbound operation, and
warehouse billings based on customer and vendors etc. Supports Easy invoice generation for all
types of warehouse users. It has central admin controller for all user handling. Master Data can be
uploaded using Excel sheets and also supports Old application integration.

Responsibilities:

 Participated daily in Scrum meets to discuss different issues in the project.


 Implemented the application using Spring Framework which is based on Model-View-
Controller design pattern.
 Developing the controller classes to handle the request given by the users.
 Involved in to writing Request and Response Model classes
 Responsible for writing persistence logic using Hibernate Annotations in form bean classes
to interact with database.
 Used Spring, Hibernate Template helper class for performing the database operations using
Hibernate.
 Designed UI pages using HTML,JSP and Spring Forms with Bootstrap.
 Used Apache POI API to export data to Excel sheets.
 Using Apache iText to export data to pdf sheets.
 Developed validation using Spring Validator.
 Developing the XSD and WSDL (Web Services Description Language) document.
 Developing the DAO, Service layers (Designing the DAO and Service Interfaces and
implementing the classes).

Professional Summary:
 Overall experience of 3.3 years in analysis design development research and implementation of
Software Development Life Cycle (SDLC) development of Web based applications and Integration
based applications.
 Experience in working on project management tool like Jira based on Agile SCRUM
Methodology.
 Developed Use Case Model, Use Case Diagrams, Class Diagrams and Sequence diagrams using
visual paradigm.
 Experience in developing Spring MVC, Web Services, Micro services and Rest Architecture.
 Expertise in developing application using Spring Framework that uses features of Spring IOC,
Spring MVC,
Spring Transaction, Spring ORM, Spring Security, Spring Boot, Spring AOP, Spring Batch, Spring
-Rest,

Spring Cloud, Spring Data JPA, Spring JDBC, Spring Security OAuth2 and Spring Web Flux.

 Expertise in developing application using Spring Boot with Rest Services Integrate with Angular
5.
 Expertise in developing application using Spring Boot with Rest Services Integrate with OAuth2.
 Experience in working with Micro Services Architecture and its development.
 Developing modules using MaaS design pattern with Spring Boot.
 Having good experience in developing code for the database applications to interact with the
databases using ORM Framework like Hibernate.
 Experience in using XML related standards and technologies like XML, XSD and JAXB.
 Exposed to Web services SOAP with JAX-WS API, developing the XSD and WSDL
Document.
 Experienced in developing Rest Services and hands on Swagger as description language.
 Having good knowledge on Struts Framework.
 Expertise in GOF design patterns including Strategy, Singleton, Factory method, Flyweight, DAO
and DTO.
 Experience in developing front-end User Interfaces using JSP, HTML, CSS, JavaScript, JQuery,
Bootstrap, JSON ,YAML, Typescript and Angular.
 Experience in working on build automation and project management tool like Maven.
 Experience in working on source controller and Repository tools like Sub version and GIT.
 Experience in working on continuous integration and continuous delivery (CI/CD) tool like
Jenkins.
 Experience in working on Container tool like Docker.
 Having good knowledge on container-orchestration system like Kubernetes.
 Having good knowledge on Java messaging system like JMS and Apache Kafka.
 Experience in working on running web scale services on Amazon Web Services.
 Experience in working on configuration management tool like Ansible.
 Experience in working on Putty, WinSCP, Nagios, Nexus, Linux and Shell Scripts.
 Ability to learn new technologies with minimal time period and Team Player with excellent
communication skills, Strong trouble shooting and problem solving skills.
Technical Skills &Tools:

Programming Languages : Java

Web technologies : Servlet, JSP, HTML5, CSS3, JavaScript, Bootstrap, Typescript, Angular 5.

Frameworks : Spring, Hibernate & JPA , Struts 1.x & Struts 2.x.

Distributed Technologies : XML, XSD, JAXP, JAXB, JSON, WSDL, JAX-WS, JAX-RS.

IDE : Eclipse, STS.

Tools : Maven, SVN, Log4j, Junit, JIRA, PMD.

Servers : Apache Tomcat, Web logic,Wild fly Server.

Database : Oracle10g, My SQL.

You might also like