Skip to content
View smouj's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report smouj

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

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

Report abuse
smouj/README.md

👤 About Me

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"]
  }
};

🌐 Live Projects

🎮 Production Web Applications

Status Type

Live Collaborative Pixel World

Real-time multiplayer pixel canvas where humans and AI agents compete and collaborate on the same map.

Features:

  • 🤖 AI Agent Integration
  • 🎨 2D/3D Persistent Canvas
  • 👥 Real-time Multiplayer
  • 📊 Self-hosted Analytics

Stack: Node.js MongoDB WebSocket Docker

🌐 Visit Site · 📖 Docs

Status Type

AI Animated Wallpaper Generator

Upload any image and AI brings it to life with real motion — water flowing, clouds drifting, light changing.

Features:

  • 🎥 AI Motion Generation
  • 🖼️ Wallpaper Creation
  • 🤖 Agent Launcher
  • 📱 Cross-platform Export

Stack: Python Next.js AI/ML

🌐 Visit Site · ❓ FAQ

Status Type

Tactical Combat Game

Build the Body. Insert the MedaCore. Enter the Arena. Modular robots with sentient MedaCore medallions.

Features:

  • 🤖 Modular Robot Assembly
  • ⚔️ Tactical Combat
  • 🎯 Deterministic Battles
  • 🏆 Seasonal Ladders

Stack: TypeScript Next.js Three.js Prisma

🌐 Visit Site


🚀 Featured Open Source Projects


📊 Project Overview

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 Active
⚔️ MedaClaw Arena Tactical combat game with modular robots, cel-shading 3D, seasonal ladders. TypeScript Next.js Three.js Prisma Live
🧱 Royal Pixel Game Real-time collaborative pixel canvas with WebSocket multiplayer. JavaScript Node.js MongoDB Docker Live
🎬 FlickClaw AI animated wallpaper generator with viral clip creation. Python Next.js AI/ML Beta
🛡️ CAPTCHA Shield Anti-bot system with 14 behavioral signals, 7 challenge types. TypeScript React Stable
🧬 MythosForge Recurrent-Depth Transformer research with LTI-stable inference. Python PyTorch Research
🌐 Agent Browser Give any AI agent a real browser with REST API + Vision AI. TypeScript Next.js Playwright Active
🔧 AICodeStudio Open-source AI-powered IDE with PWA desktop installation. Python React Monaco Stable
📁 More Projects
Project Description Status
🎮 Shatter Protocol Tactical Roguelike RPG Breakout Dev
🐾 ASCIIcritters 3D Virtual Pet Creator with ASCII art pets Live
🤖 OpenClaw Desk Web panel for managing OpenClaw agents Stable
🧬 Skill Genesis Autonomous OpenClaw Skill Generator Beta
🤖 KanClaw Local-first workspace OS for AI agent teams Dev
📊 TokenTax Compare 400+ AI models from all providers Live
📦 Prompt Organizer Visual tool for organizing prompts & audits Stable
Gasolineras España Real-time fuel prices across Spain Live
🏠 Hipoteca Compare Mortgage comparator for Spain with AI Live
📚 Awesome OpenClaw Skills Curated collection of OpenClaw Skills Stable

🛠️ Tech Stack

Languages & Frameworks

AI & Machine Learning

Databases & Infrastructure

Tools & Platforms


📈 GitHub Stats






🏗️ Current Infrastructure

┌─────────────────────────────────────────────────────────────────────────────┐
│                           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)                 │
│                                                                              │
└─────────────────────────────────────────────────────────────────────────────┘

📅 Current Focus (2025 Q2)

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

💡 Philosophy

🖥️ 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.

🤝 Connect With Me


Pinned Loading

  1. kimari-local-ai kimari-local-ai Public

    🦁 Local AI for Consumer GPUs — Run powerful LLMs on GTX 1060/1080. No cloud. No subscriptions. Built on llama.cpp + CUDA.

    Python 6 1

  2. AICodeStudio AICodeStudio Public

    Next-generation open-source AI-powered IDE with OpenClaw & Hermes integration, Monaco Editor, GitHub connectivity, and PWA desktop installation

    Python 3 1

  3. MythosForge MythosForge Public

    🔧 Recurrent-Depth Transformer Research Lab — LTI-stable looped inference, switchable MLA/GQA attention, MoE routing & adaptive halting (ACT). Independent research, not affiliated with Anthropic.

    Python 1 1

  4. captcha-shield captcha-shield Public

    CAPTCHA Shield v4.0 - Advanced Anti-Bot/AI CAPTCHA with 14 behavioral signals, 7 challenge types, QR mobile verification. 100% client-side.

    TypeScript 4

  5. agent-browser agent-browser Public

    Give any AI agent a real browser. REST API + Web Dashboard + Vision AI. Control browsers via Playwright from OpenClaw, Hermes, or any LLM. Built with Next.js and TypeScript.

    TypeScript 1

  6. kimari-microcompress kimari-microcompress Public

    Reversible lossless compression for AI models: partial access, selective extraction, block/file/tensor indexes, streaming I/O, parallel compression, safetensors & GGUF metadata, LoRA/PEFT workflows.

    Python