-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathres_primaryLanguage.json
53 lines (53 loc) · 1.24 KB
/
res_primaryLanguage.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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"basic_info": {
"description_header": "Hi",
"description": "👋 I'm Anas K, 3 years+ experienced System Admin and DevOps Engineer. Also a technophile obsessed with latest technologies and devices. 🧑💻",
"section_name": {
"about": "About me",
"projects": "Projects",
"skills": "Skills",
"experience": "Experience"
}
},
"experience": [
{
"company": "Xminds Infotech Pvt.Ltd",
"website": "https://www.xminds.com",
"title": "DevOps Engineer",
"years": "2021 - present",
"mainTech": [
"DevOps"
],
"technologies": [
"Linux",
"AWS | DigitalOcean",
"Apache | NGINX",
"MySQL | PostgreSql",
"Bitbucket | GitHub",
"Jenkins | codepipipeline",
"CI/CD",
"Docker | K8s",
"Terraform"
]
},
{
"company": "Akshaya CSC",
"website": "https://www.akshayakerala.gov.in/",
"title": "System Admin",
"years": "2Y",
"mainTech": [
"Linux | DevOps"
],
"technologies": [
"Linux",
"Python",
"Jenkins",
"Docker",
"Apache",
"Shell Scripting",
"PostgreSQL",
"Subversion"
]
}
]
}