Main skills
ReactJS
VanillaJS
NodeJS
GraphQL
Java SpringBoot
Docker
GCP
Architecture
CI/CD & SecOps
Teaching
Management
Experiences
10
years as
TechLead
4
years as
Architect
3
years as
Manager
99+
years (approx) of
Coding
Some recents projects
2024 – Present
MapMap.io - diagram-as-code
A web application that allows users to create as-code, manage, and share dynamic IT diagrams. Based on a custom programming language, it provides a user-friendly interface for creating and manipulating diagrams. An API is provided to allow users to interact with dynamic data and update diagrams.
2023 – Present
High-traffic MicroFrontEnd
Redesign of a high-traffic monolith MFE into a microfrontend architecture. More than 40 developers worked to bring over 80 modules to life.
2024 – Present
GraphQL Federation as BFF
Exposing around twenty business backends through the Backend-For-Frontend (BFF) pattern, this architecture incorporates Circuit Breaker mechanisms for enhanced resilience and fault tolerance, Command Query Responsibility Segregation (CQRS) for efficient data interaction and separation of concerns, and advanced backpressure management strategies. Utilizing GraphQL Federation technologies, it also facilitates seamless schema stitching and service discovery, enabling dynamic and scalable aggregation of services. Additionally, this setup leverages API Gateway patterns for unified access control and rate limiting, ensuring optimal performance and security across the ecosystem.
2023 – Present
Interactive documentation
This project involves the development of an educational platform built on Docusaurus, tailored to enhance the learning experience through a blend of codelabs and quizzes. This platform stands out by integrating interactive sections that are synchronized using server-sent events, ensuring a dynamic and engaging user interaction. To support a seamless and secure user experience, the solution Google OAuth for authentication, and Firestore for real-time database management.
2017 – Present
Teaching pleasant students
Because teaching is also about learning, I offer courses using my interactive documentation platform on various topics such as development, architecture, and cybersecurity. In case it might accidentally inspire vocations.
2021 – 2023
Modern DevSecOps CI/CD
On the opportunity of a massive migration to GitLab-CI for about 150 projects, a versatile and agnostic CI/CD setup was deployed. This setup was designed to be adaptable in building applications across various technologies, including Java, JavaScript, and Nginx, and anything else. Additionally, it maintained independence from specific cloud providers through the adoption of a GitOps approach. The modern pattern used in this project facilitated integration of various third-party solutions, enabling the establishment of quality and security gates.