Skip to content
View harisoncleytondev's full-sized avatar
😉
Hello!
😉
Hello!

Highlights

  • Pro

Organizations

@teacolhe-enfermagem

Block or report harisoncleytondev

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.

Content in all repositories owned by your account will be closed.
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
harisoncleytondev/README.md

visitors

👋 Olá!

package main

import "fmt"

type Developer struct {
    Name     string
    Role     string
    Focus    string
    Location string
}

func main() {
    harison := Developer{
        Name:     "Harison Cleyton",
        Role:     "Backend Developer",
        Focus:    "APIs, Arquitetura de Sistemas & Performance",
        Location: "Brasil",
    }
    fmt.Printf("%+v\n", harison)
}

🚀 Sobre mim

  • 🎓 Cursando Análise e Desenvolvimento de Sistemas
  • 💻 Focado no desenvolvimento Back-end, construindo APIs robustas, escaláveis e eficientes
  • ⚙️ Meu ecossistema principal envolve JavaScript/TypeScript (Node.js) e Java, e atualmente estou mergulhando no ecossistema Golang
  • 🔥 Sempre explorando arquitetura de software, bancos de dados, integrações e boas práticas de código

🧠 Minhas Skills

Linguagens

JavaScript TypeScript Java Go

Frameworks Back-end

NestJS Express Spring Boot Gin Gonic

Banco de Dados

MySQL PostgreSQL Redis

Ferramentas & Infraestrutura

Git Docker GitHub


📊 Minhas Estatísticas


📫 Onde me encontrar

Email GitHub

pacman contribution graph

Pinned Loading

  1. teacolhe-enfermagem/teacolhe-backend teacolhe-enfermagem/teacolhe-backend Public

    Python 1

  2. iara-gesture-model iara-gesture-model Public

    Jupyter Notebook

  3. PassaAqui/passaaqui-backend PassaAqui/passaaqui-backend Public

    Java 2