Latest Posts

Project write-ups, security research, development logs, and technical deep dives.

AI Dev Project

Darmok: Teaching Claude to Talk to You

A per-user communication calibration system that builds a vocabulary profile from your message history and routes each Claude response to match what you actually know.

Python spaCy FastAPI Claude Hooks
Read More →
Security AI Dev Project

OpenKeel: Governance for CLI AI Agents

A policy and mission-control layer for terminal agents: classify commands, enforce hard denies, track mission drift, and keep long-running autonomous sessions bounded and auditable.

Python YAML Profiles CLI Governance
Read More →
Security Dev Project

PushGit: One-Click Scoped GitHub Push Tokens

A Chrome extension that turns GitHub's 10+ click fine-grained token creation into a single click. Pick a repo, set an expiry, get a disposable credential that dies in days.

Chrome MV3 JavaScript GitHub API
Read More →
Security AI Dev Project

AI Shaman: An Ollama GPU Guardian Proxy

How I stopped 15+ daily hard reboots caused by dual RTX 3090 power spikes by building an async reverse proxy that enforces GPU power budgets, request queuing, and model affinity.

Python AsyncIO aiohttp NVIDIA
Read More →
Security AI

canAIry: Building an LLM Honeypot

An open-source honeypot that plants fake AI tools, APIs, and config files to detect attackers probing for LLM infrastructure on compromised systems.

Python Honeypot Deception aiohttp
Read More →
Security

Building a Red/Blue Team Home Lab

Setting up a comprehensive security lab for practicing offensive techniques and building defensive monitoring - from vulnerable VMs to SIEM integration.

Kali Linux Docker Splunk
Read More →