Skip to content
View hamiltonGomes's full-sized avatar
πŸ¦•
πŸ¦•

Highlights

  • Pro

Block or report hamiltonGomes

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
hamiltonGomes/README.md

πŸ‘‹πŸ» Hi there! I'm Hamilton and I love building things.

πŸ§‘πŸ»β€πŸ’» About me:

  • Hamilton Gomes, 25 years
  • Software Developer @Avanade
  • Graduated in Internet Systems @UNICAP
  • I'm passionate about development, automation, cycling, board games and cinema

πŸ› οΈ Technologies I use:

πŸ“¬ You can find me on:

πŸ’¬ Feel free to reach out!

Pinned Loading

  1. running-api running-api Public

    Forked from igorcandidodev/running-api

    Backend application in Java/Spring Boot for managing running training plans, with authentication (local, Google, Strava), AI-powered personalized workout generation, RabbitMQ integration, email not…

    Java

  2. todolist-challenge-backend-simplify todolist-challenge-backend-simplify Public

    API para gerenciamento de tarefas (CRUD) – Desafio para Desenvolvedor Backend na Simplify.

    Java

  3. ms-auth ms-auth Public

    User authentication and management microservice using JWT (RSA) and Spring Security. Implements the complete user lifecycle: creation, update, listing, querying, and logical deletion.

    Java

  4. backend-saude360 backend-saude360 Public

    System for managing and facilitating the work routine of healthcare professionals. Backend system composed of the following entities: Patient, Professional, ResponsiblePerson, User, UserRole, Addre…

    Java 1 1

  5. viaCepProject viaCepProject Public

    This is a Java project that allows you to perform searches by CEP, retrieve address information, list addresses, and store the results in a JSON document. It uses the Via CEP API to fetch address i…

    Java

  6. hangman_game hangman_game Public

    This is a simple "Hangman Game" in Python. The player attempts to guess a hidden word, one letter at a time, with a limit of 7 wrong guesses before losing the game.

    Python