Skip to content
View KaioBrenner's full-sized avatar

Highlights

  • Pro

Block or report KaioBrenner

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

Hi, I am Kaio! 👋

I'm a Full-Stack Software Developer focused on Cloud-Native architectures ☁️

Fascinated by building secure, high-performance web platforms, my current focus is on enterprise-grade backend development and infrastructure using Go, Kubernetes, Docker, and PostgreSQL. While I specialize in stabilizing high-concurrency systems and real-time APIs, I also have a strong Front-End background with React.js and Next.js. This versatility enables me to engineer robust, end-to-end solutions that solve complex problems and deliver exceptional user experiences.

   

Languages and Tools

postgresql

java

spring

mysql

mongodb

nodejs

graphql

Nextjs

TypeScript

javascript

redux

tailwindcss

html5

css3

sass

git



Contact:

  

Pinned Loading

  1. bank-modern-app bank-modern-app Public

    JavaScript 1

  2. gericht-restaurant gericht-restaurant Public

    JavaScript 1

  3. threads threads Public

    TypeScript

  4. car_showcase car_showcase Public

    TypeScript

  5. promptopia promptopia Public

    JavaScript

  6. Conventional Commit Messages Conventional Commit Messages
    1
    ### Types
    2
    * `feat` Commits, that adds or remove a new feature
    3
    * `fix` Commits, that fixes a bug
    4
    * `refactor` Commits, that rewrite/restructure your code, however does not change any API behaviour
    5
    * `perf` Commits are special `refactor` commits, that improve performance