-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathemployee_sample.json
35 lines (35 loc) · 1.61 KB
/
employee_sample.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[
{
"id" :1 ,
"name": "neethu kinara",
"address": "kudappanakkal house , thrippunithura",
"email": "[email protected]",
"dob": "01.01.1985",
"doj": "01.01.2010",
"Skills" :"Shell, Java, Python, Hadoop, Aws",
"mob":"9947875262",
"profile" : "As company's CTO She has a unique talent to manage employees and employee related problems.She usually called 911 among the collegues. She has expertise over hosting and cloud technologiesincluding cloud , AWS and shell"
},
{
"id" :2 ,
"name": "sudeep cv",
"address": "Kolamveetil , Ottappalam , Palakkad",
"email": "[email protected]",
"dob": "01.01.1990",
"doj": "01.01.2016",
"Skills" :"Java, Jira, Bigdata",
"mob":"9947875244",
"profile" : "He is the fullstack developer in the company having strong java background andhaving experience in java frameworks such as spring and hibernate . Recently he made his handson reactJs for an inhouse project. He has over 4 years of experience in the stack"
},
{
"id" :3,
"name": "aaroon christopher",
"address": "mathayipparambil house , kaloor , kadavanthra",
"email": "[email protected]",
"dob": "01.01.1995",
"doj": "01.01.2017",
"Skills" :"Android, Shell, Python, Javascript",
"mob":"9947875233",
"profile" : "Comparitively new employee but very enthusiastic to learn new technologies.Coming from system engineer background he is not hesistent to developement using python , php etc..He have hands on experince in cloud computing , vmware technologies and scripting using python and bash"
}
]