Skip to content
View rafaelmendoncavaz's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Brazil

Block or report rafaelmendoncavaz

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
rafaelmendoncavaz/README.md

πŸ‘‹πŸΌ Hello There! I'm Rafael and welcome to my GitHub Page!

about.me

I'm 28, currently living in Brazil but I lived in Los Angeles, CA for a while.
I love solving people's problems and recently I discovered that I love to code too!
Now I'm looking two mix these two passions into your solutions!

In a few words, I'd say I'm a man of focus, commitment and sheer f*ing will

fn my_goals(impossible: bool) {
    if !impossible {
        println!("Strive for greatness!")
        my_goals(false);
    }
}

fn main() {
    my_goals(false);
}

Languages

πŸ‡§πŸ‡· Native
πŸ‡ΊπŸ‡Έ Fluent
πŸ‡ͺπŸ‡Έ Intermediate
πŸ‡©πŸ‡ͺ Beginner

Technologies

Interests

Pinned Loading

  1. m3-open-music-rafaelmendoncavaz m3-open-music-rafaelmendoncavaz Public

    CSS

  2. m3-site-institucional-generico-rafael m3-site-institucional-generico-rafael Public

    CSS

  3. m4-s1-entrega-portfolio-template-rafael m4-s1-entrega-portfolio-template-rafael Public

    JavaScript

  4. my-studies-gathered my-studies-gathered Public

    All my course modules with resumes and activities will be displayed and stored here

    JavaScript

  5. project_video_gallery_electron project_video_gallery_electron Public

    first real project just for fun

    JavaScript

  6. VSCode Settings VSCode Settings
    1
    // Extensions
    2
    // Auto Rename Tag (Jun Han)
    3
    // Catppuccin for VSCODE (Catppuccin)
    4
    // colorize (kamikillerto)
    5
    // Console Ninja (Wallaby.js)