Building modern web experiences with Angular, TypeScript and scalable technologies.
const pedro = {
location: "Brazil 🇧🇷",
role: "Full Stack Web Developer",
studying: "Computer Science",
currentFocus: [
"Angular",
"TypeScript",
"UX/UI",
"Web Applications"
],
learning: [
"Software Architecture",
"Graph Theory",
"Recommendation Systems"
],
interests: [
"Building Products",
"Open Source",
"Clean Code"
]
};


