Skip to content
View allocsys's full-sized avatar

Block or report allocsys

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.

Content in all repositories owned by your account will be closed.
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
allocsys/README.md

Typing SVG

GitHubPortfolioEmail

// 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

JavaScriptTypeScriptNode.jsPythonExpressCloudflaren8nLangChainModel Context ProtocolGit


// 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-alphaPublic

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

    JavaScript 1 1

  2. madmcp madmcpPublic

    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 cfmanagerPublic

    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 allocsysPublic

    Profile

    HTML

  5. logger loggerPublic

    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-opsPublic

    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