Languages



I am passionate about building excellent software that improves the lives of those around me, coding things from scratch, and bringing ideas to life.

You can see the languages of my tech stack next to this block. Don't hesitate to click on the 3 little dots to discover even more!

ORMs


I mainly use Prisma and Mongoose ORMs.

Prisma logo
Mongoose logo

Frameworks and Libraries


You will find in the following block the frameworks and libraries that I mainly use.

I love working with React and Tailwind CSS for frontend development. For the backend, I like to use GraphQL with the Apollo platform.

Containerization


Application containerization with docker and docker compose.

I can also create, configure and manage a Kubernetes system, from the cluster creation all the way to the ingress configuration.

CI/CD


I do continuous integration mainly with GitHub Actions. When it comes to continuous deployment, I like to use Argo CD, to deploy microservices directly into Kubernetes, following the GitOps method.

Cloud


I used the Google Cloud Platform for my web platform project. The microservices architecture was hosted on Kubernetes Engine. We used Artifact Registry to store our docker images, as well as Cloud Storage for the dynamic content of the platform (images).