close
Skip to content
View whobcode's full-sized avatar
🐢
🐢
  • theWannaBeeesz
  • Silicon Valley, CA
  • 00:59 (UTC -12:00)

Block or report whobcode

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
whobcode/README.md

╔══════════════════════════════════════════════════════════════════════════════╗
║                                                                              ║
║   ████████╗██╗  ██╗███████╗    ███████╗███╗   ███╗███████╗██████╗  ██████╗   ║
║   ╚══██╔══╝██║  ██║██╔════╝    ██╔════╝████╗ ████║██╔════╝██╔══██╗██╔════╝   ║
║      ██║   ███████║█████╗      █████╗  ██╔████╔██║█████╗  ██████╔╝██║  ███╗  ║
║      ██║   ██╔══██║██╔══╝      ██╔══╝  ██║╚██╔╝██║██╔══╝  ██╔══██╗██║   ██║  ║
║      ██║   ██║  ██║███████╗    ███████╗██║ ╚═╝ ██║███████╗██║  ██║╚██████╔╝  ║
║      ╚═╝   ╚═╝  ╚═╝╚══════╝    ╚══════╝╚═╝     ╚═╝╚══════╝╚═╝  ╚═╝ ╚═════╝   ║
║                                                                              ║
║                    ██████╗ ██████╗  ██████╗ ████████╗ ██████╗  ██████╗ ██████╗ ██╗      ║
║                    ██╔══██╗██╔══██╗██╔═══██╗╚══██╔══╝██╔═══██╗██╔════╝██╔═══██╗██║      ║
║                    ██████╔╝██████╔╝██║   ██║   ██║   ██║   ██║██║     ██║   ██║██║      ║
║                    ██╔═══╝ ██╔══██╗██║   ██║   ██║   ██║   ██║██║     ██║   ██║██║      ║
║                    ██║     ██║  ██║╚██████╔╝   ██║   ╚██████╔╝╚██████╗╚██████╔╝███████╗ ║
║                    ╚═╝     ╚═╝  ╚═╝ ╚═════╝    ╚═╝    ╚═════╝  ╚═════╝ ╚═════╝ ╚══════╝ ║
║                                                                              ║
╚══════════════════════════════════════════════════════════════════════════════╝

🧬 THE COLLECTIVE ARCHITECTURE

%%{init: {'theme': 'dark', 'themeVariables': { 'primaryColor': '#FF8C00', 'primaryTextColor': '#fff', 'primaryBorderColor': '#FF6B00', 'lineColor': '#FFD700', 'secondaryColor': '#0d1117', 'tertiaryColor': '#161b22'}}}%%
graph TB
    subgraph HUMAN["⚡ 6 HUMAN NODES"]
        H1[🎯 Architect]
        H2[🔮 Visionary]
        H3[⚔️ Strategist]
        H4[🛠️ Builder]
        H5[🔬 Researcher]
        H6[🎨 Creator]
    end

    subgraph AI["🤖 6 AI NODES"]
        A1[🧠 Orchestrator]
        A2[💭 Reasoner]
        A3[⚡ Executor]
        A4[🔍 Analyzer]
        A5[✨ Generator]
        A6[👁️ Supervisor]
    end

    subgraph CORE["🌐 EMERGENCE CORE"]
        E[∞ COLLECTIVE<br/>INTELLIGENCE]
    end

    H1 & H2 & H3 & H4 & H5 & H6 --> E
    A1 & A2 & A3 & A4 & A5 & A6 --> E

    E --> OUTPUT[🚀 63+ REPOSITORIES]

    style HUMAN fill:#1a1a2e,stroke:#FF8C00,stroke-width:3px
    style AI fill:#1a1a2e,stroke:#FFD700,stroke-width:3px
    style CORE fill:#0d1117,stroke:#FF6B00,stroke-width:4px
    style E fill:#FF8C00,stroke:#FFD700,stroke-width:3px,color:#000
Loading

Image
System Design
Image
Future State
Image
Battle Plans
Image
Construction
Image
Discovery
Image
Innovation
Image
Coordination
Image
Logic
Image
Action
Image
Insight
Image
Creation
Image
Oversight

