public class Richixs {
private string userName;
private string name;
private string ocupation;
private string[] hobbies;
private string[] code;
public Richixs() {
this.userName = "Richixs";
this.name = "Ricardo Ramirez Caero";
this.ocupation = "Computer Engineering Student";
this.hobbies = new String[] {
"Gamer",
"Game developer",
"Drawing",
"Digital design",
"Volunteer firefighter (GEOS)",
"Animal rescue",
"Aquatic rescue",
"Forest brigade member"
};
this.code = new String[] {
"GDScript",
"Java",
"JavaScript",
"Kotlin",
"MySQL"
"Python",
"R",
};
}
public void greet() {
System.out.println("Hola mundo, I use arch btw.");
}
}

- Bolivia, Cochabamba
-
02:54
(UTC -04:00)
Highlights
- Pro
Pinned Loading
-
marvel-comics-universe-mobile
marvel-comics-universe-mobile PublicEsta es una aplicación móvil desarrollada en Kotlin, creada para postularme a la Sociedad Científica de Estudiantes de Sistemas e Informática (SCESI). La aplicación hace uso de la API de Marvel par…
Kotlin
-
Stevenjoelrs/ModMinecraft_Vinchucas
Stevenjoelrs/ModMinecraft_Vinchucas PublicMod que agrega Vinchucas y mal de chagas al juego
Java 2
-
RR-Dino-Runner-Grupo-3
RR-Dino-Runner-Grupo-3 PublicForked from JoelSoliz/NLC-2
Ricardo Ramirez Caero
Python
-
-
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.