Skip to content
View Richixs's full-sized avatar
:shipit:
:shipit:

Highlights

  • Pro

Organizations

@scesi @GEOS-Bolivia

Block or report Richixs

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Richixs/README.md

Hola, soy Richixs 🐧

Typing SVG

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.");
    }
}

Tecnologías conocidas 💜

Redes Sociales 💙

RCRicky598 @Richixs @cricky598 @Richixs @ricky598 @rcricky598 @ricky598

Popular repositories Loading

  1. willy-build-with-ai willy-build-with-ai Public

    Willy es un agente inteligente diseñado para acompañar y guiar a estudiantes desde 5to de primaria, brindando retroalimentación temprana y ayudando a comprender los conceptos de sus tareas. No entr…

    C++ 1

  2. RR-Dino-Runner-Grupo-3 RR-Dino-Runner-Grupo-3 Public

    Forked from JoelSoliz/NLC-2

    Ricardo Ramirez Caero

    Python

  3. Richixs Richixs Public

    Config files for my GitHub profile.

  4. TestigosDeJava TestigosDeJava Public

    Java

  5. proyecto-git proyecto-git Public

    Forked from mastermindac/proyecto-git

    Reto Final - Curso Git Mastermind

  6. sudo-tux sudo-tux Public

    bot

    JavaScript