Skip to content
View GustavoHerreroNunes's full-sized avatar
💡
Turning Ideas into Reality
💡
Turning Ideas into Reality

Highlights

  • Pro
Block or Report

Block or report GustavoHerreroNunes

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 you!👋😀

Open To Work

You can read the Portuguese version (pt-br) of my README.

My name is Gustavo Herrero Nunes, I'm graduating in Information Systems by FIAP, I'm System Development Technician by ETEC and I'm passionated about IT 💻❤️.

const Profile = {
  name: 'Gustavo Herrero Nunes',
  pronouns: ['he', 'him'],
  thought: 'Plan - Code - Test - Repeat',
  slogan: 'Turning Ideas into Reality',

  likes: ['Musics🎧', 'Games🎮', 'Dinosaurs🦕'],
  currentBook: 'Rendezvous with Rama - Arthur C. Clarke',
  
  tech: {
    field: 'Web Development',
    shape: '<T/>',
    
    front_end: ['HTML5', 'CSS3', 'JS', 'Bootstrap', 'ReactJS'],

    back_end: ['PHP', 'Java', 'Python'],

    database: ['MySQL', 'Cloud Firestore'],

    design: ['Figma', 'Usability', 'Accessibility']
  }
}

Projects I'm working on 🔍

Social medias 📱

LinkedIn Profile Instagram Profile

Pinned

  1. GustavoHerreroNunes.github.io GustavoHerreroNunes.github.io Public

    💡 Website to introduce myself, show my projects and skills, and promote my work as Web Developer

    HTML

  2. easy_pomodoro easy_pomodoro Public

    🍅 Extensão para Chrome de um Pomodoro Timer, onde usuário possa definir, iniciar, pausar e encerrar seus próprios pomodoros e pausas curtas ou longas.

    JavaScript 1

  3. universe-quiz universe-quiz Public

    🌌 Quiz sobre o universo feito com Next.js, durante a "Imersão React Next.JS" da Alura

    JavaScript 3

  4. to-infinity-and-beyond to-infinity-and-beyond Public

    🚀 Jogo em Javascript, onde o usuário pilota uma nave através do Espaço Sideral, enquanto desvia de asteroides e cometas pelo caminho. Desenvolvido como projeto avaliativo da FIAP.

    JavaScript 3

  5. robot_solutions robot_solutions Public

    🤖Sistema web para cadastro de clientes da empresa fictícia Robot Solutions, utilizando banco de dados MySQL. Desenvolvido para aprendizado de conceitos durante as aulas de Programação para a Web.

    PHP 2

  6. the_zoo the_zoo Public

    🐼 Interface web para divulgação do zoológico fictício "The Zoo", feita com Bootstrap.

    HTML