Skip to content
View allocsys's full-sized avatar

Block or report allocsys

Report abuse

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

Report abuse
allocsys/README.md

// about

$ whoami
Backend-focused developer who builds the infrastructure layer AI agents
actually run on — auth, rate limiting, multi-service integrations —
rather than just wiring prompts together. Comfortable owning a project
end-to-end, from API design to hardening to documentation.

$ cat role.txt
Backend Developer · APIs, Infra & AI-Agent Tooling
Recent focus: Model Context Protocol (MCP) servers and agentic
workflow automation (n8n + LangChain).

// stack

JavaScript TypeScript Node.js Python Express Cloudflare n8n LangChain Model Context Protocol Git


// projects

n8n-agentic-ops — Agentic multi-channel triage (Gmail, Telegram, WhatsApp) with a multi-provider LLM fallback chain (OpenAI → Gemini → Claude), per-sender memory, RAG-backed knowledge base search, and CRM/Sheets/LINE routing driven by structured JSON output instead of free-text parsing.

madmcp — MCP server exposing ~50 tools across GitHub, Cloudflare (D1/KV/R2/Workers), Notion, Mem0, and web-fetch to any MCP-compatible client, with timing-safe auth, IP allowlisting, and per-route rate limiting.

cfmanager — Mobile-first Cloudflare admin panel (Workers, KV, D1, R2, Hyperdrive) built as a self-contained bash script, running entirely inside Termux.

See the full write-ups on the portfolio site →


// activity (public + private)



Popular repositories Loading

  1. simple-worker-alpha simple-worker-alpha Public

    Simple Cloudflare Worker that saves a string via HTTP POST to D1 and lists entries via GET

    JavaScript 1 1

  2. madmcp madmcp Public

    MCP server exposing GitHub, Cloudflare, Notion, Mem0, and web-research tools to AI agents — with built-in delegated multi-step reasoning (Gemini/Exa) and hardened auth for the Claude connector.

    JavaScript 1

  3. cfmanager cfmanager Public

    Cloudflare control room running entirely inside Termux on Android. Manage Workers, KV, D1, R2, Hyperdrive, multi-account OAuth, GitHub sync, and one-tap rollbacks from your phone terminal

    Shell

  4. allocsys allocsys Public

    Profile

    HTML

  5. logger logger Public

    Termux-Compatible DOM and UI structure mapper using Playwright and remote headless Chromium. Inspect live page trees, record network traffic, generate reports, and replay offline-planned click/fill…

    JavaScript

  6. n8n-agentic-ops n8n-agentic-ops Public

    n8n workflow showcasing agentic multi-channel triage (Gmail, Telegram, WhatsApp) with RAG-backed AI agent, memory, Sheets logging, CRM integration, and LINE/Telegram/WhatsApp ops alerting

    JavaScript