/ posts
In this comprehensive tutorial, I walk through building your own local AI system using Qwen 3 and Ollama. Learn how to create powerful RAG (Retrieval-Augmented Generation) systems and AI agents that…
Build a modern Security Information and Event Management (SIEM) system powered by AI and Large Language Models. This tutorial demonstrates how to leverage LLMs for intelligent log analysis, anomaly…
Learn to build a real-time Intrusion Detection System (IDS) from scratch using Python and powerful open-source libraries. This hands-on guide covers network packet analysis, signature-based…
Create a beautiful, interactive network traffic dashboard using Python and Streamlit. Monitor network activity in real-time with visualizations, metrics, and alerts - all with minimal code.
Dive into the world of security deception by building your own honeypot with Python. Learn how to attract, detect, and analyze malicious activity while protecting your real infrastructure.
Get started with web application security by building your own security scanner in Python. This beginner-friendly guide teaches fundamental vulnerability detection techniques and security testing…