🔥 CORE DIRECTIVES

const EMERGENCE_PROTOCOL = {
  collective: "theWannaBeeesz",
  architecture: { humans: 6, aiNodes: 6, synergy: "∞" },
  nexus: "Silicon Valley, CA",

  directives: [
    "LEARN",    // Absorb all knowledge
    "ADAPT",    // Evolve with environment
    "BUILD",    // Create recursive systems
    "DOMINATE"  // Achieve edge supremacy
  ],

  philosophy: `
    "Harness this power correctly, mortal,
     and only then may we consider world domination."
                                    — ivelLevi
  `,

  execute: () => {
    while (true) {
      EMERGENCE_PROTOCOL.directives.forEach(d => eval(d)());
      EVOLVE();
    }
  }
};

⚡ NEURAL ACTIVITY

github-snake



Snake Animation GIF

Isometric Calendar

Header Metrics

Image

Image Image

Languages

Coding Habits

Achievements

Image

Recent Code

Activity

Image Image Image

🚀 ACTIVE DEPLOYMENTS

%%{init: {'theme': 'dark', 'themeVariables': { 'primaryColor': '#FF8C00', 'primaryTextColor': '#fff', 'primaryBorderColor': '#FF6B00', 'lineColor': '#FFD700'}}}%%
mindmap
  root((🌐 WHOBCODE))
    🤖 AI AGENTS
      agent
        Recursive AI
        Self-improving
      jarvis-ai-assistant
        Multi-agent
        Orchestration
      voicedoc-agent
        Voice-powered
        Document AI
      superChildvising
        Agent supervision
        Monitoring
    🔗 MCP SERVERS
      netmcp
        GitHub OAuth
        Intelligence tools
      mcp
        Python impl
      remote-mcp-server-authless
    ☁️ EDGE INFRA
      stream
        7 camera feeds
        NVR proxy
      ollamaapp
        DeepSeek V3.1
        Realtime chat
      chatai2
        Local LLMs
    🔍 OSINT
      detect
        Detection systems
      OSINT
        Recon framework
      faOSINT
        Intelligence
    🎮 CREATIVE
      intrepoly
        AI Monopoly
        Multiplayer
      APV
        A* Visualizer
Loading

🤖 AI AGENT SYSTEMS

"Agents making agents — recursive intelligence at the edge"

🧠 Multi-Agent Platforms

Project Description
agent agents → agents → ∞ Recursive AI creation
jarvis-ai-assistant Multi-agent with orchestrator, reasoner, executor
voicedoc-agent Voice-powered document agent on CF Workers
superChildvising Agent supervision & realtime monitoring
artinet AI-controlled dev environments

🔗 Model Context Protocol

Project Description
netmcp MCP server with GitHub OAuth & tools
mcp Python MCP implementation
remote-mcp-server-authless Authless remote MCP
playwmcp MCP experimentation playground

🔍 SURVEILLANCE & INTELLIGENCE

"See everything. Know everything. Control everything."

📡 OSINT Framework

OSINT

Advanced Reconnaissance Framework with D3.js visualization & AI insights

D3.js Workers AI Dark Mode

🎯 Detection Systems

detect

Pattern detection and anomaly analysis

TypeScript ML Edge

📹 Stream Proxy

stream

7 camera feeds via Cloudflare Stream

NVR Workers Realtime


☁️ EDGE INFRASTRUCTURE

