Skip to content
View angelnicolasc's full-sized avatar
🤖
🤖

Block or report angelnicolasc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
angelnicolasc/README.md

Hey, I'm Nick 👋

🤖 AI agent infrastructure builder · 🎓 B.S. CS · MBA Candidate · 🚀 Founder @DrakoLabs

Python Go macOS JavaScript TypeScript Rust C++ Swift React CLI Docker Claude

Obsessed with the unglamorous substrate that separates autonomous deployments from demos. Building the answer


Projects

  • 🐉 Drako — the security layer your AI agents are missing. Scans your codebase before you ship, enforces policy at runtime, and blocks bad tool calls before they execute. 97 deterministic rules, zero LLMs in the eval loop, <2ms overhead.

  • 🧠 Graymatter — persistent memory layer for AI agents. Turns stateless agents into stateful ones with a single Go binary. Hybrid retrieval (vector + keyword + recency), ~90% token reduction after a few sessions. Zero infra, zero dependencies—a true drop-in solution. Auto-wires with any vendor (Claude Code, Cursor, Codex, OpenCode, Antigravity) and any MCP-compatible client.


What I'm Building Toward

  • Self-evolving harnesses — FSM-driven mutation loops with snapshot- backed rollback; systems that get better between runs, not between deploys
  • Agentic governance — policy-as-code that travels with the agent, enforced at the execution layer before the damage is done
  • Formal verification for autonomous systems — if you can't prove what your agent won't do, you don't control it
  • High-performance enforcement — sub-millisecond policy evaluation on hot paths; governance that doesn't make your agents slow

Pinned Loading

  1. graymatter graymatter Public

    Three lines of code to give your AI agents persistent memory. Reduce 90% token consumption while also maintaining quality.

    Go 355 31

  2. DrakoLabs/drako DrakoLabs/drako Public

    AI agent security and governance platform for the full lifecycle. Scan before you ship. Govern and block at runtime. No Azure required.

    Python 5 3