-
Notifications
You must be signed in to change notification settings - Fork 0
/
qualifications.json
44 lines (44 loc) · 1005 Bytes
/
qualifications.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
[
{
"type": "education",
"programme": "Bachelor of Technology in Computer Science Engineering",
"institution": "GL Bajaj Group of Institutions",
"grade": "8.00 CGPA",
"tenure": "2020 - 2024"
},
{
"type": "education",
"programme": "12th Standard",
"institution": "JB Academy",
"grade": "88.4%",
"tenure": "2019 - 2020"
},
{
"type": "education",
"programme": "10th Standard",
"institution": "JB Academy",
"grade": "91.1%%",
"tenure": "2017 - 2018"
},
{
"type": "experience",
"programme": "Web Developer",
"institution": "GrowthBuk",
"grade": "Remote",
"tenure": "2024 - Present"
},
{
"type": "experience",
"programme": "Web Developer Intern",
"institution": "GrowthBuk",
"grade": "Remote",
"tenure": "2023 - 2024"
},
{
"type": "experience",
"programme": "Web Developer Intern",
"institution": "Ranjan Technologies",
"grade": "Remote",
"tenure": "2022 - 2022"
}
]