Skip to content
View devrafaelly's full-sized avatar
🏳️‍🌈
🏳️‍🌈

Highlights

  • Pro

Block or report devrafaelly

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
devrafaelly/README.md

Rafaelly Diniz

typedef struct {
    char *background;
    char *current_focus;
    char *location;
    char *interests[4];
    char *status;
} Developer;

Developer rafaelly = {
    .background = "Biomedical Sciences",
    .current_focus = "Software Engineering @ 42SP",
    .location = "São Paulo, Brazil",
    .interests = {"Science", "Technology", "Reading", "Gaming"},
    .status = "Transitioning into tech"
};

Tech Stack

C Python JavaScript TypeScript
HTML5 CSS3 React Markdown

GitHub Stats

Contact

Contributions

Snake animation

Conventional Commits

Popular repositories Loading

  1. devrafaelly devrafaelly Public

    Config files for my GitHub profile.

    1 1

  2. philosophers philosophers Public

    C 1

  3. x.men-szpc x.men-szpc Public

    HTML

  4. aula-tabela aula-tabela Public

    Repositório da aula de tabela do módulo HTML - DevQuest

    HTML

  5. animavita animavita Public

    Forked from animavita/animavita

    Trigger life-saving alerts, register animals for adoption and find the closest pet friend to adopt 🐶

    TypeScript

  6. repositorio-com-readme repositorio-com-readme Public