MSMohammad Saad Ansariinprojects-py.hashnode.devยทAug 28, 2025 ยท 2 min read[01] Introduction to Chess-BotWelcome to the first post in our Chess-Bot blog series! In this article, we'll introduce the Chess-Bot project, explain its goals and motivations, and provide a high-level overview of its architecture. This series is designed to help you understand h...00
MSMohammad Saad Ansariinprojects-web-dev.hashnode.devยทMay 2, 2025 ยท 1 min read[01]๐ Project Links๐๏ธ GitHub Repository: Link ๐ Live App: Link00
MSMohammad Saad Ansariinprojects-web-dev.hashnode.devยทApr 11, 2025 ยท 2 min read[01] - 06 - Walking Through the User Experience ๐๐The Quran Page Viewer is designed with simplicity, clarity, and reverence in mind โ offering a smooth and spiritually focused experience. Here's what a user can expect when they open the app: ๐ Landing on the Home Page When a user visits the app at...00
MSMohammad Saad Ansariinprojects-web-dev.hashnode.devยทApr 4, 2025 ยท 3 min read[01] - 05 - Understanding the JavaScript Files ๐ง ๐The Quran Page Viewer is powered by four JavaScript files that follow the MVC (Model-View-Controller) architecture. 1. model.js โ The Data Layer ๐ก This file is the Model in MVC. It handles data fetching from external APIs and supplies that data to ...00
MSMohammad Saad Ansariinprojects-web-dev.hashnode.devยทMar 28, 2025 ยท 2 min read[01] - 04 - Understanding styles.css ๐จThe styles.css file defines how the Quran Page Viewer looks and feels โ from fonts and colors to layout and responsiveness. It ensures that the app is both beautiful and easy to use across devices. ๐ค Fonts @import url("https://fonts.googleapis.com/...00