Senior Systems Engineer by title. Platform engineer, AI architect, and fullstack developer by practice. 20+ years turning infrastructure into systems that think, adapt, and ship. Currently orchestrating 20+ AI agents across 30+ repositories through a custom ops dashboard.
I started in operations — keeping servers alive, managing deployments, watching dashboards at 3 AM. That evolved into infrastructure automation, then into platform engineering, then into building the tools that build the tools.
Today I design interconnected systems where AI agents coordinate development work across an entire ecosystem. 20 specialized agents — each with scoped permissions, custom skills, and independent verification workflows — working in parallel across Python, TypeScript, C++, Go, and C# codebases. A custom ops dashboard tracks dozens of backlog items across 15 epics.
The portfolio below isn't a collection of hobby projects. It's a self-aware development platform where the agents that build the software also audit, test, and document it. Every devlog entry is written by the agents that did the work.
Anonymized case studies from enterprise engineering work.
Migrated an entire engineering organization's codebase to a new Git org with GitHub Actions deployment pipelines. Built GitHub Apps integrations, implemented HashiCorp Vault with JWT authentication for secrets management, and integrated Artifactory for artifact storage. Automated dozens of operational processes including certificate provisioning via SecretStore.
Built a custom GUI system (Star Trek LCARS-inspired) for the engineering team featuring an integrated RAG-indexed codebase chatbot. Engineers search the entire codebase in natural language. Upgraded legacy Windows Forms to modern WPF, integrated with GitHub Actions and Artifactory. The dashboard became the team's primary interface for build monitoring, deployment tracking, and documentation search.
Not a buzzword list. Every item here has shipped in a real system.
Nightly automated code review system. Dual-LLM verification pipeline (Nemotron + Ollama) sweeps 25 repositories for security findings, code quality, and dependency vulnerabilities. Results posted to Discord and JefeHQ dashboard.
HashiCorp Vault-style secrets broker. Wrap/unwrap workflows, TTL-bound service tokens, rotation automation across 10+ internal services. SQLite-backed with server-side AES-256-GCM and PBKDF2-SHA512 master-key derivation; Express/TypeScript control plane on Titan.
E2E encrypted messaging platform. AES-256-GCM encryption, RSA-4096 key exchange, WebSocket real-time, bot/webhook system. Four clients: React web, Tauri desktop, native Android (Kotlin/Compose), API.
Two parallel from-scratch x86_64 kernels — JefeOS (C++) and JefeRust (Rust) at near feature parity. Own libc, ELF loader, ring-3 userspace, preemptive scheduler, NTFS read/write, GUI window manager. Full network stack from E1000 driver through TLS 1.3, SSH 2.0 server, SFTP, and authenticated NTS time. POSIX 1003.1-2024 implementation alongside a WSL1-style Linux ABI compat layer.
Hardened Alpine-based Linux distro with 6-layer defense-in-depth. Reproducible ISO builds in under 8 minutes via Jenkins. 4 build variants, automated security auditing.
Privacy-first therapy and wellness assistant. Local LLM-powered conversational support with encrypted session storage. Runs entirely on local infrastructure — no cloud, no data sharing.
RAG semantic search (ChromaDB), multi-model orchestration (vLLM + Ollama), tabletop RPG session archival pipeline (scene extraction, Gemini illustration, Kokoro TTS, ChromaDB RAG indexing), MLflow experiment tracking, 3-tier LLM evaluation.
Three Twitch/Discord bots: Jefebot (30+ AI personalities, film club, Twitch commands), VibeBot4000 (DJ stream bot with shoutout queues), GygaxBot (tabletop RPG campaign management + AI session archival).
Interactive tabletop RPG campaign platform with AI dungeon master, TTS narration, and AI-generated scene illustrations. Campaign management with persistent world state and character tracking.
15+ HTML5 browser games, 3 satirical idle games, MMO prototype (MonoGame C#, .NET 8) with FFT job system and 101-test suite. 13 prototypes shipped in a single session using parallel AI agents.
30+ repos. 20+ agents. One interconnected platform.
RAG-powered assistant trained on my professional background. Searches a ChromaDB vector store with semantic retrieval. Try it.
Documented engineering sessions. Each one written by the agents that did the work, with independent security verification.