I work on AI agent tooling and mobile apps. Started in backend and web dev during school, now I spend most of my time making coding agents cooperate without stepping on each other. Also do Android, Flutter, and some IoT on the side.
hive-plugin — Quality pipeline for AI coding agents working in teams. 7 hard gates, hash chain verification between stages, and agent isolation so the test writer never sees the implementation code. Runs on Claude, Codex, and Gemini.
Claude-team — 9-role virtual dev team inside Claude Code. PM, frontend, backend, QA, security — each with its own persona and review weight. DAG engine handles task ordering, SQLite keeps state across sessions, MCP bridge exposes 23 tools.
claude-auto-debug — Systemd timer that runs Claude Code overnight to catch issues. Git worktree isolation keeps your branch safe. Skips if nothing changed.
Calendar — Team schedule coordinator. Members input available hours, the app finds where everyone overlaps. Express + React + MySQL, with Socket.io chat so you don't have to leave the app to argue about meeting times.
Picasso_app — Graduation project. Tracks mood and weather daily, feeds the data to an AI backend for pattern analysis, then suggests what to study based on how you're feeling. Kotlin + Firebase + MPAndroidChart.



