const douglas = {
pronouns: "He/Him",
location: "Brazil 🇧🇷",
role: "Software Engineer | Software Developer | Vibe Coder Fixer",
currently: {
working: "Software development",
learning: ["Java", "AI/ML", "MCP", "AI Agents"],
},
passions: ["Algorithms", "Clean Code", "UX/UI", "Open Source"],
funFact: "I turn coffee ☕ into code",
};




