Digital Twin Portfolio
This very site — a Next.js 15 portfolio with a streaming AI digital twin that answers as me. Built with the Vercel AI SDK, OpenAI, and shadcn/ui.
A mix of networking automation, agentic AI experiments, and plain old problem-solving. New entries land here as they ship.
This very site — a Next.js 15 portfolio with a streaming AI digital twin that answers as me. Built with the Vercel AI SDK, OpenAI, and shadcn/ui.
A local Windows web app for Cisco IOS network automation. Multi-user FastAPI backend with SQLite, React/Vite frontend, per-user TACACS credential storage, shared script library, AI-assisted script generation (OpenAI/DeepSeek), live run output streaming, and Netmiko-based execution against Catalyst 3850 and 9300 switches.
A minimal, hackable CLI agent harness for LLMs. Multi-provider support (OpenAI, OpenRouter, Minimax, Ollama, Codex), persistent memory, skills system, and a customizable terminal REPL — all in pure Python.