Blog
Thoughts, insights, and perspectives on design, development, and the digital landscape.

DevOps • September 29, 2024
Building a Dynamic Reverse Proxy for Docker Containers: A Step-by-Step Guide
Learn how to set up a dynamic reverse proxy for Docker containers with detailed steps, code examples, and practical insights.

Development • September 26, 2024
How I Implemented My Blog Section Using MDX, Next.js, and React
A detailed guide on creating a custom blog using MDX, Next.js, and React, with code examples and explanations.

System Design • September 14, 2024
How Your Code Runs on Platforms Like LeetCode
Explore the backend processes of coding platforms like LeetCode and understand how your code is executed in a distributed system.