Skip to content
View LuqueGabriel01's full-sized avatar

Block or report LuqueGabriel01

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

Hi there 👋 I'm Gabriel

Junior Backend Developer specializing in Java & Spring Boot.

LinkedIn · luquegabrielcv@gmail.com

About Me

I build REST APIs with Java and Spring Boot, with authentication/authorization via JWT and OAuth 2.0, on PostgreSQL and MongoDB. I write unit tests with JUnit 5 and Mockito, containerize with Docker, and follow standard GitHub workflows. I've also worked with Node.js, .NET/C#, and Angular/TypeScript on the frontend side.


Featured Project

HotelApp — Hotel Reservation Platform

A hotel reservation system built as 7 independent Spring Boot microservices behind a single API gateway. Guests search availability, book and cancel rooms with email confirmations at each step; admins manage hotels, rooms, pricing and photos from a separate panel.

  • Architecture: ms-gateway (JWT validation, routing, rate limiting) · ms-auth · ms-catalog · ms-booking · ms-availability · ms-notification · ms-agent
  • Stack: Java 21, Spring Boot 4, Spring Security + JWT, PostgreSQL (database-per-service), Kafka, Redis, Docker Compose
  • AI feature: ms-agent uses Google Gemini for room recommendations and a support chat, backed by Redis session state
  • Event-driven: booking confirmations/cancellations flow through Kafka to a dedicated notification service (email via SMTP)
  • Frontend: Angular client consuming the gateway
  • CI/CD: automated code-quality and Docker build checks via GitHub Actions

Stack

Backend

My Skills

Frontend

My Skills


Tools & Others

My Skills


Contact

LinkedIn Gmail

Pinned Loading

  1. HotelReservationApp HotelReservationApp Public

    Hotel reservation backend built with Spring Boot microservices (auth, gateway, booking, catalog, availability, notifications, AI agent) - PostgreSQL, JWT auth with HttpOnly cookies, Kafka events, R…

    Java 1

  2. Siete-y-medio-game Siete-y-medio-game Public

    Juego de cartas (baraja española) en TypeScript con POO, arquitectura en capas y un simulador de puntuación "what-if" antes de plantarse.

    TypeScript