const dev-solonet = {
code: ["Javascript", "C++", "Java", "PHP"],
askMeAbout: ["web dev", "tech", "app dev"],
technologies: {
backEnd: {
js: ["Node", "Laravel", "Express"],
},
devOps: ["Docker🐳","Nginx"],
databases: ["mongo", "MySql", "Postgre"]
},
architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
currentFocus: "Building Robots to ease opertations",
funFact: "There are two ways to write error-free programs; only the third one works"
};

