Skip to content
View seikaikyo's full-sized avatar

Block or report seikaikyo

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
seikaikyo/README.md

SeiKai Kyo

Shingon Buddhist priest who codes. 25 years on the factory floor.

I sit with factory managers, figure out what breaks, and build systems that fix it. Over the past two and a half years, I independently delivered 30+ enterprise systems for a semiconductor materials manufacturer — MES, AI visual inspection (YOLO11), IoT automation, enterprise AI chatbot — all following ISO 27001:2022 principles.

Before that, I ran a software company for 19 years, delivering factory systems across 4 TSMC fabs and managing teams of up to 30 engineers.


Smart Factory Demo

25 years of factory knowledge, in one interactive system.

factory.dashai.dev

Dashboard

9-Stage Production Flow

54 CRUD APIs 9 Production Stages
15 AI Tools 3 Languages (ZH/EN/JA)

DashAI — the panel on the bottom right of every page. It reads live factory data, flags non-conformance reports with three ranked options, and schedules orders to the right production line. It does not summarize. It operates.

BCM Simulation — pick a disaster scenario and watch cascading impacts spread across departments in real-time. Full RTO/RPO matrix.

Agentic AI — 5 factory agents in a collaboration network. Scenario theater replays multi-agent decision-making.

Vue 3 + PrimeVue + TypeScript    FastAPI + SQLModel + Neon PostgreSQL
Chart.js + vue-i18n              Claude AI (Tool Use, not RAG)
Vercel (frontend)                Render (backend)

Shukuyodo

A Shingon priest who codes, turning a 1200-year-old sutra into software.

shukuyo.dashai.dev

Today's Fortune

Compatibility

Kukai brought the Shukuyodo sutra from the Tang Dynasty to Japan in 806 AD. It maps how two people relate using 27 lunar mansions — where friction shows up, how to work around it.

I translated the original scripture into a working system. Every result links back to the source text in the Taisho canon.

27 Lunar Mansions 6 Relationship Types
HR & Headhunter Mode 3 Languages (ZH/EN/JA)

Rule-based engine. No LLM decides your result. Personal data stays in your browser. Free to use.


go-factory-io

Open-source SECS/GEM equipment driver in Go.

github.com/seikaikyo/go-factory-io

Started from reading SEMI specs for fun. Ended up implementing 12 standards, 5 protocols, and IEC 62443 security controls in a single static binary.

12 SEMI Standards E5, E30, E37, E87, E40, E90, E94, E116, E187, E191
5 Protocols HSMS, OPC-UA, MQTT, Modbus TCP, gRPC
Security Implements IEC 62443 SL4 controls (TLS/mTLS, RBAC, AES-GCM)

Builds on the work of secs4net, secsgem, secs4java8, and secs4go. Simulator-verified.

Go 1.22              Single static binary
REST + SSE + gRPC    Prometheus metrics
Cross-compile ARM64  Runs on Raspberry Pi

What I Build

Enterprise AI & Manufacturing

  • 30+ enterprise systems (MES, quality, IoT, AI vision) — solo delivery, following ISO 27001:2022
  • Open-source SECS/GEM driver (go-factory-io) — 12 SEMI standards, multi-protocol, IEC 62443
  • Enterprise AI chatbot with Claude API structured tool use
  • YOLO11 visual inspection: AOI defect detection, process analysis
  • Modbus TCP automation, AMR dispatching, RFID material tracking

Language Learning

Developer Tooling & Security

Tech Stack

AI/LLM       Claude API (Tool Use), YOLO11, OpenCV
Enterprise   MES, Digital Transformation, Solution Architecture
SECS/GEM     HSMS, OPC-UA, MQTT, Modbus TCP (go-factory-io)
Security     ISO 27001:2022, IEC 62443, OWASP Top 10, AI Red Teaming
Frontend     Vue 3, Angular 21, TypeScript, PrimeVue, PrimeNG
Backend      FastAPI + SQLModel, Python, Go, Node.js
Database     PostgreSQL (Neon), Prisma ORM
IoT          Modbus TCP, OPC UA, RFID, WebSocket, SECS/GEM
Cloud        Vercel, Render, Neon, GitHub Actions

Languages

Chinese (Native) / English (Professional) / Japanese (JLPT N2, BJT J3 — taking N1 in July 2026)

Links

Portfolio / LinkedIn

Pinned Loading

  1. dash-devtools dash-devtools Public

    Development validation and E2E testing toolkit with AI vision analysis, agent-browser integration, and code quality checks

    Python

  2. dash-skills dash-skills Public

    Claude Code custom Skills collection - Angular/PrimeNG, FastAPI/SQLModel, OpenSpec SDD workflow

    Shell 1

  3. git-security-hooks git-security-hooks Public

    Pre-commit hook to scan for secrets (API keys, tokens, passwords) before every git commit. Uses gitleaks.

    Shell

  4. PDF_TOOL PDF_TOOL Public

    PDF toolkit: merge, split, encrypt, watermark, convert / PDF 工具集:合併、分割、加密、浮水印、格式轉換

    Python 2