Skip to content
View HugoGarcia1008's full-sized avatar

Block or report HugoGarcia1008

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

Typing SVG


LinkedIn Gmail GitHub

Location Age


👨‍💻 About Me

public class HugoGarciaCestarDias {

    String name     = "Hugo Garcia Cestari Dias";
    int    age      = 20;
    String location = "São Bernardo do Campo - SP 🇧🇷";

    String[] education = {
        "ADS - FIAP (Concluído)",
        "Engenharia de Software - FIAP (2030)"
    };

    String  role        = "Full Stack Developer";
    String  mainLang    = "Java ☕";
    boolean openToWork  = true;

    String[] currentFocus = {
        "Backend robusto com Spring Boot",
        "Arquitetura de microsserviços",
        "Clean Code & Design Patterns"
    };

    String[] hobbies = {
        "Code", "Tech", "Aprender coisas novas"
    };
}

Random Dev Quote


🚀 Tech Stack

☕ Java Ecosystem

Java Spring Boot Spring Security Hibernate Maven

🌐 Frontend

TypeScript JavaScript React Next.js HTML5 CSS3

🔷 .NET & C#

C# .NET ASP.NET

🐍 Backend & Scripts

Python Node.js Go

🗄️ Databases

PostgreSQL MySQL MongoDB Redis

☁️ DevOps & Cloud

Docker Kubernetes AWS GitHub Actions Linux

🛠️ Tools

Git IntelliJ IDEA VS Code Postman Figma


📊 GitHub Stats

GitHub Streak


📈 Activity Graph

Hugo's Activity Graph


Profile Views GitHub followers


Popular repositories Loading

  1. FintechTrabalho FintechTrabalho Public

    HTML

  2. ProfileGitHub ProfileGitHub Public

  3. SiteGraficaCd SiteGraficaCd Public

    Site para gráfica CD

    CSS

  4. MusicClassificationPOO MusicClassificationPOO Public

    Java

  5. HugoGarcia1008 HugoGarcia1008 Public

    Hugo Garcia Cestari Dias - Full Stack Developer

  6. studyJAVA studyJAVA Public

    Repositório dedicado ao estudo de Java, com foco em prática de programação orientada a objetos e desenvolvimento de aplicações.

    Java