Skip to content
View ouchanip's full-sized avatar

Highlights

  • Pro

Block or report ouchanip

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
ouchanip/README.md

Hi, I'm ouchan πŸ‘‹

Developer tools maker. I build things that save developers time.

πŸ“¦ Projects

  • aimo β€” πŸŽ› Unified usage/limit viewer for Claude / Codex / ZAI / Ollama Cloud. Chromium extension + local dashboard + agent-facing JSON API. Zero-config cookie auth.

    git clone https://github.com/ouchanip/aimo && cd aimo && npm install
  • opencode-ultra β€” πŸš€ OpenCode plugin: multi-agent orchestration, self-improvement, AST search.

    bun add opencode-ultra
  • env-vault β€” πŸ” Secure .env file encryption for teams (AES-256-GCM).

    npx @ouchanip/env-vault
  • memos-openclaw-local β€” 🧠 Self-hosted MemOS plugin for OpenClaw: local long-term memory for AI agents. See article.

πŸ›  Tech Stack

Node.js TypeScript Python React Docker MongoDB

πŸ“ Writing

  • Zenn β€” Technical articles
  • Note β€” Daily insights

πŸ“« Links

X Zenn npm

Pinned Loading

  1. env-vault-node env-vault-node Public

    A CLI tool for securely encrypting/decrypting .env files (Node.js version)

    JavaScript

  2. memos-openclaw-local memos-openclaw-local Public

    Fork of official MemOS-Cloud-OpenClaw-Plugin, adapted for self-hosted MemOS β€” local long-term memory for OpenClaw AI agents

    JavaScript 7

  3. aimo aimo Public

    Unified AI usage/limit viewer: ZAI / Claude / Codex / Ollama Cloud. Chromium extension + local dashboard. Cookie-based zero-config auth.

    JavaScript