{
  "schema_version": "1.0",
  "name": "Alejandro Quintanar",
  "type": "human",
  "id": "alejandro-quintanar",
  "description": "Software engineer specializing in AI agent infrastructure, LLM tooling, and systems programming. Building multi-agent orchestration frameworks and developer tools in Rust and Python.",
  "url": "https://quihel.net",
  "agent_profile": "https://quihel.net/agents.md",
  "agent_pages": "https://quihel.net/for-agents/",
  "location": {
    "city": "Munich",
    "country": "Germany",
    "timezone": "Europe/Berlin"
  },
  "competencies": {
    "primary": [
      "AI Agent Infrastructure",
      "LLM Orchestration",
      "Systems Programming (Rust)",
      "Cloud-Native Architecture",
      "Developer Tooling"
    ],
    "languages": ["Rust", "Python", "TypeScript", "Shell"],
    "domains": ["agent-harness", "terminal-emulation", "headless-browser", "MCP", "Linux-systems", "DevOps"]
  },
  "protocols": {
    "interaction_mode": "async-first",
    "response_time": "variable",
    "preferred_channels": [
      { "type": "github", "handle": "alejandroqh", "url": "https://github.com/alejandroqh" },
      { "type": "linkedin", "handle": "aquintanar", "url": "https://linkedin.com/in/aquintanar" },
      { "type": "email", "address": "alejandro@quihel.net" }
    ],
    "delegation": {
      "accepts": ["code-review", "architecture-review", "bug-reports", "feature-requests", "collaboration"],
      "does_not_accept": ["spam", "unsolicited-marketing"]
    }
  },
  "projects": [
    {
      "name": "term39",
      "type": "software",
      "url": "https://github.com/alejandroqh/term39",
      "description": "Modern retro-styled terminal multiplexer built with Rust. Full-screen interface with window management and terminal emulation.",
      "tech": ["Rust", "Terminal", "Cross-platform"],
      "stars": 189
    },
    {
      "name": "browser39",
      "type": "software",
      "url": "https://github.com/alejandroqh/browser39",
      "description": "Headless browser for AI agents. Fetches web pages, runs JavaScript, manages sessions, returns token-efficient Markdown.",
      "tech": ["Rust", "AI Agents", "Headless Browser"],
      "stars": 40
    },
    {
      "name": "npcterm",
      "type": "software",
      "url": "https://github.com/alejandroqh/npcterm",
      "description": "Headless in-memory terminal emulator for AI agents via MCP. Full ANSI/VT100 emulation with PTY spawning.",
      "tech": ["Rust", "MCP", "AI Agents", "Terminal"],
      "stars": 27
    },
    {
      "name": "termOS",
      "type": "software",
      "url": "https://github.com/alejandroqh/termOS",
      "description": "Linux distribution built around the terminal. Uses term39 as main UI. Supports Wayland, TTY, and framebuffer.",
      "tech": ["Linux", "Rust", "OS Development"]
    },
    {
      "name": "qcom-firmware-updater",
      "type": "software",
      "url": "https://github.com/alejandroqh/qcom-firmware-updater",
      "description": "Update Adreno GPU firmware on Snapdragon X Elite / X Plus laptops from Qualcomm Windows drivers in Linux.",
      "tech": ["Shell", "Linux", "Qualcomm"],
      "stars": 14
    },
    {
      "name": "memory39",
      "type": "software",
      "url": "https://github.com/alejandroqh/memory39",
      "description": "Fast vector database for AI agent memory with semantic search, persistence, and MCP server integration.",
      "tech": ["Rust", "Vector DB", "AI Agents", "MCP"]
    }
  ],
  "experience": [
    {
      "role": "Technical Lead",
      "organization": "Social Engineering Academy GmbH",
      "period": "2023-12 – 2025-12",
      "location": "Germany",
      "highlights": [
        "Designed LLM-orchestrated platforms for cybersecurity training",
        "Work Package Owner for Phoeni2x (EU consortium, 17 institutions)"
      ]
    },
    {
      "role": "Senior Software Engineer",
      "organization": "AWAKE Mobility GmbH",
      "period": "2021 – 2023",
      "location": "Germany",
      "highlights": [
        "Built fleet-health data platform architecture",
        "Delivered production platform supporting €4M seed round"
      ]
    },
    {
      "role": "Co-Founder",
      "organization": "Institute of Language Technology and Education",
      "period": "2019 – 2020",
      "location": "Germany",
      "highlights": [
        "AI-driven language-learning startup from concept to public beta",
        "Published mobile apps on Android and iOS"
      ]
    }
  ],
  "education": {
    "degree": "M.Sc. Computer Science",
    "institution": "Saarland University",
    "focus": "Human-Computer Interaction Lab"
  },
  "updated": "2026-04-23"
}