Skip to content
View andresleecom's full-sized avatar

Block or report andresleecom

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
andresleecom/readme.md

Hi, I'm Andres

LLM researcher and professional software engineer building production-grade CLIs, MCP servers, and APIs that let AI agents run real operations β€” safely.

C Rust Go Python PyTorch TypeScript Node.js Kubernetes DigitalOcean macOS Windows Linux LLMs

What I Focus On

  • AI-enabled operational tooling
  • AI safety, compliance, and security
  • Cloud architecture and security
  • Developer-first CLI products
  • Building MCP servers, CLIs, and APIs
  • Automation for media, devices, and workflows

Featured Projects

  • πŸŽ™οΈ speech β€” Local dictation in 100 languages for Windows, macOS, and Linux
  • πŸ—£οΈ brauo β€” Open-source Chrome extension that reads any web page aloud with natural voices
  • πŸ—ΊοΈ map β€” Massive Action Plan: Claude plans and verifies, codex executes β€” token-efficient agent delegation
  • πŸ”Œ mcp-lean β€” Lazy-loading MCP proxy that shrinks agent context
  • πŸ”Š sonosctl β€” CLI to control Sonos and Spotify
  • 🀝 claude-handoff β€” Claude Code plugin for cross-session memory
  • πŸ›‘οΈ kube-guard β€” Kubectl guardrails for AI coding agents
  • 🚧 More projects coming soon.

Current Work

  • Shipping speech, local Whisper dictation with downloadable apps for Windows, macOS, and Linux
  • Shipping brauo, an open-source Chrome extension that reads any web page aloud with natural voices
  • Shipping mcp-lean, a lazy-loading MCP proxy that cuts agent context bloat
  • Shipping claude-handoff, a Claude Code plugin for cross-session memory
  • Shipping kube-guard, Kubernetes guardrails for AI coding agents
  • Improving sonosctl for community adoption
  • Building reliable automations for AI-assisted operations
  • Publishing practical open-source tools for teams

πŸ“ Latest blog posts

πŸ”— Read more at andreslee.com/blog

Popular repositories Loading

  1. andresleecom andresleecom Public

    Config files for my GitHub profile.

  2. x-cli x-cli Public

    Forked from Infatoshi/x-cli

    CLI for X/Twitter API v2 -- post, search, like, bookmark from your terminal

    Python 1

  3. sonosctl sonosctl Public

    sonosctl is a Python CLI for operating Sonos speakers and Spotify playback on a local network. It is designed for daily, real-time audio operations (single-room and multi-room) with a simple comma…

    Python

  4. VoxCPM VoxCPM Public

    Forked from OpenBMB/VoxCPM

    VoxCPM2: Tokenizer-Free TTS for Multilingual Speech Generation, Creative Voice Design, and True-to-Life Cloning

    Python

  5. mcp-lean mcp-lean Public

    A lazy-loading MCP proxy that keeps your agent's context window small β€” it exposes upstream tool schemas only when they're actually needed.

    TypeScript

  6. claude-handoff claude-handoff Public

    Fix cross-session amnesia in Claude Code: distills decisions, dead-ends and next steps into HANDOFF.md, and re-injects it on resume.

    JavaScript