const personal = {
title: "Web-developer",
firstName: "Arman",
lastName: "Bitaraf" ,
age: 35,
single: true,
phone: "017680783633",
location: "Duisburg",
skills: {
html: "Intermediate",
css: "Intermediate",
scss: "basic",
bootstrap: "Intermediate",
git: "basic",
markdown: "basic",
linux: "basic",
},
projects: {
}
}