class BrunaVeloso:
def __init__(self):
self.role = "Software Developer"
self.location = "Picos, Piauí 🇧🇷"
self.languages = ["Português", "English", "Français"]
self.interests = ["clean code", "automation", "data", "best practices", "APIs"]
def stack(self):
return {
"daily": ["Python", "SQL", "n8n", "HTML/CSS/JS", "Docker", "Git"],
"learning": ["React", "FastAPI", "PostgreSQL", "CI/CD"],
}📚 I run a book club
🌍 Learning French and English

