Developer building practical systems around local AI, agent workflows, game engineering and production infrastructure — deployed, tested, audited and improved over time.
| Focus | |
|---|---|
| 🧠 Local AI | llama.cpp · GGUF · CUDA · Ollama · consumer GPU inference · OpenAI-compatible local APIs |
| 🤖 Agent Workflows | identities · skills · export formats · quality gates · target-specific tool files |
| 🎮 Game Systems | ROM-accurate recreation · GBC battle engines · card systems · pixel art pipelines |
| ⚙️ Automation | browser agents · coding workflows · validation scripts · infrastructure checks |
| Principle | |
|---|---|
| 🔍 Audit first | Inspect real state before changing anything |
| 📦 Small safe releases | Focused changes that can be tested and reverted |
| 🖥️ Local-first | AI should run on hardware people actually own |
| 🚦 Production discipline | Logs, smoke tests, health checks, rollback notes |
| 🏷️ No fake claims | Experimental = labeled. Production = validated |
| Project | Description | Stack | |
|---|---|---|---|
| 🦁 | Kimari | Local LLM runtime — consumer GPUs, CUDA, GGUF, evaluation | |
| 🛡️ | captcha-shield | Anti-bot system — 14 behavioral signals, 7 challenge types, QR verification | |
| 🔧 | AICodeStudio | AI-assisted IDE — OpenClaw + Hermes, Monaco Editor, PWA | |
| 🧬 | MythosForge | Recurrent-depth transformer research — LTI inference, MLA, MoE | |
| 🌐 | agent-browser | Browser automation for AI agents — Playwright, REST API, dashboard |
| Repository | Description | |
|---|---|---|
| 🦁 | kimari-local-ai | Local AI for consumer GPUs — llama.cpp + CUDA |
| 🌐 | agent-browser | Browser automation for AI agents — Playwright + REST API |
| 🛡️ | captcha-shield | Advanced anti-bot CAPTCHA with behavioral signals |
| 🔧 | AICodeStudio | AI-powered IDE with OpenClaw & Hermes integration |
| 🧬 | MythosForge | Recurrent-depth transformer research — LTI, MLA, MoE |
| 📦 | kimari-microcompress | Reversible model compression with partial access |
| 🧬 | skill-genesis | Autonomous agent skill generator for OpenClaw |
| 🤖 | openclaw-desk | Web dashboard for managing OpenClaw agents |
| 🛡️ | essentials-skill-openclaw | Security-first essential skills pack for OpenClaw |
| 📚 | awesome-openclaw-skills | Curated collection of OpenClaw skills |
| 🔐 | agentdnai | Verifiable digital identity for AI agents |
| 📊 | tokentax | Compare 400+ AI models across all providers by price |
| 📋 | prompt-organizer | Visual tool for prompts, audits and backlog |
| 🐾 | ASCIIcritters | 3D virtual pet creator — ASCII art in Three.js + AI chat |
| ⛽ | gasolineras-espana | Real-time fuel price dashboard for Spain |
| 🏠 | hipoteca-compare | Mortgage comparison tool for Spain + AI assistant |
| 💻 | flickclaw-cli | One-command CLI for pre-configured agents in AI tools |
| ⚔️ | trading-tazos-game-cli | TTG CLI — search, battle, manage tazo collections |
| 🎨 | tazo-art-studio | AI-powered drag & drop tazo designer |
| Languages | Frontend | Backend & Data | AI & Agents | Infrastructure |
|---|---|---|---|---|
| Step | |
|---|---|
| 🔍 01 · Audit | Inspect real state before assuming the problem |
| 📐 02 · Scope | Smallest safe change with clear rollback path |
| 🔨 03 · Implement | Focused changes, limited blast radius |
| ✅ 04 · Validate | Lint · typecheck · tests · build · smoke |
| 📝 05 · Document | What changed, why, how to revert |
| 🚀 06 · Release | Version-aligned deploy, health checks, post-deploy verification |
| Links |
|---|
| github.com/smouj · x.com/smouj013 · huggingface.co/Smouj013 · r/DBZ_LSW_FANGAME · discord.gg/zQKjRzczTS |



