-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathres_primaryLanguage.json
More file actions
46 lines (46 loc) · 1.32 KB
/
res_primaryLanguage.json
File metadata and controls
46 lines (46 loc) · 1.32 KB
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
{
"basic_info": {
"description_header": "Hi",
"description": "👋 I'm Milad Tahanian. Fictional person for preview purposes :) I'm working with newest frameworks like React Native to develop mobile applications. What you are seeing now is portfolio template built by myself. If you like this portfolio template, make sure to ⭐ the repository to make it more recognizable for other users. Thank you 💜",
"section_name": {
"about": "About me",
"projects": "Projects",
"skills": "Skills",
"experience": "Experience"
}
},
"experience": [
{
"company": "Freelancer",
"title": "React Native Developer",
"years": "07.2016 - present",
"mainTech": [
"React Native"
],
"technologies": [
"ReactNative Framework",
"React",
"Typescript",
"JavaScript",
"CSS",
"HTML",
"Windows",
"macOS"
]
},
{
"company": "English Language institutions",
"title": "Tutor / Supervisor",
"years": "01.2015 - present",
"mainTech": [
"IELTS 8.5",
"CAE",
"FCE",
"Diploma"
],
"technologies": [
"English as Second Language"
]
}
]
}