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

Block or report thbenedicto

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

Hey, I'm Thiago.

⚙️ Languages and Tools

Angular

TypeScript

Java

Spring

HTML

CSS

Node

Git



Pinned Loading

  1. Microsoft Visual Studio Code Microsoft Visual Studio Code
    1
    {
    2
      //* * * * * * * * * * * * * * * * * * * * * * * * * * EDITOR
    3
      "editor.formatOnSave": true,
    4
      "editor.formatOnType": true,
    5
      "editor.fontSize": 13,
  2. Tuning My IntelliJ IDEA 2020.1.2 Tuning My IntelliJ IDEA 2020.1.2
    1
    -Xms4096m
    2
    -Xmx4096m
    3
    -XX:ReservedCodeCacheSize=480m
    4
    -XX:SoftRefLRUPolicyMSPerMB=50
    5
    -ea
  3. Microsoft Windows Terminal Microsoft Windows Terminal
    1
    {
    2
        "$schema": "https://aka.ms/terminal-profiles-schema",
    3
        "actions": [
    4
            {
    5
                "command": {