package com.android.dev.spain.fesave
import com.android.dev.spain.fesave.User
data class User(
val firstName: String = "Fernando",
val lastName: String = "Sanz",
val nationality: String = "Spanish",
var role: String = "Android Developer",
val isAvailableForOpenSourceProjects: Boolean = true,
)
🚀
AD ASTRA PER ASPERA
Popular repositories Loading
-
CryptocurrencyApp
CryptocurrencyApp PublicHow to Make a Clean Architecture Cryptocurrency App (MVVM, Use Cases, Compose)
Kotlin 1
-
Kata-ISSTracker
Kata-ISSTracker PublicHow to Make a Clean Architecture ISS Tracker App (MVVM, Use Cases, Koin...)
Kotlin
-
AAC-Board
AAC-Board PublicFree AAC Android app for children and adults with speech and language impairments that assists with symbol and text-to-speech communication.
Kotlin
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.