Skip to content
View WeltonThomasFerreira's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report WeltonThomasFerreira

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

Hello, I'm Thom 🦝

// Studying Angular - testing, reading 'American Gods' and playing 'Hades'!
🚘 Full Stack Developer at Ford
📗 Trybe Beyonder
🌱 STEAM Professional
📡 Arts and Science Enthusiast
🩸 O+ Blood Donator
✌️ Pronouns: He / him / his

CONTACTS



SKILLS



WORKBENCH



STATS


Thoms's GitHub stats

Pinned Loading

  1. trybe-project-trybesmith trybe-project-trybesmith Public

    [25/02/2022] Projeto da Trybe onde foi desenvolvido um CRUD utilizando typescript.

    TypeScript

  2. trybe-project-recipes-app trybe-project-recipes-app Public

    [05/11/21] Projeto da Trybe onde foi desenvolvido um app de receitas, utilizando o que há de mais moderno dentro do ecossistema React: Hooks e Context API.

    JavaScript

  3. trybe-project-frontend-online-store trybe-project-frontend-online-store Public

    [23/09/21] Projeto da Trybe onde foi desenvolvido uma versão simplificada, sem persistência no banco de dados, de uma loja online.

    JavaScript

  4. redux-toolkit-workflow redux-toolkit-workflow Public

    Notas de estudo sobre o workflow de implementação do React Redux Toolkit.

    JavaScript 6 2

  5. Python in VS Code: Setup Python in VS Code: Setup
    1
    [[source]]
    2
    url = "https://pypi.org/simple"
    3
    verify_ssl = true
    4
    name = "pypi"
    5
    
                  
  6. MongoDB: Basic Shell and CRUD MongoDB: Basic Shell and CRUD
    1
    # MongoDB
    2
    
                  
    3
    ##### 📝 [Documentation](https://www.mongodb.com/docs/?_ga=2.194164909.1477634785.1648909634-1434787020.1648909634&_gac=1.50144018.1648909637.EAIaIQobChMIjdD6hMv19gIVhQmRCh2EYA2MEAAYASAAEgLNCfD_BwE)
    4
    ##### 💡 [Reference](https://www.mongodb.com/docs/manual/reference/)
    5
    ##### 🔠 [Glossary](https://www.mongodb.com/docs/manual/reference/glossary/)