AI Automation Engineer
Independent Projects
- Built and open-sourced an API translation proxy (Python, FastAPI, httpx) that runs Claude Code on NVIDIA NIM: bidirectional Anthropic↔OpenAI format conversion with full SSE streaming, tool calling, image support, real token accounting, and automatic rate-limit retry logic, all in a single auditable ~720-line module.
- Implemented LLM routing across local and hosted models (Ollama, NVIDIA NIM) for agent environments, integrating bidirectional Slack communication (n8n) and database connectivity (MCP/DBHub) for real-time conversational analysis.
- Engineered a real-time gesture control system for Windows (Python, MediaPipe, Win32 API): a 4-thread design decoupling capture, inference, and rendering; an FSM with debounce and EMA smoothing; native overlay rendering with multi-monitor support. Open-sourced on GitHub.
- Deployed SonarQube on Docker and integrated it with Claude Code through MCP for AI-assisted static code analysis; published a step-by-step setup guide covering both standalone and MCP-driven workflows.
- Developed end-to-end AI bots and tools with Claude Code, integrating REST APIs, WebSockets, and RSS to automate data processing, file organization, and web research using advanced prompt engineering.
- Built advanced generative AI workflows in ComfyUI: image and video generation, LoRA training, and custom-model pipelines using Flux, Wan 2.2, and Qwen models.