type Developer struct { Location string Focus []string CurrentlyInto string Hobbies []string } me := Developer{ Location: "Hungary", Focus: []string{"Backend", "Automation", "Cloud"}, CurrentlyInto: "Building scalable APIs & microservices", Hobbies: []string{"Open Source", "Embedded Systems", "3D Printing"}, }
Go C# Python TypeScript Docker Git
Backend & APIs β’ CI/CD Pipelines β’ Microservices β’ Cloud Deployments
Turning coffee into containerized microservices β β π³ β βΈοΈ