-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmy-data.json
28 lines (28 loc) · 963 Bytes
/
my-data.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
{
"nickname" : "khusaeni al-qobinnadhzifi",
"age" : "17 years old",
"ttl" : {
"object-regency" : "Tegal",
"tanggal" : "31",
"month" : "Agustus",
"years" : "2002"
},
"full-location" : {
"RT" : "29",
"RW" : "06",
"village" : "Bedug",
"kec" : "Pangkah",
"Regency" : "Tegal",
"Province" : "Central Java",
"country" : "Indonesia"
},
"myhoby" : "learn programming/coding or matters relating to IT science",
"cita-cita" : "The Developers",
"developer" : {
"web developer" : {
"frontend" : ["HTML","CSS","JavaScript","React.js","Three.js","Bootstrap","etc."],
"backend" : ["Node.js","Express","MongoDB","AJAX","Axios","Socket.IO","etc."],
"fullstack" : ["HTML","CSS","JS","NodeJS","Express","React.js","Three.js","Bootstrap","TensorFlowJS","MongoDB","AJAX","Axios","socket.io","etc."]
}
}
}