Tag: personal-projects
All the articles with the tag "personal-projects".
-
Credential Sentinel: An Agent That Reads Widely and Acts Narrowly
Updated:How I built Credential Sentinel, a LangGraph AI agent that finds the credentials nobody is rotating and walks them to a safe, human-approved rotation. A look under the hood at the resumable state machine, the real TLS handshake, delayed-revoke cutovers, automatic rollback, and a cross-run memory.
-
Deploying an AI Agent: How I Shipped Credential Sentinel to Production
How I deployed Credential Sentinel, my LangGraph AI agent, from local development to a live production URL. The infrastructure story: multi-stage Docker builds, Kubernetes with GPU nodes, a one-line vLLM swap, Prometheus, and Fly.io.
-
Building the Agent Was the Easy Half. The Evaluation Wasn't.
How I evaluated my own AI agent: a 50-case golden dataset scored with code and an LLM-as-judge in LangSmith, plus the security regression I caught. The story of taking Credential Sentinel from a 0.976 composite score to a clean 1.0.
-
How LogIQ Was Born From a Silent VM Bug
How a silent VM bug that only failed after the 20th machine led me to build LogIQ, an AI tool for on-call debugging. It correlates Splunk, Jira, and customer logs into one investigation flow.