Skip to content
View HeitorDalla's full-sized avatar

Highlights

  • Pro

Block or report HeitorDalla

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HeitorDalla/README.md

Hey! I'm Heitor Dalla Villa 👋


Typing SVG

Profile views

🚀 About Me

Full Stack Developer with a strong focus on Software Architecture and Cloud Infrastructure. Currently studying Systems Analysis and Development at Unicesumar.

I specialize in building scalable web applications, orchestrating containerized environments, and automating workflows through DevOps practices. My mission is to deliver robust software solutions that bridge the gap between complex technology and business value.

const heitor = {
  name: "Heitor Dalla Villa",
  location: "Londrina, Paraná, Brazil 🇧🇷",
  education: "Systems Analysis & Development @ Unicesumar",
  currentRole: "Software Engineer",
  
  expertise: {
    frontend: [
      "HTML",
      "CSS",
      "JavaScript",
      "TypeScript",
      "Next.js"
    ],
    backend: [
      "Node.js",
      "Express",
      "Python",
      "Java",
      "Spring Boot"
    ],
    infrastructure: [
      "Linux",
      "Shell Script (Bash)",
      "Docker",
      "Kubernetes",
      "Terraform",
      "Jenkins",
      "Google Cloud Platform (GCP)",
      "VirtualBox"
    ],
    databases: [
      "MySQL",
      "PostgreSQL",
      "MongoDB"
    ],
    versionControlAndCI: [
      "Git",
      "GitHub",
      "GitLab"
    ]
  },

  interests: ["Software Architecture", "DevOps", "Cloud Computing"],
  currentFocus: [
    "Designing scalable microservices architectures",
    "Automating CI/CD pipelines and infrastructure provisioning",
    "Mastering Cloud Native technologies and container orchestration",
    "Full-stack development with clean code principles"
  ],
  motto: "Code with purpose, deploy with confidence"
};

🟨 Tech Stack

Programming Languages


Web/App Development


Cloud Computing


Containers & Virtualization


Infrastructure as Code (IaC)


DevOps


Databases



📈 Activity & Contributions


🤝 Let's Connect & Collaborate

Collaboration

     

Pinned Loading

  1. caderneta-digital caderneta-digital Public

    A TrilhaTec é uma caderneta digital desenvolvida em parceria com o SENAC, sendo seu objetivo oferecer uma plataforma intuitiva para que os alunos registrem anotações durante as aulas e possam acess…

    PHP

  2. ecommerce-project ecommerce-project Public

    Este projeto segue o padrão arquitetural MVC (Model–View–Controller) com foco em organização, modularidade e camadas bem definidas.

    Java