Writing
Things I've written
Essays, articles, and ideas published on Medium.
Building a secure web application with OIDC and defend against top OWASP vulnerabilities
If we take most web applications today , the user authentication and access control are one of the most critical components of the system but it has become pai…
November 23, 2023
Simple Operating System to Display Hardware Details (Biru_OS )
This article is written for academic work in University. The article explains the steps I did to develop an operating system which displays the details of the…
November 11, 2022
Writing Our Own Operating System (Part 3)
Hello and welcome everyone to my third article in the series of articles that explains developing a simple minimal x86 Operating System step-by-step. As every…
October 29, 2022
Writing Our Own Operating System (Part 2)
In the last week, we have seen how to set up the booting part of our operating system. In this article, we will see how we can develop our operating system fur…
October 12, 2022
Writing Our Own Operating System (Part-1)
What is an Operating System? Operating System is the most important software of all the software running in a system. It acts as a bridge between the other app…
October 1, 2022