Skip to content
View chatacks's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report chatacks

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.

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

👋 Hi, I'm Thyago!

💻 Social Media

👨🏻‍💻 About Me

Hi, I'm Thyago! I'm a Full-Stack Developer with nearly 2 years of experience and currently pursuing a degree in Software Engineering.

I work across both frontend and backend using technologies like React.js/Next.js, TypeScript, Node.js (Express & NestJS), and SQL.

🛠️ Skills:

  • Building dynamic web applications with React.js/Next.js and TypeScript, using Redux, Zustand, or Context API for state management
  • Creating responsive and modern interfaces with CSS and libraries like Tailwind CSS
  • Developing REST APIs with Node.js, Express.js, NestJS, TypeScript, and Sequelize, applying OOP and layered architecture (Model, Service, Controller)
  • Containerizing applications with Docker for consistent development and production environments
  • Designing and managing databases with MySQL and PostgreSQL
  • Writing tests for frontend (React Testing Library) and backend (integration tests, TDD with Mocha, Chai, and Sinon)
  • Using Python for problem-solving and implementing algorithms (searching, sorting, etc.)
  • Version control with Git & GitHub and working with Agile methodologies

💡 General Knowledge:

  • Software architecture and Design Systems

🛠️ Tech Stack

💻 Front-end:

HTML CSS JavaScript TypeScript React React Native Redux Testing Library Jest

⚙️ Back-end & Databases:

Node.js TypeScript MongoDB PostgreSQL MySQL Sequelize Mocha Chai Sinon Python

🚀 GitHub Analytics

Pinned Loading

  1. tc-foods tc-foods Public

    Este projeto visa replicar as principais funcionalidades do iFood, incluindo navegação de restaurantes, exibição de menus e processamento de pedidos.

    TypeScript 1 1

  2. weather-api weather-api Public

    Este é um aplicativo de clima desenvolvido usando ReactJS, TypeScript e a API OpenWeatherMap. O aplicativo permite que os usuários vejam a previsão do tempo para sua localização atual ou para qualq…

    TypeScript

  3. wallet-ts wallet-ts Public

    Este projeto é uma aplicação de carteira digital que permite controlar seus gastos e visualizar o total em diferentes moedas. A aplicação permite adicionar, remover e editar gastos, além de exibir …

    TypeScript

  4. starwars-filter-planets-ts starwars-filter-planets-ts Public

    Este projeto aplica diferentes filtros em uma lista de planetas do universo Star Wars. O objetivo é permitir a exploração e análise dos dados dos planetas de forma simples e eficaz, utilizando uma …

    TypeScript

  5. blogs-api blogs-api Public

    Esta é uma aplicação de gerenciamento de conteúdo para blogs desenvolvida em Node.js, utilizando o pacote Sequelize para realizar operações CRUD (Criar, Ler, Atualizar, Deletar) em posts. A aplicaç…

    JavaScript

  6. store-manager store-manager Public

    Esta é uma API RESTful desenvolvida para um sistema de gerenciamento de vendas. Com esta API, é possível criar, visualizar, atualizar e deletar produtos e vendas. A arquitetura utilizada segue o pa…

    JavaScript