Browsing Category
Software
11695 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
Day 0 of #100daysofMiva || Setting up for success
As I embark on this exciting journey of #100daysofMiva, I’m eager to share my experiences and progress with…
I got tired of solving issues over GitHub, so I created my own AI bot… 🤔
TL;DR In this article, you will build an AI coder to fix your GitHub codebase’s documentation and bugs,…
SOLID: O – Open/Closed Principle (OCP)
Introduction to OCP: The Open/Closed Principle (OCP) is another key component of the SOLID principles. It states that…
PostgreSQL vs MySQL: A Concise Comparison
PostgreSQL and MySQL dominate the relational database market. This article provides a concise overview of their similarities and…
How I Secured My Website with SafeLine WAF: A Beginner’s Guide to Easy Deployment
Introduction My website has been frequently targeted by vulnerability scans and attacks. Given my limited technical skills, I…
ResShift 1-Click Windows, RunPod, Massed Compute, Kaggle Installers with Amazing Gradio APP and Batch Image Processing
ResShift: Efficient Diffusion Model for Image Super-resolution by Residual Shifting (NeurIPS 2023, Spotlight) Official Repo : https://github.com/zsyOAOA/ResShift I…
Aplicando o Single Responsability Principle com Typescript e Java
Conceitos SOLID é um acrônimo que representa cinco princípios fundamentais da programação orientada a objetos, propostos por Robert…
TAWK.TO & NEXTjs integration
Hey devs! In this article, you will learn about tawk.to and it’s integration with NEXTjs. About TAWK.to: Tawk.to…
.NET tarixi.
Assalamu Alaiykum programmers, today we will talk with you about the history of .NET. .NET Framework is a…
Chaos Engineering: Embracing Uncertainty
Web applications are getting more complex and interdependent by the day. This means we need to make sure…