const rodrigo = {
location: "Utah, United States",
currentRole: "Fullstack Developer",
studying: "Cybersecurity Engineering @ Universidad Andrés Bello (UNAB)",
code: {
backend: ["Java 21", "Kotlin", "Spring Boot 3.5", "Spring Cloud"],
frontend: ["React 19", "TypeScript", "Vite", "Tailwind CSS"],
mobile: ["Android", "Jetpack Compose", "Kotlin"],
databases: ["PostgreSQL", "MySQL", "MongoDB"],
security: ["JWT", "OAuth2", "Spring Security", "SSL/TLS"],
cloud: ["AWS", "Azure", "Docker", "Apache Kafka"]
},
architecture: ["Microservices", "Event-Driven", "Clean Architecture", "MVVM", "BFF"],
certifications: "Currently pursuing AWS & Azure certifications",
askMeAbout: ["Spring Boot", "React", "Cloud Security", "Microservices"],
funFact: "I transform coffee into secure, production-ready code ☕ → 🔐"
};
Building secure systems, one commit at a time.