nnawar706.hashnode.devLaravel with Redis Pub/Sub: A Deep Dive into Real-Time Event HandlingIn the ever-evolving realm of web applications, real-time features have become an integral part of user experiences. Whether it's live notifications, chat applications, or dynamic updates, the demand for seamless real-time interactions has never been...Nov 1, 2023·6 min read
nnawar706.hashnode.devManipulate Facebook Business Page using Facebook Graph API in Laravel 10This article contains a quick tutorial with a few lines of code for Facebook Login on your App using OAuth 2 along with manipulating the Facebook Business page using Facebook Graph API. Step 1: Create an app in Facebook Developer Console To start the...May 14, 2023·7 min read
nnawar706.hashnode.devPAWS: System Design and Analytical ViewSystem Request Business Need: The system's top aim is to ensure animal welfare. The web application will help Foster Care Services contact pet owners who are looking for suitable places to look after their pets while they are away. Pet owners will a...Aug 28, 2022·7 min read
nnawar706.hashnode.devFacial Recognition: Smart Attendance System using cmake and dlib that also keeps track of Covid19 Vaccination.In the following article, I will be creating a Python program that detects faces using a camera sensor and compares them to pre-recorded photographs of a group of individuals. If a match is discovered, it will extract the individual's name and examin...Jan 29, 2022·5 min read