Blog
Projects
Linkedin
Contact

Using the Builder Pattern to create API calls with a RequestBuilder in TypeScript

Jan 9, 2026

A pragmatic approach to standardize HTTP calls in modern apps (React/Next.js/BFF), separating request construction (RequestBuilder) from execution (Axios, retry, token refresh) to improve readability and scalability.

How to Deploy Applications Using CI/CD with CircleCI on AWS and Vercel

May 10, 2025

Learn how to set up a CI/CD pipeline using AWS and Vercel for seamless deployment of your applications. This guide covers the essential steps and best practices for automating your deployment process.

How to use Grafana, Prometheus and Loki in Django for a better debug in your applications using Docker Compose

Nov 12, 2024

Learn how to integrate Grafana, Prometheus, and Loki into Django projects to improve application monitoring and debugging. This practical guide shows you how to configure these popular tools in a Docker Compose environment.
BlogProjectsGithubLinkedin
Built with Next.js, Tailwind and Vercel
Coded by me (Bruno Werner :P)