var me = new Developer
{
Name = "Matheus Reichert",
Education = "Computer Engineering + MBA in Software Architecture",
Focus = ["distributed systems", "high-performance .NET", "cloud-native"],
CurrentlyOn = [".NET Aspire", "Kiota", "Kubernetes", "Apache Pulsar"],
PastLives = ["Rust", "Haskell", "ESP-IDF", "IoT"],
Patent = "Residential Water Flow Measurement & Control System",
Mindset = "if it allocates unnecessarily, it ships never"
};"Premature optimization is the root of all evil — but so is unnecessary allocation."