const Dev = {
name: "Pedro",
languages: ["Typescript", "JavaScript", "Python", "C", "Shell", "Assembly"],
tools: ["Angular", "Node", "Jupyter", "AWS", "Azure", "Linux", "Nessus", "Jira", "Splunk"],
certificates: ["CSCU v3", "EHE"],
interests: ["Cybersecurity", "Web Development", "Automation"],
education: {
degree: "Bachelor of Science in Computer Science",
school: "Unicuritiba",
inProgress: true,
},
hobbies: ["Reading", "Gaming", "Cooking"],
};