Skip to content
View tevass's full-sized avatar
🚀
Never stop learning
🚀
Never stop learning

Block or report tevass

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

Hi there, I'm Estevão 👋

classDev{name='Estevão'role='Software Engineer'languages=["pt_BR","en_US"]helloWorld(){console.log('Thanks for stopping by, I hope you find some of my work interesting.')}}constfullStack=newDev()fullStack.helloWorld()

Skills

🔧 Tools and environments

NPMPNPMGitDocker

💻 Front-End Development

TypeScriptnextreacttailwindcss

💻 Back-End Development

NodeJSNestJSprismaSocket.io

Social

GmailLinkedIn

Pinned Loading

  1. VSCode SettingsVSCode Settings
    1
    {
    2
    // Editor
    3
    "editor.fontSize": 16,
    4
    "editor.lineHeight": 1.6,
    5
    "editor.fontFamily": "JetBrains Mono",
  2. vensorvensorPublic

    CLI to validate npm package compatibility across dependencies, peerDependencies, and runtime engines

    TypeScript