WEB-DEV Student @ Digital Career Institute
const darioEvers = {
interests: "Tech" && "Design" && "Marketing" && "Business",
code: ["HTML", "CSS","Javascript", "NODEjs"],
technologies: {
development: ["VS CODE", "CPanel Web Admin", ...],
design: ["Photoshop", "Illustrator", "InDesign"],
misc: ["Linux", "Trello", "Figma", "Invision"]
},
myFocus: "Learning coding form the start!",
};
const darioEvers = {
interests: "Tech" && "Design" && "Marketing" && "Business",
code: ["HTML", "CSS","Javascript", "NODEjs"],
technologies: {
development: ["VS CODE", "CPanel Web Admin", ...],
design: ["Photoshop", "Illustrator", "InDesign"],
misc: ["Linux", "Trello", "Figma", "Invision"]
},
myFocus: "Learning coding form the start!",
};