Project — pokedex-gcp
A CI/CD-Powered Pokédex Deployed on Google Cloud
Microservices, Cloud Run, Cloud SQL, and automated pipelines.
In plain English
This project is an online encyclopedia of Pokémon, allowing users to browse creatures, filter them, and discover their characteristics. It is hosted entirely on Google Cloud.
For the curious
The project uses a microservices architecture: a React front-end and a Spring Boot backend stored in separate repositories. The database uses MySQL on Cloud SQL, while Cloud Build handles CI/CD pipelines that deploy to Cloud Run. Docker and Docker Compose were used for local development. My responsibilities included configuring cloud infrastructure, setting up pipelines, and assisting with the front-end.
A little summary :
A significant cloud computing project exploring DevOps practices, GCP services, microservice architecture, and real-world deployment pipelines.





