arifshaikh.hashnode.devSOLID PrinciplesHello readers 馃憢! In this blog, we'll delve into the SOLID Principles. As a software engineer, it's not enough to be proficient at building logic; you must also excel at writing programs that are easy to read, make sense, and provide flexibility for ...Jul 14, 2024路12 min read
arifshaikh.hashnode.devNeural Networks At It's Core.Introduction Hello readers! 馃専 Welcome to the thrilling world of AI and ML! Whether you're an aspiring AI professional ready to kickstart your career or a tech enthusiast passionate about uncovering the secrets behind cutting-edge technology, this bl...Jul 5, 2024路9 min read
arifshaikh.hashnode.devUtilizing Local Storage.Local storage is an indistinguishable type of database where the data is saved in the user's computer for later retrieval of data or to save data so that data will not be demolished. In this blog, we'll see why local storage is used, how local storag...Mar 19, 2024路3 min read
arifshaikh.hashnode.devDemystifying SAML, SSO, and OAuth: Understanding Authentication and Authorization ProtocolsIntroduction In today's digital world, where our lives depend on the multitude of online services and applications, remembering the credentials of these applications has always been trouble, and creating a different password for each and eventually w...Feb 11, 2024路6 min read
arifshaikh.hashnode.devElucidating the concept of the package manager 馃摝What is a Package Manager? A package manager is a CLI(Command Line Interface) software or a tool that is built to automate the installation of your programming environment and create the programming environment for you on your computer without having...Jan 13, 2023路5 min read