const smouj = {
name: "Hector Poley Cruz",
role: "Full-Stack Developer & AI Systems Architect",
location: "Spain 🇪🇸",
currentFocus: "Local LLM Training & Multiplayer Game Development",
philosophy: {
localFirst: "AI runs on YOUR hardware — no cloud lock-in",
privacy: "No telemetry, no data leaks, no compromises",
openSource: "Every tool I ship is open. Fork it, learn from it, improve it.",
hardware: "Training LLMs on GTX 1060. If it needs H100, the design is wrong."
},
techStack: {
languages: ["TypeScript", "Python", "JavaScript", "SQL"],
ai: ["PyTorch", "llama.cpp", "HuggingFace", "QLoRA", "Ollama"],
frontend: ["Next.js", "React", "Three.js", "Tailwind CSS"],
backend: ["Node.js", "FastAPI", "Prisma", "MongoDB", "PostgreSQL"],
infra: ["Docker", "Linux", "Caddy", "CUDA", "WSL2"]
}
};| Project | Description | Tech Stack | Status |
|---|---|---|---|
| 🧠 Kimari Local AI | LLM training & serving on consumer GPUs. Custom SFT adapters, private eval pipelines. | Python llama.cpp CUDA Next.js |
|
| ⚔️ MedaClaw Arena | Tactical combat game with modular robots, cel-shading 3D, seasonal ladders. | TypeScript Next.js Three.js Prisma |
|
| 🧱 Royal Pixel Game | Real-time collaborative pixel canvas with WebSocket multiplayer. | JavaScript Node.js MongoDB Docker |
|
| 🎬 FlickClaw | AI animated wallpaper generator with viral clip creation. | Python Next.js AI/ML |
|
| 🛡️ CAPTCHA Shield | Anti-bot system with 14 behavioral signals, 7 challenge types. | TypeScript React |
|
| 🧬 MythosForge | Recurrent-Depth Transformer research with LTI-stable inference. | Python PyTorch |
|
| 🌐 Agent Browser | Give any AI agent a real browser with REST API + Vision AI. | TypeScript Next.js Playwright |
|
| 🔧 AICodeStudio | Open-source AI-powered IDE with PWA desktop installation. | Python React Monaco |
📁 More Projects
| Project | Description | Status |
|---|---|---|
| 🎮 Shatter Protocol | Tactical Roguelike RPG Breakout | |
| 🐾 ASCIIcritters | 3D Virtual Pet Creator with ASCII art pets | |
| 🤖 OpenClaw Desk | Web panel for managing OpenClaw agents | |
| 🧬 Skill Genesis | Autonomous OpenClaw Skill Generator | |
| 🤖 KanClaw | Local-first workspace OS for AI agent teams | |
| 📊 TokenTax | Compare 400+ AI models from all providers | |
| 📦 Prompt Organizer | Visual tool for organizing prompts & audits | |
| ⛽ Gasolineras España | Real-time fuel prices across Spain | |
| 🏠 Hipoteca Compare | Mortgage comparator for Spain with AI | |
| 📚 Awesome OpenClaw Skills | Curated collection of OpenClaw Skills |
┌─────────────────────────────────────────────────────────────────────────────┐
│ PRODUCTION INFRASTRUCTURE │
├─────────────────────────────────────────────────────────────────────────────┤
│ │
│ VPS (Linux · 8GB RAM) │
│ ├── 🧱 rpgclaw.com ──► Caddy → Node.js + MongoDB (Docker) │
│ ├── ⚔️ medaclawarena.com ──► Caddy → PM2 (Next.js cluster) │
│ └── 📊 Plausible Analytics ──► Self-hosted privacy-first analytics │
│ │
├─────────────────────────────────────────────────────────────────────────────┤
│ LOCAL DEVELOPMENT │
├─────────────────────────────────────────────────────────────────────────────┤
│ │
│ WSL2 · GTX 1060 6GB · CUDA 12.0 │
│ ├── 🧠 Kimari Local AI ──► llama.cpp + CUDA training & inference │
│ ├── 🤖 Ollama (7 models) ──► Local inference runtime │
│ ├── 🌐 OpenClaw Gateway ──► Agent orchestration engine │
│ └── 🤗 HuggingFace Jobs ──► Remote GPU training (A10G) │
│ │
└─────────────────────────────────────────────────────────────────────────────┘
| Project | Version | Description |
|---|---|---|
| 🧠 Kimari Local AI | v0.1.82-alpha |
Local LLM with CLI, Gateway Dashboard, one-command install |
| ⚔️ MedaClaw Arena | v0.4.0 |
Playable battle core, audio system, seasonal ladders |
| 🧱 RPGCLAW | v2.0.23 |
Live pixel canvas with 24/7 autonomous marketing agents |
| 🎬 FlickClaw | — |
AI tools comparator + viral clip generator |
| 🖥️ |
Local-First AI runs on your hardware. No cloud lock-in, no subscriptions. Your data stays on your machine. |
| 🔒 |
Privacy by Default No telemetry, no data leaks, no API keys required for local use. Privacy is not optional. |
| 🔓 |
Open-Source Always Every tool I ship is open. Fork it, learn from it, improve it. Open source is the only way. |
| 🎮 |
Consumer Hardware Training LLMs on a GTX 1060. If it needs an H100, the architecture is wrong. |
| 🚢 |
Ship Real Products Working apps in production beat polished presentations. Real users > theoretical features. |


