GENKAW
自動化 · AUTOMATE · 革新
Exploring the frontier of AI-powered automation. Building solutions with n8n and Claude AI, without traditional code.
About
The journey and philosophy behind the automation
“What happens when you stop asking 'can I do this?' and start asking 'how far can this go?'”
That question drives everything here. I'm Mito—by day a Support Team Lead, by night an automation explorer pushing the boundaries of what's possible with AI and workflow tools. No traditional coding background. Just curiosity, logic, and a refusal to accept artificial limits.
The Genkaw ecosystem is my laboratory. Three integrated platforms: this site you're reading, a workflow automation hub powered by n8n, and a secure remote terminal I can access from anywhere in the world. All built with Claude AI as my primary collaborator—not just a tool, but a thinking partner.
I'm also building a game. The Beggars Sect started as an experiment in AI-assisted development and evolved into 10,000+ lines of original lore, a custom chi cultivation system, and a world I can't stop expanding. Design-first, code-second. The documentation came before a single line of game logic.
When I'm not automating or world-building, you'll find me practicing Ashihara and Kyokushin karate, appreciating Italian and JDM engineering, conquering maps in Paradox grand strategy games, or losing lanes in League of Legends.
CURRENT FOCUS
AI + Automation
Pushing Claude and n8n to their limits—building workflows that think, not just execute
Game Development
The Beggars Sect CLI RPG: procedural content, martial arts lore, AI-generated enemies
Infrastructure
Self-hosted services, Cloudflare tunnels, secure remote access—owning the stack
Building in Public
Documenting wins, failures, and everything between. The process is the product.
The Lab
Current experiments and projects
Genkaw Ecosystem
Four integrated services. Zero infrastructure limits. Built with Claude AI.
A production-grade self-hosted automation platform that proves what's possible when AI meets infrastructure. Four services working as one: Portfolio & Showcase — The site you're on right now. Dark mode, RSS feeds, view transitions. Next.js 15 + TypeScript deployed via Cloudflare Pages. Building in public with every update documented. Automation Hub — n8n workflow engine with PostgreSQL 16 (tuned for performance), Ollama for local AI workflows, automated backups. 100+ workflow nodes at your fingertips. Build once, automate forever. Secure Terminal — Web-based SSH with Cloudflare Access 2FA. Command your lab from anywhere—phone, tablet, borrowed laptop. Zero port exposure, zero VPN complexity. Just login and work. Uptime Monitor — Real-time dashboard tracking all services, response times, uptime history. Know before users do. Built with Uptime Kuma, running 24/7. Built entirely in collaboration with Claude AI—from zero-trust architecture design to Docker orchestration to production deployment. No tutorials followed. No templates copied. Just requirements → thinking → implementation → launch. The infrastructure doesn't just work—it scales, self-heals, and documents itself. This is what happens when you refuse to accept that 'infrastructure is hard.'
AI-Powered Operations
Claude AI as a core operational partner
AI Invoice Automation
Enterprise LLM-powered invoice processing platform
View ProjectUpdates
Building in public—wins, lessons, and experiments
The Beggars Sect: v0.3.6 - Phase 2 Complete: Demo Polish
Phase 2 complete! Major UX polish achieving smooth story flow—1 SPACE per line with auto-advance after typewriter. Fixed double-SPACE issues, optimized handler order, improved pacing. Enhanced combat UI with better targeting. Save system improvements. Polished demo ready with all core systems working perfectly.
AI Invoice Automation: Production-Ready Design Package
Completed comprehensive design refinement for enterprise invoice processing platform—137,000+ words of production-ready documentation. Added complete database schema (5 tables), full API spec (15+ endpoints), file storage architecture, monitoring setup, and security guides. Quality improved from 62.5% to 100% development-ready. Week 1 development starts Monday.
n8n Infrastructure: PostgreSQL Migration & Production Hardening
Major upgrade to the automation hub. Migrated from SQLite to PostgreSQL 16 with tuned performance settings. Added Ollama for local AI workflows. Created backup/restore scripts with automated scheduling. Hardened security with network isolation, resource limits, and comprehensive documentation.