Hazem Allbabidi

Articles tagged with "security"

Security For Software Developers
May 3, 2025 | 14 min read

In this article, we will go through different concepts in security that are important for Software Developers to know, and what security measures to apply to your systems.

How GitHub Uploads and Secures Images
November 30, 2024 | 5 min read

This article explains how GitHub uploads images and keeps their images secure and only accessible from authorized accounts

Hashing vs Encryption
July 30, 2023 | 7 min read

In this article, I will briefly go through hashing and encrypting, explaining the differences between them, and showing how they can be utilized in a real world scenario.