Skip to content
View WilsonRU's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report WilsonRU

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

I'm Wilson Moura

Github Badge Linkedin Badge

I'm a software engineer with a broad background on develop. I like to approach problems in system performance + architecture and enjoy working with backend.

  • 💬 Ask me about PHP, Rust, Ruby and Typescript

My specialties include..

- Quickly learning new skills and programming languages
- Problem-solving,
- Good at working in teams

PHP  Ruby  Rust  JavaScript  TypeScript 
React  Laravel  Rails  Fastify  Express 
Redis  RabbitMQ  Linux  Docker 

Profile View Counter
Wilson github stats

:wq!

Pinned Loading

  1. gobolinux/Recipes gobolinux/Recipes Public

    The GoboLinux recipes repository

    Shell 109 28

  2. My ohmyzsh theme My ohmyzsh theme
    1
    PROMPT='%{$fg_bold[green]%}λ %{$fg[cyan]%}%2~ %{$fg_bold[blue]%}$(git_prompt_info) %{$reset_color%}» '
    2
    
                  
    3
    ZSH_THEME_GIT_PROMPT_PREFIX="git:(%{$fg[red]%}"
    4
    ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}"
    5
    ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[blue]%}) %{$fg[yellow]%}✗%{$reset_color%}"
  3. My vim config My vim config
    1
    " Configurações Gerais
    2
    syntax on
    3
    
                  
    4
    set encoding=utf-8
    5
    set nocompatible
  4. barbats barbats Public template

    Express + Typescript + TypeORM + Docker

    TypeScript

  5. rust-api-starter rust-api-starter Public

    Rust + Rocket + Diesel

    Rust