Posts
All the articles I've posted.
-
The SolarWinds Hack - Unraveling the Truth and Preventing Future Attacks
In December 2020, the world witnessed one of the most sophisticated cyberattacks in history - the SolarWinds hacking. This blog post explores the events that transpired and how such an incident could…
-
Writing Unit Tests with Jest
In the realm of software development, unit tests are indispensable tools that enable developers to verify the correctness of individual components within a system. Among a multitude of testing framew…
-
Writing an Accessible Angular Application - A Comprehensive Guide
Accessibility is a core requirement in modern web development. This guide walks through practical Angular techniques for building accessible applications with semantic HTML, keyboard navigation, focus management, and testing.
-
Zero-Day Vulnerability in a Nutshell - Understanding the Threat & Safeguarding with Auth0
In the ever-evolving digital landscape, cybersecurity is of paramount importance. One of the most potent threats companies and individuals face is zero-day vulnerability. In a nutshell, a zero-day vu…