42-journey.hashnode.devFord-Johnson Algorithm: The GTO of Sorting Imagine you are building a system where every "comparison" isn't just a CPU operation, but a high-latency network request, a heavy database query, or a human decision. In these scenarios, traditional 3d ago·8 min read
42-journey.hashnode.devInception Bonus: Scaling the InfrastructureIt’s a simulation of Production Scaling. We are adding services that a company uses to handle traffic spikes and simplify developer workflows. Github link: https://github.com/danoguer/inception We areFeb 26·7 min read
42-journey.hashnode.devInception: Architecting a Scalable, Multi-Container SystemThis project is a deep dive into Infrastructure as Code (IaC) using Docker. The goal was to build a fully functional, secure, and persistent web environment (WordPress + MariaDB + NGINX) while adherinFeb 26·20 min read