Browsing Category
Software
12038 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
How to Set Colors and Backgrounds in CSS: From Named Colors to Gradients
Choosing the right colors is a big part of making your website look professional with CSS, you’ve got…
Patreon Doesn’t Show Your Total Spending. So I Did.
I like supporting small creators on Patreon. A few euros here, a few bucks there — no problem.…
How We Built Zero-Knowledge Encryption in the Browser (So We Can’t Read Your Notes)
Most note-taking apps claim to be “encrypted” but still have a dirty secret: they can read all your…
Why Bluebox Is the Cloud Storage You’ve Been Waiting For (15GB Free — Forever)
Let’s be real — cloud storage in 2025 feels more like a trap than a tool. 5GB here,…
Set Up ESLint with Vite (React, React Hooks, and React Refresh)
Originally published here: Set Up ESLint with Vite (React, React Hooks, and React Refresh) Learn how to set…
Working with HTML Elements in TypeScript: A Complete Guide(13)
Today! We’re going to continue TypeScript learning like you’re a smart 5-year-old who loves to build things and…
DevSecOps with Github Actions and ArgoCD
Architecture Overview Infrastructure: AWS EKS Cluster with managed node groups CI/CD: GitHub Actions for building and pushing Docker…
Module 3: Testing Framework – Quality Assurance with Bazel
Learning Objectives By the end of this module, you will: Master Bazel’s testing framework and test execution Implement…
AlterLang InterCode: A Native Intercomprehension Paradigm in Programming, Powered by GuruDev
🌐 InterCode: A Semantic Bridge for Programming Languages ✨ What is InterCode? InterCode is a research module within…
Docker for QAs: Playwright Tests On Docker
In the dynamic world of QA, agility and reliability in testing are crucial. Docker emerges as a powerful…