Open Source Projects
Active contributions to the AI/DevOps community. These repositories represent my current work in AI-assisted development, developer tooling, and creative coding — all open source and publicly available.
Featured Repositories
Claude Code Helper
Production ReadyA comprehensive toolkit for mastering Claude Code development. Features production MCP servers, sub-agent orchestration, testing patterns, and complete documentation from beginner to advanced workflows.
- MCP Server Suite — 6 production servers (RAG, API, Code Review, Design System, Testing, UI/UX) + 4 experimental
- Agent Library — 14 MCP agents + 35 sub-agents covering React, Vue, Node.js, Python, Go, AWS, Azure, GCP, and more
- Complete Documentation — 16 skills, 7 commands, 131-item cheatsheet, 12+ orchestration patterns
- Testing Patterns — Visual regression, contract testing, mutation testing, BDD, and E2E automation
- Advanced Patterns — Agent loop prevention (2,245 lines), AI coding solutions (2,386 lines), circuit breakers
The Construct
In DevelopmentA reference architecture for AI orchestration that enforces deterministic control over AI systems. Solves the fundamental problem of AI ignoring rules by making code enforce constraints, not relying on AI's willingness to follow them.
- Contract-Based Execution — Every AI task has a formal contract with constraints, limits, and quality criteria
- Provider Agnostic — Works with OpenAI, Anthropic, Google, Ollama, Azure, and 100+ providers via LiteLLM
- Code-Enforced Rules — Rules checked by code at every step, not by AI's willingness to follow them
- XP & Level System — Agents earn XP for good work, unlock capabilities as they level up
- Zero Trust Security — Agent Smith provides continuous verification and threat detection
- Chaos Engineering — The Twins test resilience through controlled fault injection
- Migration Wizard — Morpheus helps migrate existing projects to The Construct
- Comprehensive QA — Sentinels validate all outputs and block unauthorized actions
AI and Claude Code Intro
In DevelopmentA comprehensive 25-chapter guide helping DevOps professionals, SREs, and platform engineers master AI tools and Claude Code. Covers AI fundamentals through production AIOps, multi-agent orchestration, and RAG patterns.
- 9-Part Curriculum — AI Fundamentals, AI Ecosystem, Claude Code Mastery, MCP Integration, Workflow Automation, Multi-Agent Orchestration, AIOps, Advanced Agentic Development, RAG Patterns
- Learning Paths — Express (4-6h), Complete (15-20h), Practical (8-12h), and Gamified DevOps Quest
- Gamification System — 15 achievement badges, 4 challenges (30 planned), story mode with 'Midnight Deployment Crisis'
- Sandbox Labs — 10 Docker-based incident scenarios including CrashLoopBackOff debugging
- Companion Toolkit — Integrates with Claude Code Helper (49 agents, 10 MCP servers with 68+ tools, 16 skills)
TabKebab
Production ReadyA Chrome side panel extension that organizes browser tabs like a kebab skewer. Features AI-powered smart grouping, tab stashing with IndexedDB, session snapshots, and natural language commands — all with zero external UI dependencies.
- AI Smart Grouping — Context-aware tab organization via OpenAI, Anthropic, Google Gemini, Chrome Built-in AI, or OpenAI-compatible endpoints
- Tab Stashing — Free memory by stashing tabs to IndexedDB with one-click restoration
- Session Snapshots — Automatic and manual session saves with full restore capability
- Natural Language Commands — Control tabs through conversational AI commands
- Google Drive Sync — Cloud backup and sync with encrypted API key storage and optional passphrase protection
- Drag-and-Drop Groups — Custom tab groups with color coding, duplicate detection, and bulk operations
Azure Architect Guide
Production ReadyA comprehensive guide for AWS architects transitioning to Azure. Covers 21 chapters across 9 topic areas with AWS-to-Azure comparisons, case studies, hands-on labs, and certification preparation for AZ-305 and AZ-104.
- AWS-to-Azure Mapping — Direct service comparisons and terminology differences across compute, storage, networking, and AI
- Dual-Depth Content — Quick Reference (5-10 min) for essentials plus Deep Dive (30-60 min) for comprehensive coverage
- Full Architecture Coverage — Identity, Security, Networking, Containers, Databases, API Integration, AI/ML, IaC, and FinOps
- Case Studies — Real-world scenarios for e-commerce, data platform, financial services, and IoT architectures
- Certification Prep — Study guides and exam preparation for AZ-305 (Solutions Architect) and AZ-104 (Administrator)
Liquid ASCII
Production ReadyA terminal-based ASCII art animation system featuring a 'talking head' character with smooth 3D rendering and lip-sync. Includes LLM-powered chat with character personalities and voice-enabled responses.
- GPU-Accelerated WebGL — 60+ FPS browser-based rendering with cel-shading, no installation required
- 3D Raymarching Engine — Renders using signed distance functions inspired by demoscene productions
- Liquid Animation — Metaball-style smooth unions for organic morphing transitions
- Edge TTS Integration — Microsoft Edge text-to-speech with viseme-based lip synchronization
- LLM Chat Mode — Interactive conversations via Ollama or OpenAI with character personalities
More Projects
Visit my GitHub profile for additional repositories and contributions.