Browsing Category
Software
11530 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
AltSchool Of Engineering Tinyuka’24 Month 8 Week 3
We started our class with the usual revision session, which I’ve summarized here. I highly recommend reviewing it…
Rick Beato: The Concepts That Actually Changed My Playing
The Concepts That Actually Changed My Playing In today’s livestream, the host dives into the game-changing ideas that…
My Tech & Coding Journey
I wasted 1 full year learning how to code… and I didn’t even know it. Every night I’d…
Developer Tooling #007
Welcome to Developer Tooling #007, a newsletter enhancement for Freek Van der Herten‘s popular and high-quality newsletter, geared…
Improving Binary Security in Mobile Application: A Deep Dive into Obfuscation
Introduction Mobile applications increasingly serve as the gateway to critical business operations, making them high-value targets for reverse…
react-portalslots
react-portalslots: colocate UI components without prop drilling Building React apps often involves a common problem: you need to…
The Best Export for Instagram: Simplifying Data Management with the Instagram Export Tool
Instagram has become an indispensable tool for personal branding, businesses, and creators. With millions of users sharing content…
Microsoft Word Add-ins & Extensions: What They Are and How to Use Them
Microsoft Word has come a long way from being just a word processor. Today, it’s a versatile productivity…
Draw and edit network‑snapped tracks in OpenLayers with edittrack
Planning a hike, a bike ride, or any route that should follow a real‑world network? edittrack lets users…
Decorators in Python
Decorators are flexible way to modify or extend behavior of functions or methods, without changing their actual code.…