Browsing Category
Software
12390 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
The End of Software Engineers? Navigating the 2025 Tech Landscape
https://medium.com/@bhuwanchettri/the-end-of-software-engineers-navigating-the-2025-tech-landscape-20ffc3091a73
Recon v2: Um curto update sobre como estou mudando meu processo de recon
Tradicionalmente, sempre segui um processo recon simples e básico, focado em subfinder + httpx + nuclei + ffuf…
How to Build a Flask Python Web Application?
Have you ever wanted to build your own web application but didn’t know where to start? Flask, a…
Deploy Next.js Supabase App to Cloud Run using Artifact Registry and Secrets Manager
Table of Contents Introduction Step 1: Set Up Your Google Cloud Project Create a Google Cloud Project Install…
The Role of Probability in Decision-Making: A Blackjack Case Study
Uncertainty, by definition, is a nebulous concept; it encapsulates the unknowns and ambiguities. Probability plays a crucial role…
Scalable Database Solutions: From Replication to NoSQL and NewSQL
Welcome to another Sunday blog, where we explore fascinating concepts in distributed systems and their real-world applications! Imagine…
Get Number Set Statistics with an Excel Online Script in Power Automate
There are a few methods to find the Sum, Mean and Mode of arrays of numbers in Power…
Introducing Tensor++
[link]https://github.com/SuvrayanBandyopadhyay/TensorPlusPlus Hey guys, Nowadays, everyone seems to be talking about Artificial Intelligence, especially with the rise of transformers…
🚀 The Ultimate, Comprehensive Guide to Debugging JavaScript Like a Pro 🔍
🚀 The Ultimate, Comprehensive Guide to Debugging JavaScript Like a Pro 🔍 Welcome to the most detailed, exhaustive,…
A Comprehensive Guide to Data Preprocessing
Introduction Data preprocessing is a crucial step in the data science pipeline. It involves cleaning, transforming, and organizing…