Browsing Category
Software
12333 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
Docker Compose: Spring Boot and Postgres example
Docker provides lightweight containers to run services in isolation from our infrastructure so we can deliver software quickly.…
Can You — and Should You — Stop Caring What Others Think?
What are your personal experiences and tips on building self-confidence and reducing the impact of others’ opinions on…
SQLite vs. Chroma: A Comparative Analysis for Managing Vector Embeddings
Vector embeddings play a crucial role in enhancing the capabilities of Large Language Models (LLMs), enabling them to…
How to customize colors in dark and light modes in Material UI
When we use UI libraries like Material UI in our React project, sometimes we need to customize color…
Internet And Shadow Groups
Hey all, it’s been a long time since we all had a conversation. First, the pandemic, and then…
Part 1.1 – Build a fullstack blogging website using MERN ( MongoDB, ReactJS, ExpressJS and NodeJS )
👋 Hey there, today in this blog we will start a new series where we will learn “how to…
The Advantages of Artificial Intelligence (AI) in Everyday Existence
Artificial Intelligence (AI) has emerged as one of the most prominent and influential technologies in recent decades. With…
Missing HashiConf: An Emotional Journey Through the World of HashiCorp
Introduction As an avid follower of HashiCorp’s innovative solutions and a proud HashiCorp Ambassador, I was thrilled to…
Replace Embedded Tomcat Server with Jetty or Undertow in Spring Boot3
One of the key features of the Spring Boot framework is the built-in support for embedded servers. It…
Exploratory Data Analysis using Data Visualization Techniques.
The better you know your data the better is your analysis. Data needs to be analyzed so as…