Skip to content
View evertoont's full-sized avatar
🐧
cd ~
🐧
cd ~

Organizations

@by-intera

Block or report evertoont

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
evertoont/README.md

Hello friend 👋🏾, I'm Everton Reis

Front-end Software Engineer



Laptop

Passionate about technology since I was 16, I've been adventuring, creating and discovering new things ever since. I've always been extremely curious and appreciate small and big discoveries. Currently I'm focused and trying my best to specialize in the front-end, but I don't stop venturing into the back-end.

I work at InHire - Software de Recrutamento as a Front-End Engineer.



📈 Some statistics from my profile

Anurag's github statsTop Langs

Connect with me:

Pinned Loading

  1. starship.tomlstarship.toml
    1
    [username]
    2
    style_user = "green bold"
    3
    style_root = "red bold"
    4
    format = "[$user]($style) "
    5
    disabled = false
  2. statusline-command.shstatusline-command.sh
    1
    #!/bin/bash
    2
    input=$(cat)
    3
    4
    cwd=$(echo "$input"| jq -r '.workspace.current_dir // .cwd')
    5
    model=$(echo "$input"| jq -r '.model.display_name // ""')
  3. github-follow-checkergithub-follow-checkerPublic

    🐈 Find out who follows you back on GitHub. Enter a username and see who reciprocates the follow and who doesn't.

    TypeScript

  4. Twitch-points-autoclickerTwitch-points-autoclickerPublic

    🤖 Script to collect channel points on twitch automatically. Without having to keep the browser open.

    JavaScript 7 1