Browsing Category
Software
11711 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
[Feb 2024] ML Community — Highlights and Achievements
[Feb 2024] ML Community — Highlights and Achievements Let’s explore highlights and accomplishments of the vast Google Machine Learning communities…
Day 7 of 30-Day .NET Challenge: String built-in Methods Part 2
Introduction The article demonstrates the IndexOfAny() method to locate the initial occurrence of any string from a chosen…
LangChain Persistent Memory Chatbots with Gemini Pro and Firebase
In the rapidly evolving landscape of artificial intelligence, the evolution from simple scripted chatbots to today’s advanced conversational…
My binary vector search is better than your FP32 vectors
Within the field of vector search, an intriguing development has arisen: binary vector search. This approach shows promise…
Why backend engineers should make CLI’s
In this article, I am going to focus on why I think people are missing out by not…
Day 2 & 3 Completed
I have Completed my 2 & 3rd Day. So Here is the Recap of my Day – 2…
Email testing with Codeception
Hi to all highly respected PHP developers, Today we’re going to talk about email testing with Codeception framework.…
How Crypto Payment Gateways Can Help Businesses with Smooth Transactions
The growth of the cryptocurrency trend has completely changed how people make purchases online. One of the key…
Announcing Espresso; a different kind of Java build tool.
I’ve constantly fought Gradle for as long as I’ve been writing Java. I remember when I first started…
Kubectl Scale – DevOps Guide
Introduction Understanding Kubernetes Workloads In Kubernetes, we deal with several types of workloads, each serving a unique purpose.…