Published onFebruary 8, 2026Automating Dynamic DNS with Cloudflare and PythonpythoncloudflarednsautomationhomelabBuild a Python script to automatically update your Cloudflare DNS records when your public IP changes, perfect for home servers and self-hosting.
Published onFebruary 5, 2025Starting My ML Journey: Detecting Malicious URLs with Machine Learningmachine-learningcybersecuritypythonLearn how I built my first machine learning model to classify URLs as malicious or benign using publicly available datasets and feature extraction techniques.
Published onJanuary 24, 2025Set Up AWS Budget Alerts with SNSAWSSNSBudgetsLearn to configure AWS Budgets and SNS for spending alerts. Step-by-step guide to budgets, SNS topics, and access policies.
Published onNovember 18, 2024Setup a load balancer with Kind Kubernetes ClusterkindcontainerkubernetesLearn how to use a loadbalancer with kind kubernetes cluster