Gabriel := map[string]interface{}{
"age": "β³ 23 years",
"work": "β¨ Backend Developer intern at Tucupy Tecnologia",
"studying": []string{"π Terraform", "AWS", "Docker", "GitHub Actions", "Redis"},
"education": "π Majoring in Computer Science at CESUPA",
"mainLanguages": []string{"π©π»βπ» TypeScript", "Golang", "Java"},
"architectures": []string{"microservices", "clean architecture", "Domain-Driven Design"}
"aboutMe": []string{"π¬ I like watch movies and play video games", "CS player and Metal Gear's fan"},
}
----