public class RafaellaDuarte {
// Identidade
public static final String NOME = "Rafaella Duarte";
public static final String CURSO = "Engenharia de Software";
public static final String OBJETIVO = "Conectar ideias e transformar código em experiência";
// Stack
public static final List<String> STACK_PRINCIPAL = List.of(
"Kotlin", "Java", "Android Nativo", "Ktor", "Jetpack Compose"
);
// Conhecimentos
public static final List<String> LINGUAGENS = List.of(
"Kotlin", "Java", "SQL", "HTML/CSS"
);
// Interesses/Hobbies
public static final List<String> HOBBIES = List.of(
"Gamer", "Cinéfila", "Leitora", "Tarot"
);
}
Pinned Loading
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.

