Browsing Category
Software
12329 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
Top 5 Developer Soft Skills
as a developer you need to have some skills, but not all skills have to be technical skills,…
🚀 API Maker – API Testing Environment
👉 Testing Environment ⭐ List of Feature ⭐ ✅ Heart of API Maker ▸ Almost all the features…
Looking inside ROScribe and the idea of LLM-based robotic platform
ROScribe ROScribe is an open source tool that uses LLM for software generation in robotics within ROS (Robot…
Demystifying Embeddings in AI: The Heartbeat of Language Models
Embeddings in Artificial Intelligence (AI) have become synonymous with the breakthroughs we see today, especially in the realm…
What is an open graph? You must know this feature in web development.
Open Graph is an Internet protocol created by Facebook to standardize the display of metadata on social networks.…
Beyond the Blockchain Hype: The Future After the Fall
Blockchain technology burst onto the global stage in 2017 when Bitcoin and other cryptocurrencies saw wild price spikes…
Direct and Indirect Effects of Test-Driven Development (TDD)
Direct and Indirect Effects of Test-Driven Development (TDD) Test-Driven Development (TDD) has both direct and indirect effects on…
AWS open source newsletter, #176
October 23rd, 2023 – Instalment #176 Welcome to #176 of the AWS open source newsletter, heading into Autumn…
💅 Creating Polished Content with React Markdown
Author: David Omotayo Introduction Prior to John Gruber’s invention of Markdown in 2004, WYSIWYG editors were commonly used…
The Magic of Interfaces in Go
Introduction DRY, or Don’t Repeat Yourself, is one of the most well-known software development principles. Many engineers will…