Engineering Lead at Appwrite
val jake = Developer(
codes = listOf("PHP", "Kotlin", "Java", "JavaScript", "C#", "Ruby", "Bash"),
tools = listOf("Appwrite", "Android", "iOS", "Xamarin", ".NET", , "AWS", "Everything else"),
archs = listOf("Microservices", "MVVM", "MVP", "MVC"),
goals = listOf(
Goal("Build tools that developers love using.")
),
hobbies = listOf(
Hobby("Music"),
Hobby("Gaming"),
Hobby("Adventuring")
)
)