
I’m a Software Security Engineer at Block Inc., specializing in cloud-native security pipelines and application security.
Previously at Meta and Praetorian, I focused on building secure systems and contributing to the security community through research and open-source projects. I am also the CEO & Founder of OmniChat AI, where we developed a multimodal agentic AI platform that provides unified APIs for multimodal input processing, enabling developers to build complex applications with a single integration layer.
Tags
Latest Posts
# How to Build Your Own Local AI: Create Free RAG and AI Agents with Qwen 3 and Ollama
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…
# How to Create a Python SIEM System Using AI and LLMs for Log Analysis and Anomaly Detection
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…
# How to Build a Real-Time Intrusion Detection System with Python and Open-Source Libraries
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…