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

Block or report jonasemanuel

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

Hi!

About Me:

  • Software Engineer focused in Front End development.
  • 25 years old, Brazilian
  • Javascript Enthusiastic
  • Passionate about technology, football and music.
  • Graduated in Systems Information, Estácio de Sá.

Skills:

JavaScript  Typescript  React  Next.JS  NodeJS  HTML  CSS  Git  GitHub  Visual Studio Code  Jest  Cypress 

Social:

LinkedIn   Gmail   Gmail  

Pinned Loading

  1. My Visual Code settings file My Visual Code settings file
    1
    {
    2
      "emmet.syntaxProfiles": {
    3
        "javascript": "jsx"
    4
      },
    5
      "workbench.startupEditor": "newUntitledFile",
  2. My Zshrc configuration file My Zshrc configuration file
    1
    # If you come from bash you might have to change your $PATH.
    2
    # export PATH=$HOME/bin:/usr/local/bin:$PATH
    3
    
                  
    4
    # Path to your oh-my-zsh installation.
    5
    export ZSH="/home/jonasemanuel/.oh-my-zsh"