Browsing Category
Software
11667 posts
Software Engineering & Development Frameworks
This hub covers practical engineering frameworks, development processes, and system design approaches used to build scalable and reliable systems.
You’ll find how-to guides, architectural breakdowns, and real-world insights focused on backend systems, cloud software, and modern developer tooling.
This content is designed for engineers, technical leads, and teams working on production-scale applications.
Key Engineering Guides
Descubriendo Hyperplane: La tecnología detrás de NAT Gateway y NLB
AWS es un mundo lleno de innovaciones, pero algunas de ellas funcionan en las sombras, haciendo magia sin…
AI won’t replace your job if you…
The technology industry has never been static. From the early days of computing, where vacuum tubes and punch…
My 2024 Wrapped: you can just make things
My 2024 Wrapped you can just make things January: The Month of New Beginnings I ditched job hunting,…
Conquering the Setup Loop with Daytona
How I Started Using Daytona 🛠️ As a developer juggling multiple projects, I often found myself stuck in…
The Power of Habits: How to Build a Life You Love in 30 Days
What if you could transform your life—not with drastic changes, but with small, deliberate actions repeated daily? The…
Configurable Kong API Gateway with Micronaut Services in Kotlin — A very odd Yucca tribute concert
1. Introduction King Kong, the Movie, was released on the 28th of April 1933. Fast forward and Donkey…
#123 — Convert One-Dimensional Array to Two-Dimensional Array
Problem description & analysis: Here below is a data table: Task: We want to convert the data to…
Top 10 React js interview questions.
Q1. What is React and what are its benefits? Ans: React is a JavaScript library for building user…
Real-Time Web Application demo with WebSocket – Backend
Introduction In this article, I will explore the backend implementation of my real-time WebSocket application. Built using Gin…
Seamless Nuxt 2 Deployment: A Step-by-Step Guide with GitLab CI/CD and DigitalOcean
1. Introduction Deploying a web application can often feel like a daunting task, especially when striving for a…