Skip to main content
CryptoFlex LLC

Portfolio

Projects I've built, configured, and tinkered with.

CryptoFlex LLC (This Site)

Full-stack production website built with Next.js 15, React 19, and TypeScript. Custom analytics dashboard with IP intelligence, subscriber newsletter with AI-generated intros, blog commenting system, resource library, and an MDX content engine. Built entirely with Claude Code.

Next.jsTypeScriptReactTailwind CSSNeon Postgres

Third Conflict: 4X Space Strategy

Browser-based 4X space strategy game rebuilt from a 1991 DOS classic. Technology trees, admiral system, four AI strategies, dynamic combat, and a retro terminal UI. Over 5,250 lines of pure-function architecture.

TypeScriptReactGame AIClaude Code

Cann Cann: Artillery Game

Recreation of a 1990 Windows 3.1 artillery game for the modern web. Three-layer architecture (engine, store, rendering) with procedural terrain generation, physics-based AI opponents, multiple weapons, and four biomes.

TypeScriptReactCanvasClaude Code

Claude Code AI Infrastructure

Automation system for Anthropic's Claude Code CLI: persistent vector memory with semantic search via MCP, knowledge graph, session archiving, 30+ custom skills, multi-repo orchestration, and a continuous learning loop. Open-source configuration repository.

TypeScriptMCPSQLiteClaude Code

OpenClaw Multi-Agent System

Seven-agent AI orchestration system running on a headless Mac Mini. Telegram bot integration for each agent, a pixel-art Mission Control dashboard, hybrid vector memory with Ollama embeddings, health monitoring, and automated gateway watchdog.

OpenClawOllamaNext.jsTelegram API

Cryptocurrency Mining Infrastructure

Designed and built a multi-GPU mining operation from scratch: hardware selection, thermal management, power distribution, and monitoring. Deep dive into Linux system administration and hardware optimization.

LinuxHardwareNetworkingMonitoring