-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjsondata
92 lines (92 loc) · 2.06 KB
/
jsondata
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
[
{
"_id" : "1",
"desc": "Software engineer who can work on enterprise projects using spring boot and mongodb and react",
"exp": 1,
"profile": "developer",
"techs": [
"java","jee","spring","springbot","microservices"
]
},
{
"_id" : "2",
"desc": "Seniour Software engineer with java skillset expert in core java and concurrency",
"exp": 5,
"profile": "java developer",
"techs": [
"java","jee","spring","springbot","microservices", "threads"
]
},
{
"_id" : "3",
"desc": "Assoicate consultant architecture of software, Agile, Devops ",
"exp": 10,
"profile": "Architect",
"techs": [
"java","jee","spring","springbot","microservices","AWZ","Azure","devops"
]
},
{
"_id" : "4",
"desc": "Senior Associate consultant for Mumbai Location",
"exp": 15,
"profile": "Senior Architect",
"techs": [
"java","jee","spring","springboot","microservices"
]
},
{
"_id" : "5",
"desc": "Manager for onsite projects in US and UK",
"exp": 15,
"profile": "Senior Manager",
"techs": [
"Java","Blockchain","android","datascience"
]
},
{
"_id" : "6",
"desc": "Devops Engineer worked on kubernetes, ansible, docker",
"exp": 12,
"profile": "development",
"techs": [
"c","c++","java","kubernetes"
]
},
{
"_id" : "7",
"desc": "Senior Software engineer for a Data department",
"exp": 15,
"profile": "development",
"techs": [
"microservices","hadoop","bigdata"
]
},
{
"_id" : "8",
"desc": "DataScientiest who has end-to-end project experience",
"exp": 12,
"profile": "Junior DataScientist",
"techs": [
"python","numpy","pandas","matplotlib"
]
},
{
"_id" : "9",
"desc": "Senior Data Scientist",
"exp":15,
"profile": "Expert Datascientist",
"techs": [
"python","libraries"
]
},
{
"_id" : "10",
"desc": "Associate consultant for Cloud AWS, PCF, Azure, Redhat",
"exp":10,
"profile": "Java Expert",
"techs": [
"java","jee","design patterns","springboot","cloud","microservices"
]
}
]