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: "All Systems Red: The Murderbot Diaries",
tech: {
field: 'Full Stack Development',
shape: '<T/>',
front_end: ['Flutter', 'Dart', 'HTML5', 'CSS3', 'JS', 'Bootstrap', 'ReactJS'],
back_end: ['Python', 'Flask', 'FastAPI', 'PHP'],
database: ['PostgreSQL', 'Cloud Firestore', 'SQLite'],
design: ['Figma', 'Usability', 'Accessibility']
}
}

