val lars = Person().apply {
code = listOf("Kotlin", "Java", "C#", "JS", "Rust", "Typescript", "Elixir", "Go", "Python", "Shell")
tools = listOf("Google Cloud", "event sourcing", "Intellij", "AWS", "Azure", "Everything else")
architechture = listOf("Enterprise", "MicroServices", "monolith", "MVP")
goals = listOf(Goal().apply {
description = "Creating software that make peoples lifes easier"
})
hobbies = listOf(
Hobby(description = "Gaming"),
Hobby(description = "Music"),
Hobby(description = "Finance"),
Hobby(description = "Learning"),
)
}
I love connecting with different people so if you want to say hi, I'll be happy to talk! - https://larsartmann.com/appointment