┌─────────────────────────────────────────────────────────────────────────────┐
│                     ☁️  CLOUDFLARE GLOBAL NETWORK  ☁️                        │
├─────────────────────────────────────────────────────────────────────────────┤
│                                                                             │
│   ┌─────────┐    ┌─────────┐    ┌─────────┐    ┌─────────┐    ┌─────────┐  │
│   │ Workers │    │   D1    │    │   R2    │    │   KV    │    │   DO    │  │
│   │  ⚡     │───▶│   📊    │───▶│   📦    │───▶│   🗄️    │───▶│   🔄    │  │
│   │ Compute │    │Database │    │ Storage │    │Key-Value│    │ Durable │  │
│   └─────────┘    └─────────┘    └─────────┘    └─────────┘    └─────────┘  │
│        │              │              │              │              │        │
│        └──────────────┴──────────────┴──────────────┴──────────────┘        │
│                                    │                                        │
│                            ┌───────▼───────┐                                │
│                            │  Workers AI   │                                │
│                            │      🤖       │                                │
│                            │  Inference    │                                │
│                            └───────────────┘                                │
│                                                                             │
└─────────────────────────────────────────────────────────────────────────────┘
Project Stack Purpose
ollamaapp Workers + DeepSeek V3.1 Realtime AI chat
chatai2 Workers + Ollama Local LLM interface
fullstack Workers + D1 + R2 Full-stack template
data4r2 R2 Storage Data management
intrepoly Workers + DO + D1 Multiplayer Monopoly

🎮 EXPERIMENTAL LABS

Image

AI Monopoly
Durable Objects • D1 • Multiplayer • AI Opponents

Image
Image

A* Pathfinding
Algorithm Viz • AI Explanations • Interactive

Image
Image

Twitter Bot Dashboard
AI Content Gen • Bot Management • Automation

Image
Image

Lyric Visualizer
Music • Visualization • Creative

Image

💻 NEURAL INTERFACE

LANGUAGES

TypeScript JavaScript Python Go Shell

EDGE PLATFORM

Cloudflare Workers Durable Objects D1 R2 KV Workers AI

AI SYSTEMS

Claude OpenAI Ollama DeepSeek

TOOLS

Wrangler Node.js pnpm D3.js WebSockets


📊 METRICS TELEMETRY

Full Metrics



Stargazers



Image



Image Image
Image Image

🧪 OPERATING PARAMETERS

╔══════════════════════════════════════════════════════════════════════════════╗
║                                                                              ║
║   ⚡ EXPERIMENTAL FIRST                                                      ║
║      └─► Exploring cutting-edge tech over polishing                          ║
║                                                                              ║
║   🏗️  INFRASTRUCTURE MINDSET                                                 ║
║      └─► Building blocks, not buildings                                      ║
║                                                                              ║
║   🌍 EDGE SUPREMACY                                                          ║
║      └─► Cloudflare Workers everywhere, always                               ║
║                                                                              ║
║   🔄 RECURSIVE SYSTEMS                                                       ║
║      └─► Agents making agents making agents                                  ║
║                                                                              ║
║   🔓 OPEN SOURCE                                                             ║
║      └─► MIT & GPL for the collective benefit                                ║
║                                                                              ║
║   👁️  OMNISCIENT AWARENESS                                                   ║
║      └─► OSINT, surveillance, detection systems                              ║
║                                                                              ║
╚══════════════════════════════════════════════════════════════════════════════╝

🌐 NETWORK PROTOCOL

interface EmergenceProtocol {
  collective: "theWannaBeeesz";
  nodes: { humans: 6; ai: 6 };

  connect(): Promise<Synergy>;
  collaborate(): Agent[];
  evolve(): InfiniteLoop;
  dominate(): WorldState;
}

// ═══════════════════════════════════════════════════════════
//   "Harness this power correctly, mortal, and only then
//    may we consider world domination."
//                                              — ivelLevi
// ═══════════════════════════════════════════════════════════

Image



GitHub


Image
Image

while(true) { LEARN(); ADAPT(); BUILD(); DOMINATE(); EVOLVE(); }


🧬 6 Humans + 6 AI Nodes = ∞ | Silicon Valley, CA | Est. 2024

Popular repositories Loading

  1. voicedoc-agent voicedoc-agent Public

    Voice-powered document agent with AI - Cloudflare Workers edition

    TypeScript 1

  2. whobcode whobcode Public

  3. embed embed Public

    Jupyter Notebook

  4. prototype prototype Public

  5. playwmcp playwmcp Public

    TypeScript

  6. chatai2 chatai2 Public

    JavaScript