// projects
Open-source tools and experiments. Each one started with a problem I couldn't stop thinking about.
AI-powered codebase auditor. One command analyzes your entire repo for security vulnerabilities using multi-agent architecture with specialized security domain agents.
Uses Claude to orchestrate multiple specialized agents (authentication, injection, crypto, configuration, file handling, and data exposure) that each analyze the codebase through their domain lens. Results are deduplicated and ranked by severity.
Natural voice conversation with LLMs. Contributed to the open-source framework for real-time, full-duplex voice chat with language models.