Ramadan Fasting Explained: What Breaks Your Fast, What Doesn’t, and the Power of the Last 10 Nights - Medium
Description :
An educational Islamic blog that explains the rules, Sunnahs, and spiritual wisdom of fasting in Ramadan, supported by Qur’anic verses and authentic hadith, including practical guidance for maximizing the last ten nights and Laylatul Qadr.
Deploying My Portfolio with a Custom Domain - Medium
Description :
A step-by-step guide on how I deployed my developer portfolio using Vercel and connected it to a custom domain. This article explains the deployment process, DNS configuration, HTTPS setup, and lessons learned while turning a simple portfolio into a professional online presence.
Building HeuriGuard: A Hybrid Machine Learning System for Cybersecurity - Medium
Description :
An overview of HeuriGuard, a hybrid machine learning system designed to detect malicious URLs and SMS spam messages. The article explains the project architecture, machine learning models, NLP techniques, and deployment approach used to build a real-world cybersecurity application.
Choosing the Right Python Data Structure - Medium
- Wrote a beginner-friendly technical blog on choosing the right Python data structure
- Explained Lists, Tuples, Sets, and Dictionaries with real-world examples
- Focused on performance, use cases, and practical decision-making
- Included comparison table for better conceptual understanding