· 4 years ago · Oct 23, 2020, 07:32 AM
1{
2 "data": [{
3 "title": "Dimas Prakoso",
4 "bio": [{
5 "Name": "Dimas Prakoso",
6 "Job": "Mahasiswa S1 Teknologi Informasi Universitas Telkom",
7 "Birth": "Jakarta 28 November 1999",
8 "Profile": "Jalanin aja dulu kalo cocok lanjut",
9 "Phone": "081287487413",
10 "Mail": "dprakoso28 @gmail.com"
11 }],
12 "socmed": [{
13 "IG": "http://instagram.com/dims_28",
14 "Facebook": "http://facebook.com/DimasPrakoso"
15 }],
16 "profile_pic": "img/boy.png"
17 }]
18}
19
20{
21 "Resume": [{
22 "Education": [{
23 "Name": "SDN 01 PABUARAN",
24 "Start_year": "2006",
25 "End_year": "2012",
26 "Name": "SMPN 02 CIBINONG",
27 "Start_year": "2012",
28 "End_year": "2015",
29 "Name": "SMKN 01 CIBINONG",
30 "Start_year": "2015",
31 "End_year": "2018",
32 }],
33 "Skills": [{
34 "Network": "90%",
35 "Security": "50%",
36 "Business Analyst": "50%"
37 }]
38 }]
39}