Skip to content
View thiagoalvesfoz's full-sized avatar
🚀
🚀

Organizations

@uniamerica @softbr @novesbike

Block or report thiagoalvesfoz

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

Hello There! Welcome to my profile


Twitter Instagram Linkedin WhatsApp Telegram Email

app.get("/", (req, res) => {

  const user = {
    name: 'Thiago Alves',
    age: 23,
    birthday: '13/07',
    city: 'Foz do Iguaçu, PR',
    main_stack: ['Java/Spring', 'JavaScript', 'React(JS|Native)', '(My|Postgre)SQL'],
    hobby: 'I love to play game, watch anime, series and play the guitar'
  };
  
  res.json(user);
});

Curiosities

  • 🌱 Currently learning DevOps
  • 😄 Also a software engineering student
  • 🎵 I like listening to music while coding
  • 🎸 I already participated in rock bands in my teens.

Thiago Alves Github stats Most used languages


💻 Some Technologies (Click here to expand)

🎨 Design:

Figma Adobe XD

💬 Languages:

Javascript Typescript Java Ruby Golang PHP HTML5 CSS3

🔨 Frameworks:

React React Native Spring Boot Laravel

📦 Databases:

PostgreSQL MySQL

🔧 Tools

Git VS Code Insomnia Postman Node.js NPM ESLint Prettier Yarn Styled Components Material UI Docker Amazon AWS Heroku Windows Linux Jenkins


Thank you! 👋

Pinned Loading

  1. comandos-git comandos-git Public

    🔥 Comandos úteis para se dar bem no git e em projetos open source

    15

  2. guia-comandos-linux guia-comandos-linux Public

    Guia criado para ajudar pessoas que querem migrar de sistema operacional para uma Distro Linux.

    6 1