Hi, I'm Rilwan, a software developer who is passionate about building and sharing my craft with people. My ultimate goal is to help newbies in tech understand complex tech-related topics in the simplest possible way.
I'm available for any opportunity to further enrich my technical knowledge, which may include internships, writing gigs, etc.
Introduction Web security is a very crucial aspect of a software development cycle. It is the lock and key of the online world, and it is so unfortunate that many developers do not prioritize it. This is common among entry-level developers. The eager...

Introduction What is OOP? Object-oriented programming refers to a programming practice that represents real world entities like an employee or a product, and their attributes as objects. This ensures that the data and attributes associated with these...
