Blog Posts

Understanding Electromagnetic Radar from a Software Engineer’s Perspective
📅 Jun 24, 2025   ⏱ 7 min read

Radar systems aren’t only just hardware. They rely on secure, real-time, embedded software/firmware. This blog teaches us on how software is implemented into current radar-systems.

radarembeddedsystems
Secure Data Encryption using AES-256 + HMAC
📅 May 30, 2025   ⏱ 5 min read

A breakdown of strong symmetric encryption paired with message authentication (HMAC) - How sessions work via server→client and vice versa.

cryptoAES-256HMAC
SVM vs VT-x: A Deep Dive into Hardware Virtualization
📅 May 14, 2025   ⏱ 6 min read

An overview of AMD's SVM vs Intel's VT-x with technical insights into instruction sets, EPT/NPT, and guest memory handling.

virtualizationhypervisorx64
← Back to homepage