-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.json
57 lines (55 loc) · 1.63 KB
/
resume.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
54
55
56
57
{
"basics": {
"name": "Chandramani Kumar",
"label": "Student",
"picture": "https://avatars.githubusercontent.com/u/75677045?s=400&u=a914288b9bdb4c755e97a1c83d114a94a6f97015&v=4",
"email": "[email protected]",
"phone": "6206593821",
"website": "",
"summary": "I am a student Malviya Institute of Technology and currently pursuing my B.tech in ECE having optimistic thought who always try to improve his mistake and intrested to take a risk in learning new things. ",
"location": {
"address": "Ghorasahan,Motihari",
"postalCode": "845303",
"city": "Ghorasahan",
"countryCode": "India",
"region": "NORTH INDIA(BIHAR)"
},
"profiles": [{
"network": "Twitter",
"username": "itschandramani",
"url": "https://www.twitter.com/itschandramani"
},
{
"network": "Github",
"username": "chandra-pro",
"url": "https://www.github.com/chandra-pro/"
},
{
"network": "linkedin",
"username": "CHANDRAMANI KUMAR",
"url": "https://www.linkedin.com/in/chandramani-kumar-44b82106/"
},
{
"network": "Instagram",
"username": "aldehyde_pro",
"url": "https://instagram.com/aldehyde_pro"
}
]
},
"education": [{
"institution": "MNIT jaipur",
"area": "Engineering",
"studyType": "Bachelor (hons)",
"startDate": "2020-12-02 //Date",
"courses": ["Electronic&Comm. Engineering"]
}],
"skills": [{
"level": "Intermediate",
"keywords": ["HTML", "CSS", "Javascript", "React", "C/C++", "JAVA","Android development","PHP","django","mongodb"]
}],
"interests": [{
"name": "Sports",
"keywords": ["Cricket", "Badminton","digital games"]
}],
"references": []
}