Browsing Category
Software
11709 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
Best practices from open source:
I came across a function img.decode() in Next.js source code. I read the MDN docs related to image.decode…
Google AR at I/O 2024: New Geospatial AR features and more
We’ve been exploring new ways to create engaging, easy to use, and shareable experiences and connect your Geospatial…
How Firebase Genkit helped add AI to our Compass app
We used Firebase Genkit – Firebase’s open source framework for building powerful AI features into your apps with…
Home APIs: Enabling all developers to build for the home
We’ve re-envisioned Google Home as a platform for all developers – not just those that build smart home…
2022-02-23 – TRAFFIC ANALYSIS EXERCISE – SUNNYSTATION
let’s start: Downloading the Capture File and Understanding the Assignment Download the .pcap file from https://www.malware-traffic-analysis.net/ Familiarize yourself…
Accessibility Breakdown | External Links
Todays mini series of things you can do right now cover the essentials of checking and enhancing the…
What Is Tokenization: Everything You’ve Ever Wanted to Know
Tokenization is an important tool to keep sensitive information safe. Whether in financial transactions or identity verification, it…
How to Utilise Microsoft Azure Active Directory (Microsoft Entra ID) to Manage Cloud-Based Identities
In this Project, Hagital Consulting Ltd has decided to streamline its identity management process by utilizing Microsoft Azure…
SDP-SSP-Compose-Multiplatform
A scalable size unit for Compose Multiplatform for Android & iOS App Installation Add the dependency to your…
React | Context API vs Zustand
Hello my fellow developers, today we will be discussing about react context api and zustand. Introduction React’s useContext…