Skip to content
View paumaneja's full-sized avatar

Block or report paumaneja

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
paumaneja/README.md

๐Ÿ‘‹ Hi, I'm Pau Maneja!

Welcome to my GitHub profile! ๐ŸŒŸ


๐Ÿ‘จโ€๐Ÿ’ป About Me

  • ๐Ÿ’ผ I worked as a Project Manager in the field of telematic networks and IT.
  • ๐Ÿ“š Currently, I am training as a Backend Developer in Java at the IT Academy of Barcelona Activa.
  • ๐Ÿ’ก I am passionate about technology and enjoy solving problems through code.

๐ŸŽฏ Personal Interests

  • ๐Ÿš€ Science Fiction: A fan of exploring futuristic worlds and ideas.
  • โšฝ Sports: Whether playing or watching, I enjoy staying active.
  • ๐Ÿ’ป Technology: Always curious about the latest trends and innovations in the tech world.

๐ŸŒŸ Fun Facts

  • ๐Ÿ“ Based in [Barcelona].
  • โ˜• Coffee enthusiast and occasional gamer.
  • ๐Ÿ“š Bookworm who loves sci-fi and tech novels.

๐Ÿš€ My Projects

Here are some of the highlights of my work:

๐Ÿพ VirtualPet

A fun and interactive app to manage virtual pets. Features include:

  • ๐ŸŽฎ Unique character customization.
  • ๐Ÿ’ผ Weapon switching for pets based on their type (Star Wars or Lord of the Rings style).
  • ๐ŸŒŸ Simple yet engaging mechanics for all ages.

๐ŸŽฎ Blackjack Game

An implementation of the classic card game with:

  • ๐Ÿง  Smart AI dealer.
  • โœ… Fully functional with the basic rules and features of the game.

๐Ÿ’ป Tech Stack

Here are some technologies I frequently work with:

Tech Stack


๐Ÿ“ˆ GitHub Stats

GitHub Stats Top Languages

๐Ÿ“ซ Connect With Me


Thanks for stopping by! Feel free to explore my repositories and connect with me. ๐Ÿ˜Š

Pinned Loading

  1. 5.2-Spring_Framework_Advanced.VirtualPet_with_FrontEnd 5.2-Spring_Framework_Advanced.VirtualPet_with_FrontEnd Public

    Java

  2. 4.1-Spring_Framework_Basics.Introduccion_Spring 4.1-Spring_Framework_Basics.Introduccion_Spring Public

    Introduction to Spring Framework. HTTP, Postman, managing dependencies with Maven and Gradle.

    Java

  3. 4.2-Spring_Framework_Basics.Api_Rest_with_Spring_Boot 4.2-Spring_Framework_Basics.Api_Rest_with_Spring_Boot Public

    Create a CRUD (Create, Read, Update, Delete) with 3 different databases. Correctly use HTTP verbs and manage response codes.

    Java

  4. 5.1-Spring_Framework_Advanced.Webflux_-Blackjack- 5.1-Spring_Framework_Advanced.Webflux_-Blackjack- Public

    In this practical exercise, a Java API with Spring Boot will be created for a Blackjack game. The API will be designed to connect to and manage information in two different databases: MongoDB and Mโ€ฆ

    Java