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
Why Google’s Bard AI Lost to ChatGPT
What is ChatGPT ChatGPT is a chatbot that uses GPT-2 to generate responses. It was trained on a…
How To Make A Music Player Using HTML CSS And JavaScript
Music has always been an integral part of our lives and with the advancement of technology, it’s easier…
How to install Gatsby with Tailwind CSS and Flowbite
Gatsby is a popular open-source static site generator framework built on top of Node.js, React, and GraphQL that…
FizzBuzz: the-problem 🧮
Hello! Welcome. This is my first article, seriously first, and I’d like to talk a little about a…
Free Online Storybook Conference 2023 ️🔥
On March 14, 2023, Storybook will host their very first conference 🥳 and this is exciting because you…
Road to Google Developers Certification: Google Cloud expert shares insight
Posted by Komal Sandhu – Global Program Manager, Google Developer Groups Get insight into Google Cloud certifications and…
How to Send Ethers Programmatically without Metamask
Introduction This tutorial will show you how to transfer Ethers using code rather than Metamask. The implementation makes…
DREAMEMO: An out-of-the-box, high-scalability, modular-design distributed cache
Introduction As shown in the title, DREAMEMO is a distributed cache with out-of-the-box, high-scalability, modular-design features.The groupcache implementation…
Maximizing Terraform Efficiency: Best Practices for Infrastructure Management
Terraform is a popular open-source tool for managing infrastructure as code (IAC). It enables the management and provisioning…
How to Import and Export Excel and CSV Files in Laravel 9
Laravel 9 is a popular PHP framework that makes it easy to build robust and scalable web applications.…