Browsing Category
Software
12398 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
10 Essential Books for Every Machine Learning Engineer in 2025
In 2025, the field of Machine Learning continues to evolve rapidly, demanding that engineers stay up to date…
Styling HTML and with modern CSS
with modern CSS
Written by Rob O’Leary✏️ The and HTML elements, collectively referred to as a disclosure widget, are not easy…
Low-Level Design for an End-to-End Encrypted Messaging Application with Real-Time Communication
This is a continuation to my HLD document this expands more into the LLD side of things I…
Using the GitHub API in Rust
With Octocrab crate Introduction The github_api repository demonstrates how to interact with the GitHub API using Rust. This…
How to Build a File Server Using ZimaBoard or Raspberry Pi
Building your own file server can be an incredibly rewarding experience. Not only does it give you complete…
Software Testing
1.Common Manual Testing Techniques: Manual testing is a process in which software is manually tested to find errors…
A Cost-Effective Guide to prepare and pass the KCNA
If you’re reading this, you’re likely interested in Kubernetes or just curious about my journey—either way, thanks for…
Portfolio built with Next.js, TailwindCSS & Nodemailer
Said MOUNAIM Mounaim.dev is a personal project built with Next.js and TailwindCSS. Getting Started Clone the repository: git…
Getting Started With wasmCloud
Every engineer, vendor, tool (open-source or paid), and leadership team is always looking for one key thing –…
Full Stack Application Hosting in AWS
Todo Application Documentation Table of Contents Introduction Architecture Overview Backend Setup Frontend Setup AWS Configuration Deployment Troubleshooting Maintenance…