Hi, I'm Marvin! ๐ Software Development Leader focused on Java Ecosystems, Cloud Architectures, and Complex Integrations. I consider myself a highly self-taught professional, an Open Source enthusiast, and a proud Fedora Linux user, always eager to explore new technologies. Right now, I am heavily focused on expanding my knowledge in DevOps, specifically diving deeper into Kubernetes and automation. I'm passionate about building scalable solutions, leading technical teams, and transforming business requirements into robust technological innovations.
- ๐ข Lead Developer (Integrations) at Movistar El Salvador, managing an amazing team of developers.
- โ๏ธ Currently building my own SaaS product: --noname at the moment--.
- ๐ Deepening my business knowledge by taking an entrepreneurship course.
- ๐ Constantly learning: currently mastering DevOps practices.
- ๐ฎ In my free time, you can find me fishing, playing video games, or traveling!
// GET https://api.mgaldamez.dev/v1/profile/skills
{
"developer": "Marvin Galdamez",
"current_role": "Lead Developer (Integrations)",
"learning_style": "Self-taught & Open Source advocate",
"currently_learning": [
"DevOps",
"Kubernetes (K8s)"
],
"technical_stack": {
"languages": [
"Java",
"Python",
"PHP",
"TypeScript"
],
"frameworks_and_libraries": [
"Spring Boot",
"Django",
"FastAPI",
"NestJS"
],
"cloud_and_infrastructure": {
"platforms": ["AWS", "Azure", "Linux (Fedora)"],
"containerization": ["Docker", "Kubernetes"],
"version_control_and_cicd": ["Git", "GitLab CI", "GitHub Actions"]
},
"databases": {
"relational": ["Oracle", "MS SQL", "PostgreSQL", "MySQL"],
"nosql": ["MongoDB", "DynamoDB"]
}
},
"contact": {
"email": "marvin.galdamezm@gmail.com",
"portfolio_or_linkedin": "[https://www.linkedin.com/in/mgaldamezm/](https://www.linkedin.com/in/mgaldamezm/)"
},
"status": "200 OK"
}

